Lightning Detective

Investigate a payment instruction (BOLT-11 invoice, BOLT-12 offer, etc.)

Requests are processed and logged on the server. Please avoid including sensitive personal information; for sensitive requests, consider using the CLI version. Dismiss

The payment instruction is a LNURL [doc]
🌐 Resolving
1. Sending GET request to https://api.geyser.fund/lnurl/pay?projectId=101
2. Response received with HTTP status 404 Not Found
3. ... with body <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Error</title> </head> <body> <pre>Cannot GET /lnurl/pay</pre> </body> </html>
Error
HTTP status is not success

If you think this result is incorrect, please file an issue on GitHub.

Examples

Sample payment instructions; paste one into the form to see how parsing works.

On-Chain Addresses

Liquid

LNURLs

BIP-21 payment URIs

BOLT-353 DNS Payment Instructions

BOLT-12 offers

From different wallets

Test vector

Scenarios sourced from the spec test vector.

BOLT-11 invoices

Non-custodial consumer wallets

Custodial consumer wallets

Business wallets

Exchanges

Example from the spec

Scenarios sourced from examples section of the spec.