State systems

XityChain

XityChain is the public ledger. It records identity registrations, wallets, currency transfers, credentials, governance actions, and asset transfers. Every block is cryptographically chained to the previous one, and every state change is auditable.

Chain status
Offline
Core unreachable at last check
Latest height
Offline
Finality: PBFT, instant
Consensus
PBFT
Deterministic finality

Chain offline

Unavailable

The XityChain core did not respond at the last check. No values are shown because none could be verified.

Checked: 2026-09-03 02:15:20 UTC
What it secures

The integrity of the public state

The integrity of the public record. Because the chain is tamper-evident, no operator can rewrite history without detection. This is the technical basis on which any trust claim rests.

Lives on-chain
Public
  • Identity registration and status (without underlying identity evidence)
  • Wallet addresses and their public keys
  • Currency balances and public transfer history
  • Credential issuance and revocation (without underlying claims data)
  • Governance proposals and recorded votes
  • SPACE asset ownership and transfer counts
Never on-chain
Restricted
  • Private keys
  • Identity evidence (documents, photos, beneficial-owner data)
  • Custody locations or reserve account details
  • Internal network topology, failover logic, and admin endpoints
  • Vulnerability findings and incident-response playbooks
i
Why some detail is not published. The chain is transparent about what happened. It does not expose how to attack it. Custody locations, signer identities, internal topology, and vulnerability findings stay classified, by design.
Addresses

The xity1 address format

Addresses are derived from the public key as "xity1" followed by 40 hex characters (a double-SHA-256 of the public key, truncated to 20 bytes). The format is Bech32-inspired; it is not BIP-173 compliant.

xity1<40 hex characters>
Live explorer

Read the chain directly

Live blocks, transactions, and balances are available in the public explorer, fetched from the core at request time. Nothing on this page is a fabricated sample.

View the live explorer
Browse the latest blocks, look up an address, or inspect a transaction by id, all read live from mainnet.
Open explorer

Audit it yourself

The full chain is open. Every block, every public transaction, every state root, verifiable end to end.