Open data · DATASET-CHAIN

XityChain public blocks

Every public block, hash-chained and verifiable. Transaction history is PII-scrubbed.

PublicJSON / CSV
Source

A live view onto the chain

Every public block, hash-chained and verifiable. Transaction history is PII-scrubbed. Source: XityChain (live). The chain is always current, there is no separate "last updated" stamp because the data is read at request time.

Schema

Fields and types

FieldTypeDescription
heightintegerBlock height.
block_hashstring (hex)SHA-256 block hash.
previous_hashstring (hex)Hash of the previous block.
timestampinteger (unix)Block timestamp.
transactions_rootstring (hex)Merkle root of transactions.
state_rootstring (hex)Hash of the post-block state.
tx_countintegerNumber of transactions in the block.
Licence & policy

How this dataset may be used

LicencePublic record
SourceXityChain (live)
Catalogue IDDATASET-CHAIN
FormatJSON / CSV