Skip to main content
The dogecoin dataset holds the standardized Dogecoin tables. History starts 2013-12. Every column is documented at UTXO โ–ธ Overview.

Tables

TableSince
blocks2013-12
transactions2013-12

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.