> ## Documentation Index
> Fetch the complete documentation index at: https://docs.theblockchainlibrary.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Filecoin: A Decentralized Storage Network and Market

> The Filecoin white paper describes a decentralized storage network that functions as an algorithmic market for data storage and retrieval. Building upon the tec

# Filecoin: A Decentralized Storage Network and Market

The Filecoin white paper describes a decentralized storage network that functions as an algorithmic market for data storage and retrieval. Building upon the tec

## Abstract

The Filecoin white paper describes a decentralized storage network that functions as an algorithmic market for data storage and retrieval. Building upon the technical foundations of IPFS, Filecoin introduces a cryptoeconomic layer that incentivizes participants to contribute storage space and reliability to the network. The system introduces two novel consensus mechanisms: Proof of Replication (PoRep) and Proof of Spacetime (PoSt). PoRep ensures that a storage provider has physically dedicated space for a specific piece of data, while PoSt provides continuous proof that the data remains stored over time. Through these proofs, the network achieves verifiable storage, creating a robust decentralized cloud infrastructure. Users pay for storage in the native FIL token, and providers compete for these contracts based on cost, speed, and capacity. By creating an open market for storage, Filecoin aims to lower costs and provide censorship-resistant infrastructure for the future of the internet. The document serves as an important synthesis of distributed systems engineering and game-theoretic economic design, demonstrating how to solve the 'proof of retrievability' problem at scale.

**Authors:** Protocol Labs

**Publication:** Project Whitepaper

**Publication date:** 2017-01-01

## Key findings

* Proof of Replication (PoRep) validates that storage providers have dedicated space for unique data.
* Proof of Spacetime (PoSt) ensures continuous data availability over a specified duration.
* The protocol establishes a competitive marketplace where storage costs are determined by supply and demand.
* Token incentives align provider behavior with the goal of maintaining network reliability and storage density.

## Citation

Protocol Labs (2017). Filecoin: A Decentralized Storage Network and Market. Project Whitepaper. [https://filecoin.io/filecoin.pdf](https://filecoin.io/filecoin.pdf)

## Related knowledge

* [Building a Career in Web3: Opportunities and Challenges in 2025](/generated/v2/topics/building-a-career-in-web3-opportunities-and-challenges-in-2025) — article
* [Building a Career in Web3: Opportunities and Challenges in 2025](/generated/v2/topics/building-a-career-in-web3-opportunities-and-challenges-in-2025) — related-article
* [Consensus](/categories/consensus) — glossary
* [Consensus](/categories/consensus) — related-glossary
* [The End of Wallet Confusion: How Web3 Is Becoming Invisible](/generated/v2/topics/the-end-of-wallet-confusion-how-web3-is-becoming-invisible) — article
* [The End of Wallet Confusion: How Web3 Is Becoming Invisible](/generated/v2/topics/the-end-of-wallet-confusion-how-web3-is-becoming-invisible) — related-article
* [Web3 Id: How Self-Sovereign Credentials Are Changing the Internet](/generated/v2/topics/web3-id-how-self-sovereign-credentials-are-changing-the-internet) — article
* [Web3 Id: How Self-Sovereign Credentials Are Changing the Internet](/generated/v2/topics/web3-id-how-self-sovereign-credentials-are-changing-the-internet) — related-article
* [Web3 Infrastructure: The Hidden Backbone of Decentralization](/generated/v2/topics/web3-infrastructure-the-hidden-backbone-of-decentralization) — article
* [Web3 Infrastructure: The Hidden Backbone of Decentralization](/generated/v2/topics/web3-infrastructure-the-hidden-backbone-of-decentralization) — related-article
* [Web3 Jobs: Building a Career in the Decentralized Economy](/generated/v2/topics/web3-jobs-building-a-career-in-the-decentralized-economy) — article
* [Web3 Jobs: Building a Career in the Decentralized Economy](/generated/v2/topics/web3-jobs-building-a-career-in-the-decentralized-economy) — related-article

***

**Canonical knowledge ID:** `research:filecoin-a-decentralized-storage-network-and-market`
