The dataset contains a wealth of information about the Ethereum network, including detailed data on beacon chain events, mempool activity, and canonical chain 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.
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.
Schema documentation for Xatu data formats and storage structures
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.