Raw Blocks
Chain
Dataset name
worldchain.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_0xacb55a45239a7a252c02c05f89648ef7add93564322d577bdff8d50e73c5c977_0 | 1 | 0xacb55a45239a7a252c02c05f89648ef7add93564322d577bdff8d50e73c5c977 | 0x70d316d2e0973b62332ba2e9768dd7854298d7ffe77f0409ffdb8d859f2d3fa3 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x00c89097647a502c055c69ce264c41912f80803ffcb26480e3599c088c411568 | 0xcce6d333a5432f4f28fdb2d532e34fc625c2585a7827f6485b15b4c33a62febf | 0x6bf2bbf269b3a8b38f37769a5f36d2794e9723d0c9a2ea5fd2429139f0a0d617 | 0x4200000000000000000000000000000000000011 | 839 | 0x | 100000000 | 43827 | 1719335641 | 1 | 996000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | ||
| block_v3_0xa08d8ea9efa0d2d72cd0c35e98b1eac33be3668204b1cf3231aae698a7ae423e_0 | 3 | 0xa08d8ea9efa0d2d72cd0c35e98b1eac33be3668204b1cf3231aae698a7ae423e | 0x50fed977b699646078c40e96ad915c9378bc166847ca26b2385b169bee548f27 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x7f59571d1d0854c0af1792194ac217ba392a30649df5d8d1656318833e39ac9f | 0xab0ae9a22fba406c49cb959183d1cc2d2ff559eadb79c0d4be98abea8e8cbc56 | 0xf50b3acd26b5af9dc8d6a6a5c2d60e30fc638227169bf354439bc530f4829ba5 | 0x4200000000000000000000000000000000000011 | 839 | 0x | 100000000 | 43827 | 1719335645 | 1 | 988082719 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | ||
| block_v3_0xac6a1ea5e3bdb6c3a6cc3129799af2420f4aecf9b8f3c7184470ade33bacb309_0 | 6 | 0xac6a1ea5e3bdb6c3a6cc3129799af2420f4aecf9b8f3c7184470ade33bacb309 | 0x29e6e60cd63bdd79cf6165d2b0154a2b9878c4b50d87e3f56603b9558f5d4a35 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xa8d8045dcdd6f927bf233cc129f0c29baf9128cbab345cabcc6c4fbec24aa034 | 0x7c41478618a8bed26282665bf51b88490671b91e4c796ded099fb17c172f8a96 | 0x4aea0fea8ca874d847d35b23440f9a9e8bed75aac936fd7e9567e6a4d49c6a4f | 0x4200000000000000000000000000000000000011 | 839 | 0x | 100000000 | 55015 | 1719335651 | 1 | 976324645 | 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 |