What Is a Blockchain Confirmation and Why Does It Matter?

Updated July 13, 2026 6 min read

A transaction shows up almost instantly on a blockchain explorer, yet an exchange or merchant might still ask you to wait several minutes before treating it as final. That waiting period is measured in confirmations, and understanding what one actually is clears up a lot of confusion about why “sent” doesn’t always mean “done.”

The short answer

A confirmation is simply another block added to the chain after the one containing your transaction. The first confirmation happens when your transaction is included in a block; each additional block added on top counts as one more confirmation, and the more confirmations a transaction has, the harder it becomes to undo.

How a transaction gets its first confirmation

When you send crypto, the transaction first sits unconfirmed in a pool of pending transactions, waiting for a miner or validator to include it in the next block. Once that block is added to the chain, the transaction has one confirmation. This is different from a trading pair match on an exchange’s internal order book, which settles instantly in the exchange’s own database rather than waiting on network confirmations at all.

Why more confirmations mean more security

Each new block added after your transaction makes reversing it progressively harder, because undoing it would require rewriting not just that block but every block built on top of it since. This is the practical reason behind rules like how many confirmations a Bitcoin transaction typically needs before a recipient treats the funds as safely received: a single confirmation offers some protection, but a short chain reorganization is still mechanically possible. Stacking several confirmations on top shrinks that window until reversal becomes effectively impractical.

Why this varies by network and by platform

Different blockchains produce blocks at different speeds, so a “confirmation” on one network doesn’t take the same amount of real time as on another. A network with fast block times reaches a given confirmation count sooner than one with slower block times, even if both are considered secure at that count, and the underlying security assumptions can also relate to concepts like a 51 percent attack, where an attacker with enough network control could in theory attempt to rewrite recent blocks. Exchanges and payment processors also set their own confirmation requirements based on the asset involved, the size of the transaction, and how conservative they choose to be, which is why the same transfer might be treated as final quickly on one platform and held longer on another.

What this means while you’re waiting

An unconfirmed or lightly confirmed transaction isn’t necessarily a mistake, but it also isn’t finished settling. If a service credits your account before your transaction has reached its own confirmation threshold, it’s generally extending you provisional trust rather than certainty. This irreversibility, once a transaction is deeply confirmed, cuts both ways: it’s part of what makes blockchain settlement trustworthy without a central authority, but it also means a mistaken or fraudulent send can’t simply be called back or reversed by a bank the way some traditional payments can.

The takeaway

A confirmation is nothing more mysterious than another block stacked on top of your transaction, and the count matters because each additional block makes reversal harder. Waiting for confirmations isn’t bureaucratic friction, it’s the mechanism that turns a pending entry into something durable, which is also why sending crypto to the wrong address or losing access to a wallet before a transaction settles carries real, permanent risk rather than a customer-service fix.