How Crypto Transactions Work
Reviewed and updated September 14, 2026 by the SmartCryptoEarnings editorial team · editorial policy
Between pressing send and seeing funds arrive, a transaction passes through a few well-defined stages. Knowing them turns 'it's stuck' into a question you can actually answer.
The journey of a transaction
- Your wallet builds the transaction and signs it with your private key.
- The signed transaction is broadcast to nodes on the network.
- It waits in the mempool, the pool of valid transactions not yet included in a block.
- A miner or validator includes it in a block, generally preferring higher fees per unit of data.
- Each subsequent block adds a confirmation, making reversal progressively impractical.
Transaction hashes and block explorers
Every transaction has a unique identifier, the transaction hash or TXID. It is public, safe to share, and the only reliable way to discuss a specific transfer.
A block explorer is a public website that reads the blockchain, so you can paste a hash or address and see the real status independently of any app's display.
- Pending or unconfirmed: broadcast, not yet in a block.
- Confirmed: included in a block, with a count that grows over time.
- Failed: accepted by the network but reverted, which on smart-contract networks still consumes fees.
- Not found: never successfully broadcast, or you are looking at the wrong network's explorer.
If a service says it has paid you, ask for the transaction hash. A claim without a hash is not evidence.
How many confirmations are enough
There is no universal number. Exchanges publish their own crediting thresholds, which differ by asset and by amount. Higher-value transfers conventionally wait longer, because the cost of reversing history rises with each block.
Why your balance may look wrong
- The wallet has not refreshed, or is connected to a slow node.
- The asset arrived on a different network than the one currently selected.
- A custom token needs to be added manually before it appears.
- The deposit is credited only after the receiving platform's confirmation threshold.
Frequently Asked Questions
Is a transaction hash sensitive information?
No. It is public data on a public ledger. Sharing it reveals the transfer's details, which are already visible to anyone, but not your keys.
Can a confirmed transaction be undone?
In practice, no. Only the recipient can send funds back voluntarily.
Sources
Spotted something out of date? See our corrections policy and fact-checking policy.
Continue reading
Educational information only. Nothing here is financial, legal or tax advice.