A blockchain explorer is a free public website that shows every transaction ever made on a blockchain. Anyone can use one, no account needed, and it is the single most useful tool for answering the question that haunts every newcomer: where did my crypto go, and did it arrive? Once you can read an explorer, you stop guessing and start checking.
This guide is for ordinary people, not engineers. It explains what a transaction hash, a block, and a confirmation actually are, then walks you step by step through looking up your own transaction and reading what the screen tells you. It is educational only, not financial advice.
Every public blockchain keeps an open record of its activity, and an explorer is simply a website that lets you search and read that record in plain layout. You do not log in and it cannot move your money. It only shows you what is already there for everyone to see.
Three words unlock the whole thing.
That is the entire vocabulary. Everything else on an explorer is detail layered on top of these three ideas. If you are still new to moving coins around, our guide to sending crypto safely pairs well with this one.
You cannot look anything up without the hash, so this is always the first step. The good news is that your wallet or exchange already recorded it for you; you just have to find it.
The hash is a long random-looking string. Copy the whole thing rather than typing it, because a single wrong character points to a different transaction or to nothing at all. If you only see an address and an amount but no hash, you may be looking at the wrong screen; keep digging into the specific transaction's details.
Each blockchain has its own explorers, and a Bitcoin hash means nothing to an Ethereum explorer. Match the tool to the chain your coin actually moved on. If you are unsure which network you used, our guide on how to choose the right network explains how to tell.
A safety habit worth keeping: reach explorers by typing the address yourself or using a saved bookmark. Scammers run fake lookalike explorer sites that exist only to trick you into connecting a wallet or entering a recovery phrase. A real explorer never needs either, so any explorer asking for your seed phrase is a fraud, full stop.
Here is the core procedure, the part you will repeat every time. Once you have the hash and the right explorer open, the rest takes under a minute.
On Etherscan the status appears clearly near the top of the transaction page. It will read one of four things. Pending means the transaction is waiting to be included in a block. Success means it was included and the action completed. Failed means it was included but the action did not complete, and the fee is still spent. Dropped means it was removed from the queue, often because the fee was too low, and the funds were never sent. Etherscan's Etherscan Information Center describes each field in more depth.
Once you know the status, the other fields tell you the full story of the transaction. Read them in this order.
If everything matches and the status is Success with a healthy number of confirmations, your transaction is done. There is nothing more to do.
The whole reason to read an explorer is to know whether to wait, relax, or act. Here is the plain-English meaning of each status and the typical response.
The single most important takeaway: Failed and Dropped do not mean your main funds vanished. With Failed you lose only the fee; with Dropped you lose nothing at all.
Bitcoin behaves a little differently, and mempool.space is built to show exactly how. The mempool is the waiting room of unconfirmed transactions before they are placed into a block.
On mempool.space you can see the live mempool, the current fee rates measured in sats per virtual byte, and estimated wait times. The pattern to understand is this: a transaction that paid a high fee is included quickly, while a low-fee transaction can wait a long time, because miners tend to pick the higher-paying transactions first. Their mempool.space documentation explains the fee mechanics in detail.
So what happens to a Bitcoin transaction that never gets confirmed? Most nodes drop an unconfirmed transaction after about two weeks, which returns the coins to spendable in the sender's wallet. In other words, a truly stuck low-fee Bitcoin transaction usually resolves itself by expiring, after which you can try again with a higher fee. If a transaction is taking far longer than the estimate, the explorer's fee data tells you whether you simply underpaid.
Explorers do more than track single transactions. Two other lookups are worth knowing.
That openness comes with a real privacy consideration. Everything on a public blockchain is visible, so looking up an address shows its full balance and history to anyone who has it. If you share an address, you are sharing a window into its activity. This is worth remembering before you post an address publicly or reuse one address for everything. When you move funds, our guide on how to move crypto between exchanges covers the practical side of doing it cleanly.
No. Explorers are free public websites that simply display the blockchain's open record. You do not log in, and an explorer cannot move or touch your funds. Any site claiming to be an explorer that asks for your recovery phrase or wallet login is a scam, because a genuine explorer never needs either.
Your wallet or exchange records it for you. In a self-custody wallet, open the transaction in your history and look for a line labelled transaction ID, hash, or TXID, usually with a copy icon. On an exchange, open your withdrawal history and the transaction's detail page. Copy the whole string rather than typing it, since one wrong character points somewhere else.
Wait, and refresh the explorer page rather than resending. Pending means the transaction is broadcast but not yet in a block. On Ethereum it is usually included within seconds in normal conditions, but during heavy congestion it can pend for hours. Sending it again can create a second transaction and cost a second fee, so avoid that.
You lost only the fee, not your main funds. A failed Ethereum transaction was included in a block but the action did not complete, and it still costs the gas spent because the network did the work. The main amount was not sent, so your principal stays in your wallet. The usual cause is too little gas, and the fix is to try again with the right settings.
Exchanges wait for a set number of confirmations to lower the chance the transaction is reversed. A confirmation means your transaction is in a block, and each later block adds another. Until the exchange's required number is reached, the deposit shows as pending. You can watch the confirmations climb on the explorer in the meantime.
Yes. Everything on a public blockchain is visible to anyone. If someone has your wallet address, they can look it up and see its full balance and complete transaction history. This is a genuine privacy consideration, so think before posting an address publicly or reusing a single address for everything you do.
Last updated: 2026-06.