मुख्य सामग्री पर जाएं

eth_getBlockByHash RPC Method

लोड हो रहा है...

को अपडेट
Feb 13, 2026

eth_getBlockByHash RPC Method

पैरामीटर

हैश
डोरी
आवश्यक
लोड हो रहा है...
transaction detail flag
बूलियन
आवश्यक
लोड हो रहा है...

रिटर्न

वस्तु
वस्तु
लोड हो रहा है...
baseFeePerGas
डोरी
लोड हो रहा है...
blobGasUsed
डोरी
लोड हो रहा है...
difficulty
डोरी
लोड हो रहा है...
excessBlobGas
डोरी
लोड हो रहा है...
extraData
डोरी
लोड हो रहा है...
gasLimit
डोरी
लोड हो रहा है...
गैस प्रयुक्त
डोरी
लोड हो रहा है...
हैश
डोरी
लोड हो रहा है...
लॉग्सब्लूम
डोरी
लोड हो रहा है...
miner
डोरी
लोड हो रहा है...
mixHash
डोरी
लोड हो रहा है...
n एक
डोरी
लोड हो रहा है...
number
डोरी
लोड हो रहा है...
parentBeaconBlockRoot
डोरी
लोड हो रहा है...
parentHash
डोरी
लोड हो रहा है...
receiptsRoot
डोरी
लोड हो रहा है...
requestsHash
डोरी
लोड हो रहा है...
sha3Uncles
डोरी
लोड हो रहा है...
आकार
डोरी
लोड हो रहा है...
stateRoot
डोरी
लोड हो रहा है...
TIMESTAMP
डोरी
लोड हो रहा है...
transactions
सरणी
लोड हो रहा है...
transactionsRoot
डोरी
लोड हो रहा है...
uncles
सरणी
लोड हो रहा है...
withdrawals
सरणी
लोड हो रहा है...
पता
डोरी
लोड हो रहा है...
मात्रा
डोरी
लोड हो रहा है...
index
डोरी
लोड हो रहा है...
validatorIndex
डोरी
लोड हो रहा है...
withdrawalsRoot
डोरी
लोड हो रहा है...
अनुरोध
प्रतिक्रिया
1
{
2
"jsonrpc" : "2.0" ,
3
"पहचान" : 1 ,
4
"result": {
5
"baseFeePerGas": "0x7",
6
"blobGasUsed": "0x0",
7
"difficulty": "0x0",
8
"excessBlobGas": "0x0",
9
"extraData": "0xd883010f0b846765746888676f312e32332e35856c696e7578",
10
"gasLimit": "0x2255100",
11
"gasUsed": "0x5208",
12
"hash": "0xcb8c95bbdccb761b0d278606bcb2888d0a767970efe6d3d9b9e6f392b1a95c22",
13
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
14
"miner": "0x711b0ecb072c27de0e50c9944d7195a51b202522",
15
"mixHash": "0x193f932a17584c14c5f0daac0f071f18caa21b194b7f639c2f846a70f8332f62",
16
"nonce": "0x0000000000000000",
17
"number": "0x654740",
18
"parentBeaconBlockRoot": "0x8b52c2901f99f959715f3aadac0882bfb557be924ba053d940767cf73bf976cd",
19
"parentHash": "0xfc3e946c373b26c989eaced8809419ce59c5b8d0337460240c415e7c24da0afb",
20
"receiptsRoot": "0xf78dfb743fbd92ade140711c8bbc542b5e307f0ab7984eff35d751969fe57efa",
21
"requestsHash": "0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
22
"sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
23
"size": "0x384",
24
"stateRoot": "0xf35574a3535bd438f6e71a22c042526e3fa29b8985d166f04612e97c8b41b2dd",
25
"timestamp": "0x68d3eecd",
26
"transactions": [
27
"0x8020aa8c98247ca51ac752c66232604c965286d77cf14f40ab382393d8e43d50"
28
] ,
29
"transactionsRoot": "0x50d804d8a220044032a619d540672ac900272176c72cc97e2406e3f6f2466ba5",
30
"uncles": [],
31
"withdrawals": [
32
{
33
"index": "0xffffffffffffffff",
34
"validatorIndex": "0xffffffffffffffff",
35
"address": "0x712a30816a8756c8fdb78de63db55aa70d3cf3b4",
36
"amount": "0x3c710450"
37
},
38
{
39
"index": "0xffffffffffffffff",
40
"validatorIndex": "0xffffffffffffffff",
41
"address": "0x0000000000000000000000000000000000000000",
42
"amount": "0x0"
43
},
44
{
45
"index": "0xffffffffffffffff",
46
"validatorIndex": "0xffffffffffffffff",
47
"address": "0x711b0ecb072c27de0e50c9944d7195a51b202522",
48
"amount": "0x78e208a"
49
}
50
] ,
51
"withdrawalsRoot": "0xd8147769a8dd767b7a29dfde17cd71a063a4f0a9d355a115bb9c6ffc8aa82610"
52
}
53
}
1
{
2
"jsonrpc" : "2.0" ,
3
"पहचान" : 1 ,
4
"result": {
5
"baseFeePerGas": "0x7",
6
"blobGasUsed": "0x0",
7
"difficulty": "0x0",
8
"excessBlobGas": "0x0",
9
"extraData": "0xd883010f0b846765746888676f312e32332e35856c696e7578",
10
"gasLimit": "0x2255100",
11
"gasUsed": "0x5208",
12
"hash": "0xcb8c95bbdccb761b0d278606bcb2888d0a767970efe6d3d9b9e6f392b1a95c22",
13
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
14
"miner": "0x711b0ecb072c27de0e50c9944d7195a51b202522",
15
"mixHash": "0x193f932a17584c14c5f0daac0f071f18caa21b194b7f639c2f846a70f8332f62",
16
"nonce": "0x0000000000000000",
17
"number": "0x654740",
18
"parentBeaconBlockRoot": "0x8b52c2901f99f959715f3aadac0882bfb557be924ba053d940767cf73bf976cd",
19
"parentHash": "0xfc3e946c373b26c989eaced8809419ce59c5b8d0337460240c415e7c24da0afb",
20
"receiptsRoot": "0xf78dfb743fbd92ade140711c8bbc542b5e307f0ab7984eff35d751969fe57efa",
21
"requestsHash": "0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
22
"sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
23
"size": "0x384",
24
"stateRoot": "0xf35574a3535bd438f6e71a22c042526e3fa29b8985d166f04612e97c8b41b2dd",
25
"timestamp": "0x68d3eecd",
26
"transactions": [
27
"0x8020aa8c98247ca51ac752c66232604c965286d77cf14f40ab382393d8e43d50"
28
] ,
29
"transactionsRoot": "0x50d804d8a220044032a619d540672ac900272176c72cc97e2406e3f6f2466ba5",
30
"uncles": [],
31
"withdrawals": [
32
{
33
"index": "0xffffffffffffffff",
34
"validatorIndex": "0xffffffffffffffff",
35
"address": "0x712a30816a8756c8fdb78de63db55aa70d3cf3b4",
36
"amount": "0x3c710450"
37
},
38
{
39
"index": "0xffffffffffffffff",
40
"validatorIndex": "0xffffffffffffffff",
41
"address": "0x0000000000000000000000000000000000000000",
42
"amount": "0x0"
43
},
44
{
45
"index": "0xffffffffffffffff",
46
"validatorIndex": "0xffffffffffffffff",
47
"address": "0x711b0ecb072c27de0e50c9944d7195a51b202522",
48
"amount": "0x78e208a"
49
}
50
] ,
51
"withdrawalsRoot": "0xd8147769a8dd767b7a29dfde17cd71a063a4f0a9d355a115bb9c6ffc8aa82610"
52
}
53
}
अब तक कोई खाता नहीं है?
कुछ ही सेकंड में अपना क्विकनोड एंडपॉइंट बनाएं और निर्माण शुरू करें।
मुफ़्त में शुरुआत करें