Start free
English

Crypto payment confirmations explained

A confirmation is one block mined on top of the block containing your payment. It is the only thing standing between "seen" and "final".

Reversing a payment means rewriting every block above it, so each additional confirmation multiplies the cost of an attack. That is why the number is a security parameter and not a performance setting — lowering it does not make payments faster, it makes them cheaper to reverse.

Different networks need different counts because they are secured differently. Unheld enforces a threshold per network rather than one number for all of them.

Where this asset settles today

NetworkConfirmations requiredAssets
Bitcoin Mainnet2BTC
Ethereum Mainnet12ETH, USDC, USDT
Base12ETH, USDC
Polygon PoS12POL, USDC
BNB Chain12BNB, USDT
Lisk12ETH
Tron19TRX, USDT
Solana32SOL, USDC, USDT
XRP Ledger1XRP

Common questions

What is a confirmation in a crypto payment?

A confirmation is one block mined on top of the block containing your payment. It is the only thing standing between a payment being seen and being final.

Why do different networks need different confirmation counts?

Because they are secured differently, so the same number of blocks does not buy the same certainty everywhere. Unheld enforces a threshold per network rather than one figure across all of them.

Can I lower the confirmation count to get paid faster?

Lowering it does not make a payment faster — it makes reversing that payment cheaper for an attacker. The count is a security parameter, not a performance setting.