Open data on the Ethereum network: beacon chain events, mempool activity, canonical chain data, MEV, and p2p networking — from production networks and upgrade devnets.
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.
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.