FIL
Decentralised Storage Rank #30

Filecoin (FIL)

Filecoin is the largest decentralised storage network — a blockchain-based marketplace connecting storage providers (who earn FIL for storing data) with clients seeking censorship-resistant, verifiably persistent file storage, with 20+ exabytes of committed storage capacity making it the world's largest distributed file storage system.

Filecoin was created by Juan Benet and Protocol Labs — the same team that created IPFS (InterPlanetary File System), the distributed peer-to-peer file protocol. Protocol Labs raised $257 million in a 2017 ICO (at the time, the largest ICO in history) and launched Filecoin mainnet in October 2020 after three years of development. Filecoin's relationship to IPFS is complementary: IPFS is a protocol for addressing and transferring content by its hash (content-addressed storage), but provides no economic incentive for nodes to actually store and serve content persistently. Filecoin adds the economic layer: storage providers lock FIL as collateral and are paid FIL by storage clients for provably storing specified files for specified durations. The on-chain proof system (Proof of Spacetime) continuously verifies that storage providers are actually storing the committed data — if a provider fails to prove storage, they lose their collateral. The result: a marketplace-based decentralised storage network with 20+ exabytes of committed capacity from thousands of storage providers globally.

How Filecoin Storage Works

Filecoin storage operates via "deals" — agreements between a storage client and a storage provider recorded on the Filecoin blockchain. The process: 1. Client uploads data to IPFS (generating a content ID — CID) and then makes a storage deal: specifying the CID, desired storage duration (minimum 6 months, maximum 540 days per deal), replication count, and price willing to pay. 2. A storage provider accepts the deal, sealing the data into a "sector" (typically 32 or 64 GiB). Sealing (cryptographic commitment to the data's content) requires significant computation — a one-time cost per sector. 3. The storage provider submits Proof of Replication (PoRep) to prove they've stored the specific data in that sector. 4. Ongoing Proof of Spacetime (PoSt) is submitted every 24 hours (WindowPoSt) proving the data is still being stored. Failure to submit PoSt results in "faults" and slashing of collateral. 5. At deal expiry, the client can retrieve data, renew the deal, or let the provider free the sector. Retrieval is a separate market — providers serve retrievals in exchange for FIL micropayments via payment channels.

Filecoin Virtual Machine (FVM)

FVM launched in March 2023, adding smart contract capability to Filecoin using the EVM (EVM-compatible FEVM — Filecoin EVM). FVM enables smart contracts that can interact with storage markets: automated deal renewal contracts (ensuring data persists indefinitely by automatically renewing expiring deals), data DAOs (decentralised organisations governing shared storage), token-gated data access systems, and DeFi on Filecoin. Lighthouse and Storacha (formerly web3.storage) are applications built on Filecoin/IPFS that abstract the deal-making complexity for developers — providing S3-compatible APIs that store data on Filecoin under the hood, making Filecoin accessible to web developers who don't want to interact directly with the deal protocol.

Filecoin Plus and Verified Deals

Most Filecoin storage capacity is "committed capacity" — storage providers seal sectors without actual client data to maintain their storage power (and thus block reward eligibility). To incentivise real data storage, Filecoin Plus (Fil+) allows verified data notaries to grant "DataCap" to legitimate storage clients, who use it to make verified deals — storage providers who accept verified deals earn 10x the block reward subsidy compared to unverified deals, strongly incentivising providers to seek and store real data. The Fil+ programme has driven billions of GiB of real data onto the Filecoin network, though controversy exists about whether all Fil+-verified data represents genuinely valuable real-world storage or arbitrarily created data for subsidy capture.

FIL Tokenomics and Storage Mining Economics

FIL has a total supply of 2 billion tokens. Approximately 55% is allocated to storage mining (block rewards earned by storage providers), 15% to Protocol Labs, 10% to investors, and 20% to ecosystem funds. Block rewards vest linearly over 6 months — storage providers can't immediately sell all earned FIL, providing some price stability. The storage provider business model: seal data, earn block rewards (FIL), pay ongoing WindowPoSt proving costs. In Filecoin's economics, providers are simultaneously competing for block rewards (by maximising raw byte power) and serving storage clients (earning deal revenue). The FIL investment case is tied to decentralised storage adoption: if the world's data moves toward censorship-resistant, user-owned storage, Filecoin's 20+ exabyte network is the largest infrastructure for that paradigm. The near-term challenge: cloud storage is dramatically cheaper per gigabyte than Filecoin for most use cases — Filecoin's value proposition is censorship-resistance and verifiability, not cost competitiveness against AWS S3.

Filecoin Virtual Machine and DeFi Applications

The Filecoin Virtual Machine (FVM) transformed Filecoin from a pure storage marketplace into a programmable decentralized cloud — EVM-compatible smart contracts can now interact directly with Filecoin storage deals, enabling automated storage renewals, conditional data release, data DAOs, and tokenized storage capacity. Before FVM, Filecoin was a two-sided marketplace with no programmability layer; FVM opens Filecoin to the full range of DeFi and governance applications while keeping the storage layer as the protocol's distinguishing feature.

Filecoin's Proof of Spacetime (PoSt) mechanism requires storage providers to continuously prove that they are actively storing client data — not just claiming to store it. Providers must regularly submit cryptographic proofs that specific data sectors are intact, and failures result in automatic FIL penalty (slashing). This continuous verification model is what makes Filecoin's storage guarantees meaningful: clients don't have to trust providers to store data because the protocol enforces it through cryptographic proofs and economic penalties.

Filecoin's ecosystem includes IPFS (the content-addressed peer-to-peer file system that Filecoin provides economic incentives for), Estuary, NFT.Storage, and Web3.Storage as developer tools abstracting Filecoin's storage API. These services allow web3 applications to use Filecoin for permanent, verifiable data storage with APIs familiar to web2 developers. FIL trades on Coinbase, Binance, Kraken, and Bybit. Use our crypto tools for FIL analysis and our DennTech blog for Filecoin and decentralized storage updates.

Filecoin's retrieval market — still being developed and incentivized — will complement the storage market with FIL rewards for fast data delivery, not just storage. Saturn (Filecoin's CDN network) is an early implementation of incentivized retrieval: node operators earn FIL by delivering cached Filecoin-pinned content quickly to requesting users, creating economic incentives for a decentralized content delivery network that competes with traditional CDN infrastructure.