Comparison

Xandeum vs Filecoin, Arweave & Walrus

Decentralized storage is not one market. These four networks solve different problems. Here is an honest 2026 comparison, including where Xandeum is genuinely differentiated and where it is still the smallest and least proven.

FilecoinArweaveWalrusXandeum
Base chainOwn L1Own chain (Blockweave)Storage nodes + SuiStorage layer for Solana
Storage modelDeal-based sealed sectorsPermanent replicated copiesErasure-coded "slivers" (Red Stuff)Sharded + erasure-coded, file-system-like
ProofPoRep + PoSt (24h audits)Proof of AccessOn-chain availability (Sui objects)Merkle roots anchored to Solana, then Bitcoin
Data accessWhole-file; contracts can't read bytesWhole-file via HTTPWhole-blob; Sui can manage availabilityRandom access, contract-native (peek, poke, prove)
PricingRental (market deals)Pay once, store foreverRental per epochUsage-based; operators paid via STOINC
Market cap (Jun 2026)~$590M~$120M~$75-88M~$1-2M
Live scaleMulti-exabyte committedMulti-petabyte permaweb~4 PB, 100 nodesEarly; exabyte is the goal
MaturitySince 2020Since 2018Mainnet ~2025Mainnet early 2026

Market caps and scale are June 2026 snapshots and move daily.

The short version

Filecoin and Arweave are the mature incumbents for archival storage: huge capacity, multi-year track records, but their stored data is not something a smart contract reads directly. Walrus is a newer, fast-growing option for programmable blobs and data availability on Sui. Xandeum is the newcomer with a narrower, sharper aim: storage that Solana programs can read and write at fine granularity, like a second tier of accounts.

Per-network detail

Filecoin (FIL)

A storage marketplace matching clients to providers via on-chain deals; data is sealed into 32 or 64 GiB sectors. It proves storage with PoRep (a unique replica exists) and PoSt (it still exists, audited daily). The FVM works on chain state, not the stored bytes, and retrieval can take seconds or hours depending on whether a provider keeps an unsealed copy. Best for archival, datasets and backups at massive scale; its known challenge is converting committed capacity into paid demand.

Arweave (AR)

The "permaweb": pay once and data is stored for 200+ years, funded by an endowment. Miners prove they can access random historical blocks (Proof of Access). Data is served as whole files over HTTP, which is why Solana's Metaplex uses it for NFT media. The flip side of permanence is that it is immutable and not designed for mutable, random-access app state.

Walrus (WAL)

Stores erasure-coded slivers across nodes with high durability at about 4.5× replication, coordinated by Sui. Move contracts on Sui can check availability and manage blob lifecycles, so it is "programmable" at the blob level, though still whole-blob retrieval rather than byte-level random reads. Newer and smaller than Filecoin and Arweave, with a relatively concentrated node set.

Xandeum (XAND)

A storage layer that behaves like a second tier of Solana accounts. Provider nodes (pNodes) store data; the network reaches consensus only on Merkle roots each ~15-second pulse, then anchors them every Yuga (~2.8 days) to Solana and then Bitcoin for tamper-evidence. Its headline feature is random-access, smart-contract-native storage so Solana programs read and write data directly, keeping execution lean. Operators earn usage-based STOINC income.

Where Xandeum stands out

The honest caveat

Xandeum is roughly 40 to 500 times smaller than these incumbents and only reached mainnet in early 2026. "Exabyte-ready" is an architectural goal, not demonstrated scale. Its pulse-and-anchor design is novel and far less battle-tested than Filecoin's PoRep/PoSt or Arweave's years of Proof of Access. It is a genuinely different tradeoff for a specific job, not a proven "better" across the board. If you need permanent archival, Arweave fits; for cheap cold capacity, Filecoin; for Sui-native blobs, Walrus.

See the live Xandeum network → Run a pNode
Sources: Filecoin Docs · Arweave · Walrus Docs · Xandeum Docs · market data via CoinGecko/CoinMarketCap.

An independent comparison by Pulsar Network. Figures are June 2026 snapshots and not financial advice.