XNT$0.0000+0.00%
|MCap$0.00
|24h Vol$0.00
|Liq$0.00
|Staked--%
|BTC$----
|ETH$----
|SOL$----
XNT$0.0000+0.00%
|MCap$0.00
|24h Vol$0.00
|Liq$0.00
|Staked--%
|BTC$----
|ETH$----
|SOL$----
X1 ReportWhat is X1 Blockchain

X1 Blockchain, Explained

X1 is a monolithic SVM-based Layer 1 secured by delegated proof of stake. Here is how it works, where it came from, what XNT is for, and what is actually live — with current on-chain numbers.

Last updated · live on-chain data

XNT Price
$0.5651
+1.43% 24h
Market Cap
$7.69M
reported circulating
Incl. Public Stake
$14.60M
float-adjusted
Active Validators
614
voting this epoch
Staked
92.08%
of total supply
Total Supply
1.06B XNT
Consensus
DPoS
SVM Layer 1

What X1 is

X1 is a monolithic Layer 1 blockchain built on the Solana Virtual Machine. It is designed for low-cost, high-throughput, censorship-resistant transactions, secured by delegated proof of stake. Its native token is XNT; its validator client is Tachyon; its mainnet has been live and producing blocks with a large independent validator set. The project's own description of its goals is in the X1 whitepaper, and the technical reference lives at docs.x1.xyz.

Official X1 resources
ResourceWhat it covers
x1.xyzOfficial project site and ecosystem hub
docs.x1.xyzOfficial documentation — running nodes, RPC reference, developer guides
Whitepaper (PDF)Design goals and architecture as stated by the project
x1val.onlineLive view of the network — validators, performance, uptime
explorer.x1.xyzBlocks, transactions, accounts and vote accounts

"Monolithic" is the deliberate design choice here: X1 does not split execution, settlement and data availability across layers. Everything happens on one chain, in one state machine, the way Solana does it. The tradeoff is well understood — higher hardware requirements for validators in exchange for no cross-layer latency and no bridging between your own layers.

Disambiguation: several unrelated projects use the "X1" name. This page is about the SVM-based Layer 1 at x1.xyz whose token is XNT, built by X1 Labs and the Fair Crypto Foundation — not X1 EcoChain, not the XUSD/X1 StableChain platform, not the BlockDAG X1 mining app, and not the older Lachesis-based go-x1 codebase.

Where it came from

X1 was conceived by Jack Levin of the Fair Crypto Foundation, the organisation behind XEN Crypto — a protocol spanning across 13 EVM networks. The project's development history runs through several distinct networks: a Devnet launched in January 2022, a second iteration called Fastnet, and then the current SVM-based mainnet.

Levin's background is not typical for a crypto founder. He was Google's first network architecture engineer, working on distributed systems there from 1999 to 2005 — which is to say he was building planet-scale infrastructure roughly a decade before most of the industry existed. He is the founder of x1.xyz and posts as @mrJackLevin. That lineage shows in X1's design priorities: throughput and networking discipline over novel consensus research.

That lineage explains a lot of the confusion in search results. Early X1 material describes a Lachesis-consensus chain — that is the go-x1 codebase, a different architecture from the network running today. If you are reading documentation about X1, check whether it predates the SVM rearchitecture.

Today, X1 Labs handles core client engineering and releases, and the X1 Foundation operates the stake delegation program that underwrites much of the validator set.

Architecture and the Tachyon client

Because X1 runs the SVM, the developer experience is close to Solana's: the same program model, the same account model, SPL tokens, Anchor, and familiar RPC methods. A few X1-specific details matter in practice:

  • X1's associated token program lives at a different address than Solana's (ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL), which trips up ported code that hardcodes the standard address.
  • The validator client is Tachyon, currently v3.1.14 on mainnet. It keeps the accounts index fully in memory by default and deprecates the on-disk index.
  • Epochs run roughly 24 hours, which is when staking rewards are credited and when Foundation delegation is recalculated.

Recent client work has focused on stability rather than headline throughput: hardened shred insertion and blockstore error handling, Turbine and gossip cleanup with IPv6 filtering and CRDS pruning, and stricter RPC input validation. See the v3.1.14 release notes.

XNT and its supply structure

XNT pays fees, covers account rent, and is the staking asset. The supply picture is unusual and worth internalising before you form a view on valuation:

MeasureValue
Price$0.5651
Total supply1.06B XNT
Reported circulating supply13.61M XNT (1.28% of total)
Community-owned stake (public, excluded from the line above)12.22M XNT (1.15% of total)
Actively staked979.22M XNT (92.08% of total)
Market cap (reported circulating)$7.69M
Market cap (incl. public stake)$14.60M
Fully diluted valuation$600.99M

