Secure High-Rate Transaction Processing in Bitcoin
This paper addresses Bitcoin’s inherent scalability limitations, particularly its low transaction throughput and long confirmation times, which stem from its NaAbstract
This paper addresses Bitcoin’s inherent scalability limitations, particularly its low transaction throughput and long confirmation times, which stem from its Nakamoto Consensus protocol. The authors analyze the security implications of increasing the block rate and decreasing the block interval in Bitcoin’s Proof-of-Work system. They propose the Greedy Heaviest Observed Subtree (GHOST) protocol as an alternative chain selection rule. GHOST allows for a higher block rate by including ‘stale’ blocks (blocks that are mined but not part of the longest chain) in the calculation of the heaviest chain. This modification aims to reduce incentives for selfish mining and maintain security guarantees even with increased block rates. The core contribution is demonstrating how GHOST can potentially enable significantly higher transaction throughput and faster confirmation times for Bitcoin-like cryptocurrencies without compromising the system’s security against adversaries controlling a substantial portion of the mining power. This research was foundational for later discussions on Proof-of-Work scalability. Authors: Yonatan Sompolinsky, Aviv Zohar Publication: IACR ePrint Archive Publication date: 2015-01-01Key findings
- Increasing the block rate in Nakamoto Consensus without modifications significantly increases the orphan rate and security vulnerabilities.
- The GHOST protocol extends the longest-chain rule by weighting all blocks, including ‘stale’ ones, to determine the heaviest chain.
- GHOST can maintain security and throughput even when adversaries control a substantial portion of the mining power.
- This approach allows for higher transaction rates and shorter confirmation times in Proof-of-Work blockchains.
Citation
Yonatan Sompolinsky, Aviv Zohar (2015). Secure High-Rate Transaction Processing in Bitcoin. IACR ePrint Archive. https://eprint.iacr.org/2013/881.pdfRelated knowledge
- Consensus — glossary
- Consensus — related-glossary
- From Throughput to Reliability: The New Metrics That Matter — article
- From Throughput to Reliability: The New Metrics That Matter — related-article
- Interoperability in Blockchain: Connecting Networks for a Multi-Chain Future — article
- Interoperability in Blockchain: Connecting Networks for a Multi-Chain Future — related-article
- Mint — glossary
- Mint — related-glossary
- The 2024 Bitcoin Halving Aftermath: What It Means for the 2025 Bull Run — article
- The 2024 Bitcoin Halving Aftermath: What It Means for the 2025 Bull Run — related-article
- The Impact of AI on Blockchain Development: Smarter Smart Contracts? — article
- The Impact of AI on Blockchain Development: Smarter Smart Contracts? — related-article
- Will Bitcoin Hit $200k in 2026? A Data-Driven Prediction — article
- Will Bitcoin Hit $200k in 2026? A Data-Driven Prediction — related-article
Canonical knowledge ID:
research:secure-high-rate-transaction-processing-in-bitcoin