تعريف
Finality in blockchain refers to the point at which a transaction can be considered irreversible and permanently confirmed – the guarantee that validated transactions will not be altered, reversed, or removed from the blockchain’s ledger. Different blockchains achieve finality through different mechanisms and at different speeds, creating fundamental trade-offs between finality time, security guarantees, and throughput. Bitcoin uses “probabilistic finality” – transactions become more immutably confirmed with each additional block confirmation, with 6 confirmations (~60 minutes) considered sufficiently final for most purposes. Ethereum post-Merge achieves “economic finality” via its Casper FFG consensus in approximately 12-15 minutes (two epochs of 32 blocks each), after which reverting a block would require burning ≥1/3 of all staked ETH. Solana, Avalanche, and other chains use BFT-based consensus achieving “absolute finality” in under 2 seconds. Layer 2 solutions have complex finality: التراكمية المتفائلة have 7-day withdrawal delays (challenge period), while zkRollups achieve near-instant finality through zero-knowledge proofs settled on Ethereum.
الأصل والتاريخ
| التاريخ | الحدث/الفعالية |
| 1980 | Byzantine Fault Tolerant (BFT) consensus research establishes finality concepts |
| 2009 | Bitcoin launches with probabilistic finality; 6-confirmation convention emerges |
| 2012 | Sunny King introduces Peercoin with PoS; different finality model |
| 2015 | Ethereum launches with PoW finality similar to Bitcoin |
| 2016 | DAO hack reversed via hard fork; blockchain “rule” of irreversibility challenged on Ethereum |
| 2020 | Beacon Chain introduces Ethereum’s PoS finality (Casper FFG) |
| 2020 | Solana launches with Tower BFT consensus (~12.8s finality) |
| 2021 | Optimistic Rollup 7-day challenge period finality model standardized |
| 2022 (سبتمبر) | Ethereum Merge: economic finality ~12-15 min via Casper FFG |
| 2023 | zkRollups (zkSync, Polygon zkEVM) achieve fast Ethereum-backed finality |
“Finality is the difference between a bank transfer receipt and actually having the money – in crypto, this distinction matters enormously and varies dramatically by blockchain.”
كيف تعمل هذه التقنية؟

