A bitcoin payment is confirmed once when its transaction is mined into a block, and each subsequent block adds another confirmation. Six confirmations — roughly one hour — is the conventional threshold for large transfers, a number that comes straight from the original Bitcoin whitepaper's math on how quickly an attacker's odds of catching up collapse. Exchanges commonly credit small deposits after two or three blocks and apply six to larger ones, sizing the wait to the amount at stake.
Bitcoin Trader publishes information, not investment advice. Crypto markets are volatile and losses are possible; confirmation practices are operational facts, not guidance on accepting payments.
Why is finality probabilistic?
Bitcoin has no authority to declare a transaction settled. What it has instead is a rule — the longest cumulative-work chain wins — plus an economic reality: rewriting a confirmed block means redoing all the mining on top of it, faster than the entire honest network. Every new confirmation stacks another interval of the world's hashing power onto the cost of a reversal.
The whitepaper quantified the tail risk. If an attacker controls a minority share q of hashrate, the probability that a private fork ever overtakes the public chain falls exponentially with each confirmation: non-negligible after one block for a substantial minority attacker, and vanishingly small by six. The number is a convention, not a rule of the protocol — nothing breaks at five or seven — but it is a convention backed by arithmetic.
What is a chain reorganization?
A reorg happens when two miners find blocks nearly simultaneously and part of the network briefly builds on one branch before the other wins; the losing branch's transactions return to the mempool and are re-mined. Reorgs one or two blocks deep occur routinely and are invisible to users — the transactions simply confirm on the winning branch.
Deeper reorgs are the ones that matter, because they reverse confirmations. The historical record is short and mostly old: the 2013 version-0.8 chain split produced a six-block orphaned branch, and incidental multi-block reorgs have appeared on smaller networks far more often than on Bitcoin. A deep reorg on Bitcoin today would require extraordinary hashpower committed to attacking rather than earning — the same economics that make the confirmation math work.
Who chooses the threshold in practice?
Whoever bears the reversal risk. Exchanges publish per-asset confirmation counts and raise them after network incidents; merchants set their own — a coffee shop can rationally accept zero or one confirmation because a double-spend against a small ticket costs more to execute than it earns. Payment processors bundle this judgement into risk engines that weigh amount, customer history and network state.
The scaling logic is simple: confirmation count should be proportional to how much a reversal would hurt. Large settlements justify an hour of waiting; small ones do not justify ten minutes. There is no threshold at which reversal becomes impossible — only prices at which it stops being worth attempting.
Does more hashrate make confirmations stronger?
Yes, and that is the quiet variable in every threshold. The whitepaper's math is expressed as an attacker's share of total hashrate; the same six confirmations backed by today's hundreds of exahashes represent a far larger absolute commitment than six confirmations in 2010. This is why security-of-depth arguments always price attacks in electricity and hardware, not in block counts.
It also explains the exceptions. Networks with small hashrate have suffered deep reorgs in the past even with nominal confirmation counts, because the attacker's share — not the number of blocks — is the operative variable. Comparing confirmation policies across chains without comparing hashpower is a category error.
Do layer-two payments change the picture?
For Lightning, confirmation policy moves to the channel lifecycle. Opening a channel waits for on-chain confirmations exactly as above; payments inside the channel then settle instantly, with their security resting on timelocks and the watchtower discipline rather than block depth. Closing — cooperative or forced — is again an on-chain transaction with its own confirmation count.
The layered result is a portfolio of finalities: instant inside channels, ten-minute at the base layer, and hour-grade for settlement amounts. The system does not offer absolute finality at any layer; it offers a menu of costs and latencies, and the six-confirmation hour remains the benchmark against which the faster options are priced.
What about replace-by-fee and double-spend risk at zero confirmations?
Accepting a payment before it is in a block at all — zero confirmation — accepts a specific risk: the sender can broadcast a conflicting transaction paying a higher fee, and under replace-by-fee policies many miners will mine the replacement instead. For in-person payments the risk is usually acceptable because the amounts are small and the attacker must be physically present; for remote acceptance of significant value, zero-conf is a courtesy extended to strangers and should be priced accordingly.
The monitoring pattern for merchants who do accept it is double-spend detection: listening to the network for conflicting broadcasts of the same inputs. An honest payer's transaction propagates once; a fraudster must show a second version to at least some of the network, and detection services flag that behavior in real time. The tools make zero-conf safer without making it safe — the correct mental model remains that no confirmation is a promise from physics, and one confirmation is where physics starts talking.
How does Bitcoin's finality compare with other systems?
Comparison clarifies what six confirmations actually buys. Ethereum's proof of stake reaches finalized checkpoints within two epochs — around thirteen minutes — after which reversal requires the destruction of at least one-third of staked ether, an explicit and priced penalty. Card networks authorize in seconds and settle days later, with chargeback windows stretching months — finality traded for reversibility by design, because the system's product is credit. Bank wires finalize same-day but under an institutional hierarchy whose rules can unwind entries in exception cases.
Bitcoin's answer is neither the fastest nor the most absolute: it is probabilistic finality priced in electricity, with no authority empowered to reverse anything at any depth. Six confirmations is the working threshold because a billion dollars of accumulated work behind a payment makes reversal cost more than the payment — settlement by physics rather than by committee. That is the property every layer above it inherits and every comparison table should state.
What thresholds do services actually apply?
The published policies cluster by risk, not by ceremony. Major exchanges commonly credit small deposits after two or three confirmations and step the requirement up with amount — six blocks for large deposits is the recurring anchor, with some venues holding the largest tiers longer during network irregularities. Merchants and payment processors set variable thresholds by ticket size and customer history: near-zero for a coffee with a familiar device, full confirmation depth for a first-time large order. Mining pools pay out shares of block rewards after their own depth policies — pools have historically been among the most conservative, waiting one hundred or more blocks on the rewards themselves, because a block turning orphaned reverses their income.
The pattern to notice is that no professional operator waits for philosophical certainty — they price the tail risk and move on, raising thresholds when the network shows stress and lowering them when amounts are small. That behavior is the practical definition of probabilistic finality: not a number where risk becomes zero, but a schedule where patience is allocated in proportion to what a reversal would cost.
For more context, read How Bitcoin Mining Works: Blocks, Hashrate and the 3.125 BTC Reward.
For more context, read when will all bitcoin be mined.
For more context, read How the Lightning Network Routes Payments Across Channels.




