Guide

How to verify a Solana payment

After you send SOL from a wallet or scan a Solana Pay QR, you get a transaction signature — an 87-character base58 string. Paste it below to confirm the payment landed on mainnet: status, amount, sender, and receiver.

Look up your transaction

Paste a transaction signature above.

Full-screen tool: transaction lookup. Format check only (no RPC): signature validator.

Where to find the signature

Signatures are public — sharing one does not expose your private key. Anyone can look up the same transaction on mainnet.

What to check

  1. Status — should say confirmed / success. A failed tx means no SOL moved.
  2. Amount — match the SOL you intended (minus network fee, which is separate).
  3. Receiver — confirm the destination address is who you meant to pay.
  4. Time — block time should be recent if you just sent.

Mainnet confirmations are usually under a second, but RPC nodes can lag a few seconds. If lookup says "not found", wait and retry.

After paying Garden Dice

Paid via Solana Pay or wallet on a challenge page? Copy the signature, verify it here, then return to the dice page and tap I've paid — detect & roll (or paste the sig in the fallback field).

Related guides & tools