What blockchain confirmations mean and when a transaction is final
When you send crypto, the money does not move instantly. Understanding confirmations - how many blocks have been built on top of your transaction - is the difference between waiting minutes and worrying for hours.
The mempool is a waiting room
Every blockchain has a memory pool, or mempool. When you broadcast a transaction, it enters this waiting area. Miners or validators pick transactions from the mempool and include them in a block. Until that happens, your transaction is pending.
Think of it like a restaurant kitchen. Your order is on the counter. The cook picks it up when they have space. Busy networks mean more orders waiting, and some get stuck if you paid a low fee.
What a confirmation means
A confirmation is one block that includes your transaction. The first confirmation is the block itself; every block after that is another confirmation.
The deeper your transaction sits in the chain, the harder it becomes to reverse. This is probabilistic finality. It is not absolute, but it is the system Bitcoin and many older blockchains rely on.
Bitcoin uses this model. One confirmation means your transaction is likely final, and for small amounts, one is often enough. For larger transfers, people wait for six confirmations - about an hour. The logic: the attacker would need to re-mine all six blocks, which is computationally prohibitive at Bitcoin's scale.
Absolute versus probabilistic finality
Some blockchains offer a different model: absolute finality. Once the network agrees a block is final, it cannot be undone, no matter how many subsequent blocks arrive.
Solana uses this approach. After about 400 milliseconds, a block is finalized by a supermajority of validators. Ethereum post-merge works similarly: after about 12 seconds, the chain finalizes its latest block through a process called "checkpointing." There is no waiting for six confirmations.
This difference matters. On Solana, a transaction you see as confirmed is done. On Ethereum after the merge, 12 seconds means final. On Bitcoin, you still think in terms of confirmations, not seconds.
The "pending stuck for hours" problem
Most crypto users have seen it: a transaction stuck on "pending" for an hour, then three hours, then six. This happens when the mempool is full and you did not pay enough of a fee.
Miners prioritize by fee. If you paid 1 satoshi per byte during a congestion spike, your transaction sits at the back of the queue. Some networks let you replace the transaction with a higher fee (replace-by-fee); others do not.
The solution is practical. For Bitcoin, check the current fee market before sending. For Ethereum, use a wallet that estimates fees dynamically. Avoid the common mistake of sending during network congestion without checking.
Practical numbers
Bitcoin: 1 confirmation for small payments, 3 for moderate amounts, 6 for large transfers or exchanges. Each confirmation adds about 10 minutes.
Ethereum post-merge: about 12 seconds to finality. One block is enough for most purposes.
Solana: under one second for finality. You do not think in confirmations.
What block confirmation means depends entirely on which blockchain you are using, and every network has a different number. That number tells you how much security you actually have.
The takeaway
Confirmations are a measure of time and security. They protect against double-spending by making reversal expensive. For Bitcoin, more confirmations mean less risk; for modern proof-of-stake chains, finality comes fast and absolute.
If your transaction stays pending for hours, the problem is the fee, not confirmations. You are in the mempool waiting room. The cook has not picked up your order. Pay attention to fees, and you will rarely see a stuck transaction again.
The numbers are always changing, but the logic is not. Confirmations are trust, and trust accumulates with time and blocks.
Not financial advice. dgnx.finance publishes market data and general information about digital assets. Crypto assets are volatile and you can lose everything you put in. Nothing here is a recommendation to buy, sell or hold, and we make no price predictions.
Prices are sourced from third parties and may be delayed or wrong. Verify anything you intend to act on against a primary source.