Skip to main content

Xatu Data

The dataset contains a wealth of information about the Ethereum network, including detailed data on beacon chain events, mempool activity, and canonical chain events.

Xatu - Beacon API events

Events derived from the Beacon API event stream. This data is usually useful for 'timing' events, such as when a block was seen by a sentry.

Xatu - Canonical Beacon chain events

Events derived from the finalized beacon chain. This data is only derived by a single instance, are deduped, and are more complete and reliable than the beacon_api_ tables.

Xatu - Canonical Execution data

Data extracted from the execution layer. This data is only derived by a single instance, are deduped, and are more complete and reliable than the execution_layer_p2p tables.

Xatu Schema

Schema documentation for Xatu data formats and storage structures

Xatu - Libp2p events

Events from the consensus layer p2p network. This data is usually useful for 'timing' events, such as when a block was seen by a sentry.

Xatu - Mempool events

Events from the execution layer p2p network. This data is usually useful for 'timing' events, such as when a transaction was seen in the mempool by an instance.

Xatu - MEV Relay events

Events derived from MEV relays. Data is scraped from multiple MEV Relays by multiple instances.