A blockchain confirmation is the inclusion of a transaction in a verified block on a distributed ledger. Each subsequent block added on top of that block represents an additional confirmation, progressively deepening the settlement finality.
How it works
When a user signs and broadcasts a transfer, it sits in a memory pool (mempool) with zero confirmations until a validator or miner includes it in a block.
As subsequent blocks are appended to the chain, rewriting history becomes computationally or economically prohibitive, cementing settlement certainty.
Why it matters
Crypto transactions are not instantaneous upon broadcast; finality requires block confirmation.
Centralized exchanges and merchants establish specific confirmation thresholds (e.g., 2 to 6 blocks for Bitcoin, 12 to 64 for Ethereum) before crediting account balances to prevent double-spending risks.
A simple market example
If you transfer Bitcoin, 1 confirmation means your transaction is recorded in the latest block. After five more blocks are solved, your transaction has 6 confirmations, reaching standard institutional settlement finality.
Common mistakes
Assuming a transaction is settled immediately when the send button is clicked in a wallet.
Confusing network confirmation on a block explorer with an exchange crediting your account balance.
Frequently asked questions
Why do different networks require different numbers of confirmations?
Block creation intervals and consensus mechanisms vary greatly. Bitcoin blocks take ~10 minutes, so fewer confirmations are required than on chains with 1-second block times.
Can a transaction with 1 confirmation ever be reversed?
In rare instances of temporary chain reorganizations (reorgs), a single block might be replaced by a longer chain. This is why exchanges wait for multiple confirmations before unlocking withdrawals.
Why is my transfer confirmed on-chain but not showing in my exchange account?
Exchanges run internal compliance, hot-wallet sweeps, and database accounting layers that can take several minutes to reflect confirmed on-chain deposits.
Educational content only. Definitions describe common market usage and may vary by jurisdiction, instrument, or institution.