Raw Blocks
Chain
Dataset name
polynomial.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 | difficulty | total_difficulty | size | extra_data | gas_limit | gas_used | timestamp | transaction_count | base_fee_per_gas | withdrawals_root |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| block_0x8e15a02a0ca17918161067bd94b8c231f44070ade2e10d2bbbe8d43dd550d7e5_0 | 3932667 | 0x8e15a02a0ca17918161067bd94b8c231f44070ade2e10d2bbbe8d43dd550d7e5 | 0x7fdd48cb6623203257025377443e331f8e5bf8743b3d284c9a3c96dd7449c54d | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x4105a1b1349a0e49b24f5c00bc593dab42ec5b802dcbc634318588b7098e950a | 0x6c57555747977f24198c8ee520613c095ad46f38f19b3953048bb3673383aa2c | 0x7f69006aa43a9688ea874c3322abcec3f14f73cb83afc2843fd75379903d8f09 | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 43827 | 1725903509 | 1 | 252 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0xc2bdb5ce89137e3a7a35fb7aee2bd813ac9481cd1ec89847bd64c864f86b4f24_0 | 3932668 | 0xc2bdb5ce89137e3a7a35fb7aee2bd813ac9481cd1ec89847bd64c864f86b4f24 | 0x8e15a02a0ca17918161067bd94b8c231f44070ade2e10d2bbbe8d43dd550d7e5 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x5622d58053947990dfbed2e9dc242258b52aad11adf290f84c819a90e720c545 | 0x7226d30a3af754bf4169ae62048d488d7c232d5326414a754f654f6440ee860e | 0xcb3a73e9fa2e78bf35f3e9f792fbb6c7865889eb67762a4bfee4f12983a79133 | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 43827 | 1725903511 | 1 | 252 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0xa25fa11bb0ae0211c36f9a5df8cc06e45a26e1b287dc85f6ab0be91b600c9f7d_0 | 3932670 | 0xa25fa11bb0ae0211c36f9a5df8cc06e45a26e1b287dc85f6ab0be91b600c9f7d | 0x7601f17edcc326f0274000fe5be97f95108adefcd722af222beefd63448b414f | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x37a0a9fe632778eee65c75fb376381fa52fc276c81da86f82a0d23bb733af3a8 | 0x758a2621403b59a26be61c38363cb59587570a2197d0a09fa8ffcdf4c5e70d45 | 0x035c770829b0edfac2bc3aecdd84b0b10041dcb2d62b20964eef08588979f373 | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 43827 | 1725903515 | 1 | 252 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
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 |
| difficulty | double |
| total_difficulty | double |
| size | long |
| extra_data | string |
| gas_limit | long |
| gas_used | long |
| timestamp | long |
| transaction_count | long |
| base_fee_per_gas | long |
| withdrawals_root | string |