Skip to main content
The celestia dataset holds the standardized Celestia tables. History starts 2023-10. Every column is documented at Cosmos โ–ธ Overview.

Tables

TableSince
block_events2025-07
blocks2023-10
message_events2023-10
transaction_messages2023-10
transactions2023-10

Sample queries

The tables split by day on block_timestamp (blocks on timestamp). Bound that column in every query; without a bound the query reads the whole table.
Count daily transactions over one week.