💡 The Plain-English Definition
Bitcoin transactions don’t have instant, absolute finality — they have probabilistic finality. Each new block added after a transaction makes it exponentially harder to reverse, until reversing it becomes practically impossible. This is why “confirmations” matter.
🤔 But Why Though?
In traditional banking, a payment has a defined moment of finality — when it clears the banking system, it’s done. Bitcoin works differently. When a transaction is included in a block, it’s confirmed once. A determined attacker with enough hash rate (total computing power devoted to mining) could theoretically mine a competing chain that doesn’t include that transaction, racing to make their alternative chain longer than the honest chain. The probability of succeeding decreases exponentially with each additional block the honest chain adds.
The mathematics confirm this. Reversing a transaction that is one block deep requires a successful chain reorganisation — technically possible if an attacker controls significant hash rate. Reversing a transaction ten blocks deep requires the attacker to secretly mine ten consecutive blocks faster than the entire honest network — statistically negligible unless the attacker controls most of the network’s total hash rate. At six confirmations, the generally accepted threshold for high-value transactions, the probability of reversal is negligible for any practical purpose. At 100 confirmations, it’s effectively zero under any realistic threat model. This is fundamentally different from traditional payment finality in one important way: there’s no legal declaration of settlement, just a steadily increasing computational barrier to reversal. But for the vast majority of real-world purposes, six confirmations is indistinguishable from absolute finality.
🌍 The Real-World Analogy
Think of a sand castle being built on a beach. After one minute it’s easy to knock down. After ten minutes it’s packed harder and takes more effort. After an hour, it’s dry, dense, and would take serious work to demolish. After a day, it’s become part of the landscape. Bitcoin transactions are like that sand castle: each additional block is another layer of packed sand, each making the structure incrementally harder to dismantle, until dismantling it would require more effort than anyone can practically sustain.
⚡ So What?
Confirmations aren’t bureaucratic delay — they’re security accumulating in real time. For small everyday payments, one or two confirmations is more than sufficient. For significant transactions — large purchases, exchange deposits, property settlements — waiting for six confirmations is prudent. For very high-value, irreversible situations, some institutions wait for 100+ confirmations. The right number depends on the stakes and what you’re willing to risk.
