Bitcoin
Schema: Bitcoin
This schema contains several on-chain datasets for tracking Bitcoin ownership and flows over time.
Sample Query
Table name
Descriptions
ADDRESSES_WITH_BALANCE_GTE_POINT_ZERO_ONE
Number of addresses with >= 0.01 BTC over time
ADDRESSES_WITH_BALANCE_GTE_ONE
Number of addresses with >= 1 BTC over time
ADDRESSES_WITH_BALANCE_GTE_TEN
Number of addresses with >= 10 BTC over time
ADDRESSES_WITH_BALANCE_GTE_ONE_HUNDRED
Number of addresses with >= 100 BTC over time
HODL_WAVE
Amount of BTC in circulation grouped into different age bands. More information can be found here.
MINER_FEES
Block reward, fees (paid by users), and total rewards (sum of block reward and fees)
Last updated