Xandeum Explained: Exabyte Storage for Solana
Solana can do tens of thousands of transactions per second, but ask it to store a video, a dataset, or a large document and it falls flat. On-chain state is deliberately scarce and expensive. Xandeum is built to fix exactly that gap: it adds a decentralized storage layer that Solana programs can actually use, at a scale ledgers were never meant to reach.
New to Xandeum? Start with our plain-language explainer: What is Xandeum? Note: Xandeum's storage is designed to be blockchain-agnostic; Solana is its first and current integration.
Disclosure
Pulsar Network operates pNodes on the Xandeum network, so we have a stake in its success. We have tried to describe it factually; verify the specifics via Xandeum's own documentation, linked below.
The problem: blockchains are terrible hard drives
Every validator stores the chain's state, so putting large data on-chain means forcing thousands of machines to keep a copy of it forever, which is why it is priced to discourage. The result is a hard ceiling on what on-chain apps can hold. Developers work around it by stashing data on centralized clouds and putting only a pointer on-chain, which quietly reintroduces the single point of control that blockchains were meant to remove.
What Xandeum is
Xandeum is a storage layer for Solana: smart-contract-native buckets that can scale up to exabytes, served by a decentralized network of pNodes (provider nodes).1 Crucially, the storage is not a separate silo, programs reach it through extended Solana primitives via Xandeum-enabled RPC nodes, so a dApp can read and write large data as part of its normal on-chain logic. The pNodes that hold the data are cryptographically supervised by validator-style nodes, so integrity is checked rather than assumed.2
How it works: Poke, Peek, and Prove
Xandeum introduces three primitives that make storage feel native to Solana:2
- Poke - write data from a Solana account into a bucket.
- Peek - read data from a bucket back into a Solana account.
- Prove - generate a cryptographic proof that the stored data is intact and unaltered.
That third primitive is the important one. "Prove" is what separates verifiable decentralized storage from "just trust our servers": an app, or an auditor, can confirm the data is exactly what was stored, without trusting any single operator.
The network today
As of 2026, Xandeum runs 300-plus pNodes operated independently around the world, with capacity growing week over week, and it has expanded node access through a series of "eras."1 A live network monitor (this site) tracks node status, locations, software versions, on-chain stake, and uptime in real time, the kind of transparency a storage network needs to earn trust.
Why it matters: storage-enabled apps
A usable on-chain storage layer unlocks application categories Solana could not host before: on-chain media and social, large verifiable datasets, document-heavy real-world-asset tokenization, game state, and, increasingly, AI data that needs provenance and durability. The common thread is the same one running through AI governance and the agent economy: applications increasingly need data that is both large and verifiable, and a storage layer fused with a fast chain is a natural home for it.
The honest caveats
Xandeum is an emerging network, and its architecture is still evolving from vision toward broad production use; capacity, tooling, and economics are maturing. As with any early infrastructure, real adoption (apps actually storing and proving data at scale) is the metric that matters, not roadmaps. Treat node participation and token mechanics as higher-risk, and do your own research; nothing here is financial advice.
Key takeaways
- Solana keeps on-chain state scarce; Xandeum adds a decentralized storage layer programs can use.
- Smart-contract-native buckets scale to exabytes, served by pNodes and integrity-checked by supervising nodes.
- The Poke / Peek / Prove primitives make storage native and, with "Prove," verifiable.
- 300+ pNodes are live in 2026; the opportunity is storage-enabled apps that need large, verifiable data.
Frequently asked questions
What is Xandeum?
Xandeum is a decentralized storage layer for Solana. It lets smart contracts read and write large amounts of data with random access, scaling toward exabyte capacity through a network of provider nodes (pNodes).
How does Xandeum work?
Data is spread across pNodes run by independent operators. The Xandeum program coordinates where data lives, while storage proofs and a Bitcoin-anchored checkpoint help keep that data verifiable.
What is the XAND token used for?
XAND is the network token. It is used for staking to pNodes, for storage-related activity on the network, and to align operators and the community around the network's growth.
References
- Xandeum Network - storage for Solana programs (pNodes, buckets). xandeum.network
- Xandeum Docs - scalable storage solution and primitives. docs.xandeum.network
This article is for general information and education only, not financial advice. Pulsar Network operates pNodes on the Xandeum network (see disclosure above). Details reflect publicly available information as of the "last reviewed" date. Spotted an error? Email contact@pulsarnetwork.xyz and we will correct it.
See the network live
Pulsar Network is the independent, real-time monitor of the Xandeum pNode network.
Open the dashboard →