How to Check If a Crypto Transaction Went Through

June 15, 2026
🏷️ transactions 🏷️ blockchain 🌱 beginners 🏷️ troubleshooting

Question from BitcoinTalk: “I sent crypto an hour ago and it’s not showing up. How do I check if it went through?”

Short answer: Use a blockchain explorer to look up your transaction by its hash (TXID). Every blockchain has a public explorer where you can see exactly what happened to your transaction.

What Is a Blockchain Explorer?

A blockchain explorer is a website that lets you search and view all transactions on a blockchain. Think of it as Google for the blockchain — you can search any address, transaction hash, or block.

Explorers by blockchain:

How to Find Your Transaction

  1. Get the TXID (Transaction Hash) — From the exchange or wallet where you sent the crypto. It looks like a long string of letters and numbers.
  2. Go to the correct explorer — Use the explorer for the blockchain you sent on
  3. Paste the TXID — You’ll see the full transaction details

What the Transaction Status Means

StatusMeaningWhat to Do
Pending / UnconfirmedWaiting for miners/validatorsWait — may take minutes to hours
ConfirmedAdded to a blockTransaction is final
FailedTransaction didn’t processCheck error, retry with higher fee
Dropped / StuckReplaced by another txWait for timeout or resend
Completed but not receivedWrong network or addressCheck address carefully

Stuck Transactions: What to Do

If a transaction is stuck (pending for hours or days):

Bitcoin transactions

Ethereum transactions

Common Transaction Issues

Sent to Wrong Network

If you sent USDC on Ethereum to a Solana address, the funds are not recoverable. Always use the same network for sending and receiving.

Insufficient Gas

If you didn’t include enough gas fee, validators may ignore your transaction. Resend with a higher gas price.

Nonce Issues (Ethereum)

If you sent multiple transactions and one failed, later transactions may be stuck. Reset your wallet’s nonce or use the “clear pending” feature.

Verdict

Always get the TXID when sending crypto. Bookmark the relevant blockchain explorer. If the transaction shows “Confirmed” on the explorer, the blockchain processed it — any issue is on the receiving end.

Related: What Is Gas? Transaction Fees Explained | What to Do If You Send Crypto to Wrong Address | How to Use a Blockchain Explorer

📚 Found this helpful? Share it with someone who's new to crypto. This question was sourced from BitcoinTalk community discussions.
This content is for educational purposes only. Not financial advice. Do your own research before investing.