Transaction Confirmation

Learn what transaction confirmation means in cryptocurrency mining and why confirmations help protect payments from reversal.

3 min read
mining

Definition

A transaction confirmation is the process of a cryptocurrency transaction being included in a mined block and then buried under later blocks. In simple terms, each new block added after the block containing your transaction counts as another confirmation, making the payment harder to reverse.

How It Works

When someone sends a cryptocurrency transaction, it is first broadcast to the network and waits in a pool of unconfirmed transactions. Miners choose transactions from this pool, validate them, and package them into a candidate block. If a miner successfully finds a valid block, that block is added to the blockchain and the transactions inside it receive their first confirmation.

After that, the network continues mining new blocks. Each new block built on top of the block containing your transaction adds another confirmation. For example, if your Bitcoin transaction is included in block 900,000, it has one confirmation when that block is accepted. When block 900,001 is added, it has two confirmations, and so on.

Confirmations depend on the network’s block time and current mining conditions. Bitcoin targets a new block about every 10 minutes, while other cryptocurrencies may confirm transactions faster or slower. A transaction can appear in a wallet or block explorer before it is confirmed, but it is not considered final until enough blocks have been added after it.

Why It Matters

Transaction confirmations reduce the risk that a payment will be reversed, replaced, or caught in a temporary chain reorganization. The more confirmations a transaction has, the more mining work an attacker would need to redo in order to change the transaction history.

This matters for miners because confirmations are directly tied to block production and network security. Miners provide the proof-of-work that orders transactions, prevents double spending, and gives users confidence that payments are final.

Different services require different numbers of confirmations. A small payment may be accepted after one confirmation, while an exchange deposit or high-value transfer may require several confirmations before funds become available. Waiting longer increases security, but it also increases settlement time.