본문으로 건너뛰기

eth_getBlockByHash RPC 메서드

로딩 중...

업데이트됨:
2026년 4월 3일

eth_getBlockByHash RPC 메서드

매개변수

해시
문자열
필수
로딩 중...
거래 내역 표시기
부울
필수
로딩 중...

반품

객체
객체
로딩 중...
가스당 기본 수수료
문자열
로딩 중...
blobGasUsed
문자열
로딩 중...
난이도
문자열
로딩 중...
epoch
문자열
로딩 중...
excessBlobGas
문자열
로딩 중...
추가 데이터
문자열
로딩 중...
gasLimit
문자열
로딩 중...
가스 사용량
문자열
로딩 중...
해시
문자열
로딩 중...
logsBloom
문자열
로딩 중...
채굴자
문자열
로딩 중...
mixHash
문자열
로딩 중...
논스
문자열
로딩 중...
숫자
문자열
로딩 중...
parentHash
문자열
로딩 중...
영수증 루트
문자열
로딩 중...
sha3Uncles
문자열
로딩 중...
크기
문자열
로딩 중...
stateRoot
문자열
로딩 중...
타임스탬프
문자열
로딩 중...
timestampNano
문자열
로딩 중...
totalDifficulty
문자열
로딩 중...
거래
배열
로딩 중...
transactionsRoot
문자열
로딩 중...
삼촌들
배열
로딩 중...
withdrawalsRoot
문자열
로딩 중...
요청
답변
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"parentHash": "0xd9f7c9a5aed30f70c042631761820db7c56e34e591581678d566880441480378",
6
"sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
7
"miner": "0x0000000000000000000000000000000000000000",
8
"stateRoot": "0x02d4ea02342e98996e691981a71496687d8aad7202073625266a01d244234e17",
9
"transactionsRoot": "0xe6fe1a09b636dc1e16a372b5003220593dff217c3279e31eaa2c3eecad9020da",
10
"receiptsRoot": "0x7ccb6028888b663999102ce37975c4d72391dbef80d6f844c1b6363d7743f32c",
11
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000400000000000000000000000000000008000000000000000000000000000800000000000000000000000000000000000004000000000000000000000200000010000000000002000000000000000000000000000000000000010000200000000000000000000000000200000000000000000000000000000000000000002000000000000000000002000000000000000000000000000000001000000000000000000000000000000000000000000400000000000000000002080000000000000000004000",
12
"difficulty": "0x0",
13
"number": "0x264e8aa",
14
"gasLimit": "0x12a05f200",
15
"gasUsed": "0x21894",
16
"timestamp": "0x68837377",
17
"timestampNano": "0x18557d279fbf4b95",
18
"extraData": "0x040d65950000000014f9847b",
19
"mixHash": "0x23a9586cab3df3dccd238e9f5d2d9bafe21bbed8197499dc771e515f603b9cad",
20
"nonce": "0x0000000000000000",
21
"baseFeePerGas": "0xba43b7400",
22
"hash": "0x3c5b972e862112e83929ab1c25893f10abd2b0c75c150487f43b3a34534df90d",
23
"epoch": "0x890a",
24
"totalDifficulty": "0x0",
25
"withdrawalsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
26
"blobGasUsed": "0x0",
27
"excessBlobGas": "0x0",
28
"거래": [
29
"0xa747b7488abb2f8401bdbb0cd868494105e990726a93e253cddd17968ed91db1",
30
"0x06a23225fc8de20ddc37bccb2262e1519f3bdcb24eaed10b251d16a85e684c28"
31
],
32
"size": "0x5a6",
33
"삼촌들": []
34
}
35
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"parentHash": "0xd9f7c9a5aed30f70c042631761820db7c56e34e591581678d566880441480378",
6
"sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
7
"miner": "0x0000000000000000000000000000000000000000",
8
"stateRoot": "0x02d4ea02342e98996e691981a71496687d8aad7202073625266a01d244234e17",
9
"transactionsRoot": "0xe6fe1a09b636dc1e16a372b5003220593dff217c3279e31eaa2c3eecad9020da",
10
"receiptsRoot": "0x7ccb6028888b663999102ce37975c4d72391dbef80d6f844c1b6363d7743f32c",
11
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000400000000000000000000000000000008000000000000000000000000000800000000000000000000000000000000000004000000000000000000000200000010000000000002000000000000000000000000000000000000010000200000000000000000000000000200000000000000000000000000000000000000002000000000000000000002000000000000000000000000000000001000000000000000000000000000000000000000000400000000000000000002080000000000000000004000",
12
"difficulty": "0x0",
13
"number": "0x264e8aa",
14
"gasLimit": "0x12a05f200",
15
"gasUsed": "0x21894",
16
"timestamp": "0x68837377",
17
"timestampNano": "0x18557d279fbf4b95",
18
"extraData": "0x040d65950000000014f9847b",
19
"mixHash": "0x23a9586cab3df3dccd238e9f5d2d9bafe21bbed8197499dc771e515f603b9cad",
20
"nonce": "0x0000000000000000",
21
"baseFeePerGas": "0xba43b7400",
22
"hash": "0x3c5b972e862112e83929ab1c25893f10abd2b0c75c150487f43b3a34534df90d",
23
"epoch": "0x890a",
24
"totalDifficulty": "0x0",
25
"withdrawalsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
26
"blobGasUsed": "0x0",
27
"excessBlobGas": "0x0",
28
"거래": [
29
"0xa747b7488abb2f8401bdbb0cd868494105e990726a93e253cddd17968ed91db1",
30
"0x06a23225fc8de20ddc37bccb2262e1519f3bdcb24eaed10b251d16a85e684c28"
31
],
32
"size": "0x5a6",
33
"삼촌들": []
34
}
35
}
아직 계정이 없으신가요?
단 몇 초endpoint Quicknode endpoint 생성하고 개발을 시작하세요
무료로 시작하기