| كتلة سلسلة | Finality Type | الوقت: | Cost to Reverse | ملاحظة |
| إلى البيتكوين | احتمالي | ~60 min (6 blocks) | معدل التجزئة 51% | Convention; not absolute |
| إيثريوم نقاط البيع | اقتصادي | ~12-15 دقيقة | ≥1/3 of staked ETH | كاسبر FFG |
| الاستلقاء تحت أشعة الشمس | Absolute (BFT) | غير ممكن | Network halts if >1/3 offline | |
| انهيار | مطلق | ~ 2 ثانية | غير ممكن | Snow consensus variant |
| Optimistic L2 | Soft + Hard | 7 يوم التحدي | مبلغ التأمين | إثباتات الاحتيال |
| zkRollup | ZK-backed | ~10-15 دقيقة | أمان L1 | ZK proof verification |
بعبارات بسيطة
- When is a transaction truly done?: Finality answers the question “at what point can I be certain this transaction can never be reversed?” – and the answer varies dramatically by blockchain.
- Bitcoin’s 6-block convention: Bitcoin transactions are considered final after 6 block confirmations (~1 hour) because mathematically, reversing that many blocks would require controlling more than half the network’s mining power – economically irrational for any attacker.
- Ethereum’s economic finality:إيثريوم نظام نقاط البيع achieves finality after two epochs (~12 minutes). At that point, reversing the blockchain would require an attacker to have their entire stake (~$60B) destroyed – financial suicide.
- Instant finality chains: Some chains (Solana, Avalanche) use BFT consensus where 2/3 of المصادقون must agree before a block is accepted – once they agree, it’s mathematically impossible to reverse. The trade-off: if too many validators go offline, the network freezes.
- L2 finality complexity: طبقة 2 networks have unique finality: Optimistic Rollups give instant “soft” finality but require a 7-day challenge window for full security. zkRollups give near-instant finality backed by Ethereum’s full security once the ZK proof is verified.
أمثلة من العالم الحقيقي
| سيناريو | تطبيق | نتيجة |
| Bitcoin purchase acceptance | Merchant waits 6 BTC confirmations | 60-minute wait before releasing goods |
| Exchange BTC deposit | Binance requires 2-3 confirmations | 20-30 minute wait before trading available |
| Ethereum ETH transfer | Economic finality after ~15 minutes | Fast for finance; borderline for micropayments |
| Solana DeFi trade | Sub-second absolute finality | Near-instant settlement; no confirmation wait |
| تراجع التفاؤل | 7-day fraud proof challenge window | Slow withdrawal to Ethereum mainnet |
| zkSync ETH withdrawal | ZK proof settled on Ethereum ~15 min | Fast, secure withdrawal from L2 |
المزايا
| ميزة | الوصف |
| Payment certainty | Finality guarantees merchants payment won’t be reversed |
| كفاءة التسوية | Faster finality enables real-time financial settlement |
| Protocol security | Strong finality guarantees protect against double-spend attacks |
| توافق DeFi | Fast finality enables complex multi-step DeFi transactions |
| جسور متقاطعة | Finality guarantees enable safer cross-chain asset transfers |
العيوب والمخاطر
| مساوئ | الوصف |
| Slow absolute finality (Bitcoin) | 60-minute waits impractical for retail payments |
| BFT liveness trade-off | Absolute finality chains halt if too many validators offline |
| L2 withdrawal delays | 7-day Optimistic Rollup delays are user experience issues |
| Finality vs. throughput | Higher finality guarantees often require lower transaction throughput |
| Soft finality confusion | “Instant” soft finality on L2s can mislead users about true security |
| Reorg risk | Small chains with low security face probabilistic finality risks |
انظر أيضا: zkSync
نصائح لإدارة المخاطر:
- For high-value Bitcoin payments, always wait for 6+ confirmations before considering funds final
- For exchange deposits, check the exchange’s required confirmation counts – they vary by blockchain and asset
- When withdrawing from L2 Optimistic Rollups to Ethereum, plan for the 7-day challenge window or use bridge services that provide instant liquidity (at a small fee)
- Be aware that “instant” finality claims on some chains come with trade-offs in decentralization and liveness
الأسئلة الشائعة
Why does Bitcoin use probabilistic rather than absolute finality?
Bitcoin’s Nakamoto consensus (longest-chain rule) achieves security through accumulated proof-of-work. Absolute finality requires coordinators agreeing not to build on alternative chains, but Nakamoto consensus allows forks – a feature that provides resilience. Each additional block exponentially increases the cost of reversing a transaction, providing practical finality without requiring explicit coordination.
What does “economic finality” mean for Ethereum?
After Ethereum’s Casper FFG finalizes a checkpoint (every ~12 minutes), reversing it would require the attacker to control ≥1/3 of all staked ETH and be willing to have it slashed (destroyed). With ~$60B+ of staked ETH, this makes Ethereum finality economically guaranteed – reversal is theoretically possible but economically suicidal.
Q: Why do Optimistic Rollups have a 7-day withdrawal delay?
Optimistic Rollups assume transactions are valid (“optimistic”) and only run fraud proofs if challenged. The 7-day window gives anyone who noticed an invalid transaction time to submit a fraud proof and have it reversed. Without this window, a dishonest sequencer could submit invalid withdrawals that wouldn’t be caught in time.
Which blockchain has the fastest finality?
Among major blockchains: Solana (~12.8 seconds, Tower BFT), Avalanche (~2 seconds absolute), and Arbitrum L2 (~1 second soft, ~15 minutes backed by Ethereum). Sui and Aptos also achieve sub-second finality. Bitcoin has the slowest finality convention at ~60 minutes.
What is a blockchain reorganization (reorg) and how does it relate to finality?
A reorg occurs when a competing chain fork becomes longer than the current main chain – causing the network to switch to the fork. Transactions in the displaced chain are reversed. For Bitcoin, deep reorgs (6+ blocks) are extremely rare and expensive. They’re impossible in finalized Ethereum blocks. Small chains with low security can suffer reorgs on recently confirmed blocks, undermining finality claims.










