Mina: A constant-size blockchain
This whitepaper introduces Mina Protocol (formerly Coda Protocol), a “succinct blockchain” designed to maintain a constant blockchain size regardless of the numAbstract
This whitepaper introduces Mina Protocol (formerly Coda Protocol), a “succinct blockchain” designed to maintain a constant blockchain size regardless of the number of transactions or the history it contains. The core innovation lies in its continuous and recursive application of Zero-Knowledge Succinct Non-Interactive Arguments of Knowledge (ZK-SNARKs). Instead of requiring nodes to download and verify the entire transaction history, Mina compresses the entire blockchain state into a small, fixed-size cryptographic proof (approximately 22KB). This proof can be quickly verified, attesting to the validity of the entire chain from its genesis block. This methodology drastically reduces the resource requirements for running a full node, thereby increasing network decentralization and accessibility, as even devices with limited computational power can participate fully. The paper details the recursive SNARK construction and the consensus mechanism (Ouroboros Samasika), which is a Proof-of-Stake variant. Mina represents a significant advancement in addressing the ‘state bloat’ problem faced by growing blockchains. Authors: Izaak Meckler, Evan Shapiro Publication: Project Whitepaper Publication date: 2020-01-01Key findings
- Mina Protocol implements a “succinct blockchain” with a constant size, regardless of transaction history.
- It achieves this through the continuous and recursive application of Zero-Knowledge SNARKs.
- The entire blockchain state is compressed into a small cryptographic proof (approx. 22KB).
- This design significantly lowers the resource requirements for running a full node, enhancing decentralization.
- Mina utilizes a Proof-of-Stake consensus mechanism called Ouroboros Samasika.
Citation
Izaak Meckler, Evan Shapiro (2020). Mina: A constant-size blockchain. Project Whitepaper. https://minaprotocol.com/wp-content/uploads/mina-whitepaper-1.1.pdfRelated knowledge
- 6G on the Horizon: What It Means for Data, IoT, and Decentralization — article
- 6G on the Horizon: What It Means for Data, IoT, and Decentralization — related-article
- Blockchain for Social Impact: Addressing Global Challenges with Decentralization — article
- Blockchain for Social Impact: Addressing Global Challenges with Decentralization — related-article
- 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
- Layer 2 — glossary
- Layer 2 — related-glossary
- Layer 3 in Blockchain: The Next Big Thing for Crypto Scalability? — article
- Layer 3 in Blockchain: The Next Big Thing for Crypto Scalability? — related-article
- Mint — glossary
- Mint — related-glossary
- The Impact of AI on Blockchain Development: Smarter Smart Contracts? — article
- The Impact of AI on Blockchain Development: Smarter Smart Contracts? — related-article
Canonical knowledge ID:
research:mina-a-constant-size-blockchain