Skip to main content
The hedera dataset holds the standardized Hedera tables. History starts 2019-09.

Tables

TableSince
assessed_custom_fees2019-09
blocks2019-09
hbar_transfers2019-09
nft_transfers2021-09
staking_reward_transfers2022-10
token_transfers2021-01
transactions2019-09

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.