Raw Blocks
Chain
Dataset name
orderly_sepolia.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_0xdb52eb10a5755ad15d539f63bcba5b5428e43c22857743fe694d67d68d87bfe1_0 | 17186303 | 0xdb52eb10a5755ad15d539f63bcba5b5428e43c22857743fe694d67d68d87bfe1 | 0xe617025540d59e8ab757d0b8f8fe840087497dbe62b4251e691340e2faa83e2f | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x478e7fd253d91f3e4c18fb67352c40b5d3bbe7aa20a14dec1264637fde5ff061 | 0xfe7c5c18b04a1730b60cce2f591d2f8b54b516dea05b9f86676594f887e56a9e | 0x67ba7caa827a4812b02bcd9c8f02de70295e9826c75f7fd1dc0ca44d44506bc2 | 0x4200000000000000000000000000000000000011 | 0 | 0 | 840 | 0x | 180000000 | 43839 | 1725904978 | 1 | 250 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0xbe55482f6c52465b234c48c63bea0c2d3977a5b2e3bda6760139cec1023962ba_0 | 17186304 | 0xbe55482f6c52465b234c48c63bea0c2d3977a5b2e3bda6760139cec1023962ba | 0xdb52eb10a5755ad15d539f63bcba5b5428e43c22857743fe694d67d68d87bfe1 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x77cffbd1096f8d72c3743bfcc2c75dd28de2bccc4424ea9f1a8522dd24abea5c | 0x2a740b13a200a05fb8f1aa522d781cacbafb6695307f9d9609f29eef13c8a33c | 0x1a7346ea0cfeadfaa1113d2431f11f7259b4a96eedf3b87c09f30ccf205ce45c | 0x4200000000000000000000000000000000000011 | 0 | 0 | 840 | 0x | 180000000 | 43839 | 1725904980 | 1 | 250 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0x3af0d099c3579ecd1cca1e15c0034d4ab6e32ea5e0879150d60ad7f5dd8a84ba_0 | 17186308 | 0x3af0d099c3579ecd1cca1e15c0034d4ab6e32ea5e0879150d60ad7f5dd8a84ba | 0x424bceec7f195881f5e8308319d37dd6ebd363c62f3ac28a6e0cd1035500bfd1 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x8faf89eeb7c69df233cfaa9baf545ab290101cf8f57041ccc9a07be0f1606c9b | 0xb9b2265cd627f0121ece74c70c47368da90661849720a5ce0ed499e705a3a084 | 0xebdf86892ddc850edc7ee19eb3c8398f6926f6eea8b44a6cd1f1b0c3b41d7e4d | 0x4200000000000000000000000000000000000011 | 0 | 0 | 840 | 0x | 180000000 | 43839 | 1725904988 | 1 | 250 | 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 |