Raw Blocks
Chain
Dataset name
celo_dango.raw_blocksVersion
1.0.0Description
Metadata for each block on the chain including hashes, transaction count, difficulty, and gas used.
Example data
| id | number | hash | parent_hash | nonce | sha3_uncles | logs_bloom | transactions_root | state_root | receipts_root | miner | size | extra_data | gas_limit | gas_used | timestamp | transaction_count | base_fee_per_gas | withdrawals_root | blob_gas_used | excess_blob_gas | difficulty | total_difficulty | withdrawals |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| block_v3_0x0192031389a6e8a4ebf7fae50addc81f8fa6d16296a0b009c17838491811359c_0 | 25044127 | 0x0192031389a6e8a4ebf7fae50addc81f8fa6d16296a0b009c17838491811359c | 0xfa58eddcba30e63b0cbfb84530b69284a39f1da7671e60f8a2d68952150b1a9f | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x171f5581b4ad8cff8a40fffe4556dd072bfff4ff8aacb14c2db2bac4d42afe02 | 0xc66314a3382ed30d203b459f2725dbb7534693a005c90cd4625698311af08eaf | 0xdbf53f7e707741e683b5b7aa9df9d31fceefc17ac7e7f0377ec649ffb7ac940f | 0x4200000000000000000000000000000000000011 | 840 | 0x | 30000000 | 43806 | 1720312768 | 1 | 252 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | ||
| block_v3_0x4e403c92c592677601dd54bfe763081ea29de77ca2f0fbe663a4bd0944edd656_0 | 25044129 | 0x4e403c92c592677601dd54bfe763081ea29de77ca2f0fbe663a4bd0944edd656 | 0xdb3b815588de58f638216e5d850fd723f2b514fb573cf11ded31e0ee0fcc90bc | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x5569c96286643958a0c9f4e3bc6f0cfbefe93dddbf0266a213f068fa6c3d8410 | 0x7e11271a4aa37b4eb5587ae0965a673b5b20cb8b0608e2e8b2050ac2e91cb6ba | 0x67e12c4e7f167b73d545988e635cff59f3f1de6e7fc2af1fcd61ef56b2966eb2 | 0x4200000000000000000000000000000000000011 | 840 | 0x | 30000000 | 43806 | 1720312772 | 1 | 252 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | ||
| block_v3_0x1597cba8c184a1b0cfdfa27033154cfbc28fcb09713dc6c56fa2cfda762869d5_0 | 25044132 | 0x1597cba8c184a1b0cfdfa27033154cfbc28fcb09713dc6c56fa2cfda762869d5 | 0xee76ba68f93e34a2c4fc5eca425757b2a7ba3930822bced00a783b09cca344ee | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x6b5c8d020404f5a4cd0aa45e7ec57181016c17bd8d0a6535c7cbb41e4d7af5b9 | 0x2c1bfa1733b95f701db82b36804b159dec0c455e97614719e69f5e5143f8050e | 0x07e577e3077e5a9a8abdd50bf9b126d19ad3fad5884daec17cbeff68c3fac1ce | 0x4200000000000000000000000000000000000011 | 840 | 0x | 30000000 | 49394 | 1720312778 | 1 | 252 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null |
Schema
| Column | Type |
|---|---|
| id | string |
| number | long |
| hash | string |
| parent_hash | string |
| nonce | string |
| sha3_uncles | string |
| logs_bloom | string |
| transactions_root | string |
| state_root | string |
| receipts_root | string |
| miner | string |
| size | long |
| extra_data | string |
| gas_limit | long |
| gas_used | long |
| timestamp | long |
| transaction_count | long |
| base_fee_per_gas | long |
| withdrawals_root | string |
| blob_gas_used | long |
| excess_blob_gas | long |
| difficulty | decimal |
| total_difficulty | decimal |
| withdrawals | string |