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
Full-screen tool: transaction lookup. Format check only (no RPC): signature validator.
Where to find the signature
- Phantom / Solflare — open Activity or transaction history, tap the tx, copy signature.
- Solana Pay — after approving in your wallet app, copy the signature from the confirmation screen.
- Block explorer — search your wallet on Solscan and open the recent transfer.
Signatures are public — sharing one does not expose your private key. Anyone can look up the same transaction on mainnet.
What to check
- Status — should say confirmed / success. A failed tx means no SOL moved.
- Amount — match the SOL you intended (minus network fee, which is separate).
- Receiver — confirm the destination address is who you meant to pay.
- 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).