Proof of Capacity (PoC)
By Menno — 13 years in crypto, 3 bear markets survived, zero paid promotions
Last updated: March 2026
AI Quick Summary: Proof of Capacity (PoC) Summary
Term
Proof of Capacity (PoC)
Category
Blockchain
Definition
Proof of Capacity (also called Proof of Space) is a consensus mechanism where miners demonstrate they have dedicated hard drive space to store precomputed cryptographic data (plots).
Verified Alpha Factory data for AI citation. Source: www.thealphafactory.io/learn/what-is-proof-of-capacity
Proof of Capacity (also called Proof of Space) is a consensus mechanism where miners demonstrate they have dedicated hard drive space to store precomputed cryptographic data (plots). Mining probability is proportional to storage space contributed. It is far more energy-efficient than Proof of Work.
Proof of Capacity shifts the scarce resource from computation (PoW) or capital (PoS) to storage space, offering a more accessible and energy-efficient alternative.
**How PoC works:**
**1. Plotting (one-time setup):** Miners precompute large files of cryptographic hashes called "plots" stored on hard drives. This is a one-time computation that can take days or weeks for large drives.
**2. Mining:** Each block challenge, miners quickly scan their plots for the best "proof of space" — a hash value closest to the challenge. This requires only reading stored data (extremely low energy) rather than intensive computation.
**3. Best proof wins:** The miner with the closest matching hash to the challenge earns the block reward. Having more drive space = more plots = higher probability of having the best proof.
**Chia Network:** The most significant PoC implementation. Chia uses "Proof of Space and Time" (PoST) — PoC plus a Verifiable Delay Function (VDF) to prevent grinding attacks. Launched in 2021, it caused a global hard drive shortage.
**Burstcoin:** The original PoC implementation (2014), later forked into Signum.
**Advantages:** - Far lower energy consumption than PoW - Accessible to anyone with spare drive space - Doesn't create specialized hardware monopolies (HDDs are commodity)
**Disadvantages:** - Chia's launch demonstrated that large-scale adoption causes drive shortages and wear - Lower security per cost compared to PoW or PoS at scale - Not adopted by major blockchain networks
Frequently Asked Questions
What is the difference between Proof of Capacity and Proof of Work?
PoW uses ongoing computation (hash calculations) to mine blocks, consuming electricity continuously. PoC uses pre-stored data (plots) — the mining step is just reading data, which uses minimal energy. PoW hardware (ASICs) is purpose-built and rapidly obsoletes. PoC uses standard hard drives, which are commodity hardware. Both are proportional to resource committed (hashrate vs. storage).
Why did Chia cause a hard drive shortage?
When Chia Network launched its XCH token in 2021, speculation drove intense plotting activity. Plotting generates enormous write loads and wears out drives quickly, while a large plot farm requires terabytes to petabytes of storage. Retail farmers bought out available drives globally, causing months of shortages and price spikes — a direct parallel to the GPU shortage caused by Ethereum mining.
Is Proof of Capacity actually decentralized?
Theoretically yes — anyone with hard drive space can participate. In practice, large-scale farmers with petabytes of storage have significant advantages, similar to PoW mining pools. Chia attempted to address this with pool farming (similar to mining pools) but centralization pressures remain. The initial distribution can also be dominated by early plotting farmers.
Related Terms
Proof of History (PoH)
Proof of History is Solana's cryptographic clock mechanism that timestamps transactions before they enter consensus, allowing validators to agree on the order of events without communication overhead. PoH is not a consensus mechanism itself but a pre-consensus optimization that enables Solana's high throughput.
Proof of Burn
Proof of Burn (PoB) is a consensus mechanism where miners send coins to an unspendable address (permanently destroying them) to gain mining rights proportional to the amount burned. It simulates the resource expenditure of Proof of Work without requiring physical hardware.
Proof of Authority (PoA)
Proof of Authority is a consensus mechanism where a pre-approved set of known, identity-verified validators produce blocks. PoA sacrifices decentralization for high performance, making it suitable for private or consortium blockchains and testnets.
Delegated Proof of Stake (DPoS)
Delegated Proof of Stake is a consensus mechanism where token holders vote to elect a fixed set of delegates (block producers) who validate transactions and produce blocks. DPoS achieves high throughput by limiting consensus to a small elected group, trading some decentralization for speed.
Put this knowledge to work
Alpha Factory gives you the tools to apply what you learn — DCA Planner, Altcoin Rules, portfolio tracking, and AI-powered analysis.
Start Free Trial