Unsealing the secrets of blockchain consensus: A systematic comparison of the formal security of proof-of-work and proof-of-stake
Iván Abellán Álvarez, Vincent Gramlich, Johannes Sedlmeir
TL;DR
This work formalizes the security landscape of permissionless blockchain consensus by systematically comparing PoW and PoS through a literature review of 26 studies. It shows that PoW's longest-chain paradigm delivers strong formal guarantees, while PoS can match these guarantees via hybrid, dual-ledger designs that balance safety and liveness but introduce new complexities. The authors map core security properties—safety, liveness, common prefix, finality, chain growth/quality, and dynamic availability—and analyze how PoW and PoS instantiate them under various synchrony assumptions and attack models. The study emphasizes that no single construction conquers all properties under realistic conditions, advocating hybrid approaches and a holistic view that also accounts for economics and performance. Practical insights, including real-world incidents and the need for accountable mechanisms, guide future protocol design and evaluation in permissionless blockchains.
Abstract
With the increasing adoption of decentralized information systems based on a variety of permissionless blockchain networks, the choice of consensus mechanism is at the core of many controversial discussions. Ethereum's recent transition from (PoW) to proof-of-stake (PoS)-based consensus has further fueled the debate on which mechanism is more favorable. While the aspects of energy consumption and degree of (de-)centralization are often emphasized in the public discourse, seminal research has also shed light on the formal security aspects of both approaches individually. However, related work has not yet comprehensively structured the knowledge about the security properties of PoW and PoS. Rather, it has focused on in-depth analyses of specific protocols or high-level comparative reviews covering a broad range of consensus mechanisms. To fill this gap and unravel the commonalities and discrepancies between the formal security properties of PoW- and PoS-based consensus, we conduct a systematic literature review over 26 research articles. Our findings indicate that PoW-based consensus with the longest chain rule provides the strongest formal security guarantees. Nonetheless, PoS can achieve similar guarantees when addressing its more pronounced tradeoff between safety and liveness through hybrid approaches.
