STORAGE · Last updated: · 8 min read · by Jordan, PassivePin Editorial

Storage networks: Filecoin, Arweave, and the long tail

Why storage is the hardest DePIN vertical to get right and the easiest to get wrong. Real revenue, fake revenue, and the proof-of-spacetime trap.

Storage was the first DePIN vertical. Storj and Sia launched in 2014-2015; Filecoin raised $257 million in 2017; Arweave raised $17 million the same year. A decade later, storage is still here, but it is the most uneven vertical. Two projects (Filecoin and Arweave) have real revenue and real customers. A dozen smaller projects have either failed, become inactive, or never built anything beyond a whitepaper. The difference between the two groups is not technical sophistication; it is the willingness to do the unsexy work of customer acquisition.

The proof-of-spacetime trap

Storage networks use a cryptographic primitive called proof-of-spacetime (PoSt) to prove that a node is actually storing the data it claims to store. The node has to generate a proof at regular intervals; if the proof fails, the node is slashed (loses staked tokens). The intent is good: it prevents nodes from pretending to store data they have not actually stored.

The problem is operational. PoSt proofs are computationally expensive on the node, and they require the node to be online at specific times. A node that misses a proof gets slashed, often for more than the daily earnings. New operators frequently lose money in their first month because they did not understand the proof schedule and missed a window. Read the proof schedule for any storage project before you deploy, and budget for the first month's losses as a learning cost.

Filecoin's proof schedule is the strictest: sealed sectors must be proven every 24 hours, with a window of 30 minutes. Arweave's is more forgiving. Smaller projects vary widely; some have no slashing at all (a red flag; if there is no cost to losing proofs, the network cannot guarantee data availability).

Filecoin: the most established

Filecoin is the largest storage network by capacity (over 20 EiB committed as of mid-2026) and the most demanding to operate. A Filecoin node requires a powerful machine (typically 128GB+ RAM, NVMe SSDs, GPU for sealing), significant collateral in FIL tokens, and constant uptime. The rewards are real: a well-tuned Filecoin node can earn $200-$1,000/month, depending on the sealed capacity and the FIL price. The customer base is real too; Filecoin has signed deals with major web3 projects, scientific data archives, and even some enterprise customers.

The downside: the technical bar is high. If you are not comfortable with Linux, Docker, and the Filecoin-specific tooling (Lotus, venus, FILplus), Filecoin will eat your time. Most operators in the Filecoin community are not casual; they are data-center operators or serious homelab users. We recommend Filecoin only for operators who already have a multi-machine setup and want to add storage as a workload.

Arweave: the forever-file

Arweave takes a different approach: it offers permanent storage, paid for once upfront by the customer. A customer pays AR tokens to upload a file; the AR is held in an endowment that pays out to storage nodes over time. The economics for nodes are stable but slow: the rewards are split across the entire network based on the random-access hashing rate of your drive.

A 10TB Arweave node earns $30-$100/month at current AR prices. The hardware is forgiving: you can run on consumer SSDs, the proofs are less aggressive, and the slashing is minimal. Arweave is a good choice for a beginner who wants to add storage to a multi-project setup without the technical overhead of Filecoin. The customer base is real: Arweave hosts NFT metadata, social media archives (Mirror, Farcaster), and web archives.

The long tail: what to avoid

Beyond Filecoin and Arweave, there are dozens of smaller storage projects. Most are not worth your time. The common failure modes:

Our recommendation

If you want exposure to storage DePIN, run Arweave. It is forgiving enough for a first-timer, has real customers, and has a stable token economics model. If you already run a homelab and want the highest-earning option, run Filecoin. Skip the long tail unless you are doing it as a speculative bet, not as an income source.


Continue learning: A hardware buyer's guide for DePIN operators →

© 2026 PassivePin. See also: about · methodology · FAQ · editorial policy.