XChain — the tiered meta-blockchain for everything the world records
XChain is an open-source, tiered meta-blockchain — a 2-Domain → 3-Layer → 5-Tier architecture — that turns verifiability into shared, public infrastructure, so almost anything the world records can be proven, not just trusted. Whitepaper · Apache-2.0 · Live network: www.xscan.org How to read this: everything here describes XChain's durable design — it stays valid as the network grows. The parts that change over time — what is live today, the roadmap, and the running network's numbers — are gathered in the final section, Status & Live Network, where the numbers are read straight from the chain, so they never go stale. ("We" is capitalized throughout on purpose: it means all of us — builders, users, and anyone who believes in open infrastructure that belongs to everyone, the founding team included.) Community-owned: XChain is built, run, controlled and optimized by its community as a public good, with the common good of the community and of society first. Nothing here — its direction, strategy, technology, or this document — is fixed by a founding team; all of it is open to contribution and, over time, to community governance (Governance & Community).
Abstract
Blockchains still cannot hold the world's data. The fastest single chains process a few thousand real transactions per second, and the cost of consensus makes recording high-volume, low-value data — likes, views, sensor readings, logs — economically impossible on chain. Scaling horizontally into many chains trades this for another wall: lost composability and fragile, expensive cross-chain state.
XChain resolves the tension by refusing to make one chain do everything. It is a tiered meta-blockchain, organized on three independent axes — 2 Domains → 3 Layers → 5 Tiers:
- 2 Domains are the invariant boundary — value vs data — enforced by the UAC primitive, so value-bearing data can never live in the data Domain.
- 3 Layers are the functional split — Settlement · Execution · Data.
- 5 Tiers (T0–T4) are the fine grain, each with cryptographic assurance and storage matched to the value of the data (T0 = Settlement; T1, T2 = Execution; T3, T4 = Data).
The Domains are joined by a single principle — verify, don't re-execute — and connected by a narrow waist of seven core primitives, hard-specified so many teams build in parallel and the community builds on top without permission.
This design makes verifiability a public good: the marginal cost of recording a low-value event approaches zero, while value and atomicity concentrate in a small, maximally-secured core. XChain invents no new primitive — it integrates proven components (Cosmos, Celestia, IBC, pessimistic proofs, recursive ZK) at a new architecture. And it is a public good in the fullest sense: built, operated and optimized by its community, belonging to no company and no founding team — everything, this whitepaper included, is open to contribution and, over time, to community governance.
XChain runs on a live public testnet today. For its current state — what is live, what is in progress, and the numbers read straight from the chain — see Status & Live Network.
Thesis in one line: separate the world's data by value, verify instead of re-execute, and a blockchain can become a verifiable record layer for almost everything — as a public good anyone can build on.