Skip to main content
The algorand dataset holds the standardized Algorand tables. History starts 2019-06.

Tables

TableSince
blocks2019-06
global_state_deltas2020-10
inner_transactions2021-11
local_state_deltas2020-12
logs2021-11
transactions2019-06

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.