Roughly 1.28% of supply is reported as circulating while 92.08% is staked. The gap between market cap and FDV is therefore enormous, and comparing X1 to other chains on either number alone will mislead you.

Read the market cap carefully. X1's reported circulating supply excludes all staked XNT — including stake owned by ordinary holders, not just Foundation and treasury stake. Community-owned stake alone is about 12.22M XNT, more than double the entire reported circulating supply of 13.61M XNT. That makes the headline market cap an understatement of publicly held value, by roughly 1.9×. It is also the opposite of Solana's convention, where staked SOL counts as circulating — so X1 market cap comparisons against SVM peers need adjusting. Both figures and the full derivation are on XNT price.

The ecosystem

X1's application layer is small but functional across the categories that matter:

The full, maintained list — with the caveats that matter — is in our verified ecosystem directory, and we cover launches as they ship in project coverage.

Getting started on X1

  1. Wallet. Install the X1 Wallet extension or use Backpack — setup walkthrough.
  2. Get XNT. Bridge USDC from Solana, then swap on XDEX — buying guide.
  3. Stake it. Native delegation, pXNT, or rXNT — staking guide.
  4. Run a node, if you want to operate rather than delegate — validator guide.

Network endpoints: mainnet RPC at https://rpc.mainnet.x1.xyz, testnet at https://rpc.testnet.x1.xyz. Full RPC and node documentation is at docs.x1.xyz.

To see the network itself rather than read about it, x1val.online shows the live validator set with per-node performance and uptime — the quickest way to confirm the chain is doing what this page claims it does.

What we are watching

The open questions on X1 right now, in rough order of how much they matter:

  • Whether the float can widen without breaking the price. A staking ratio above 90% is stable until it isn't. Our ratchet effect analysis works through the mechanics.
  • Foundation delegation policy. It underwrites the validator set; parameter changes propagate through operator economics quickly.
  • Real application demand versus incentive-driven activity, which is the thing that eventually decides whether fee revenue matters.
  • Client decentralisation. Tachyon is currently the only client.

Frequently Asked Questions

What is X1 Blockchain?

X1 is a monolithic Layer 1 blockchain built on the Solana Virtual Machine (SVM). It targets low fees, high throughput and censorship resistance, secured by delegated proof of stake. Its native token is XNT, and its validator client is Tachyon. Because it is SVM-based, Solana tooling, wallets and program models largely carry over.

Who created X1?

X1 was conceived by Jack Levin (@mrJackLevin) of the Fair Crypto Foundation, the organisation behind XEN Crypto — a protocol spanning across 13 EVM networks. Levin was Google's first network architecture engineer and worked on distributed systems there from 1999 to 2005. Development began with a Devnet launch in January 2022, progressed through a second iteration called Fastnet, and the current SVM-based network followed. X1 Labs handles core client engineering and the X1 Foundation runs stake delegation.

Is X1 the same as Solana?

No — X1 is a separate, independent Layer 1 with its own validator set, token and economics. It shares Solana's execution environment (the SVM) and much of its client architecture, which is why Solana developer tooling works and why concepts like epochs, vote accounts, stake accounts and SPL tokens carry the same meaning.

What is the XNT token used for?

Transaction fees, account rent, and staking. XNT is what validators stake to secure the network and what delegators stake to earn DPoS rewards. Live price and supply figures: XNT price.

How many validators secure X1?

614 validators are actively voting on mainnet right now, with 121 delinquent. See X1 validators for stake distribution and how the set is structured.

What can you do on X1 today?

Trade on DEXes (XDEX, RipperSwap), launch tokens with locked liquidity (Degen), stake for yield natively or via liquid staking, bridge assets from Solana, register names on X1NS, and use identity, NFT and prediction-market protocols. Our ecosystem coverage tracks what is live.

How do I connect to X1 mainnet?

The public mainnet RPC endpoint is https://rpc.mainnet.x1.xyz, with testnet at https://rpc.testnet.x1.xyz. Archival access and historical data are available through X1 Scroll. Block explorer: explorer.x1.xyz.

Are there other projects called X1?

Yes, and this causes real confusion. Several unrelated projects use the X1 name — an eco-chain, a stablecoin platform, a mobile mining app, and an older Lachesis-based go-x1 codebase that predates the current SVM network. This site covers the SVM-based X1 Layer 1 at x1.xyz whose token is XNT. Always cross-check against our verified links directory before connecting a wallet.

Essential X1 reading