본문으로 건너뛰기

eth_getBlockByHash RPC 메서드

로딩 중...

업데이트 날짜:
Mar 24, 2026

eth_getBlockByHash RPC 메서드

매개변수

해시
문자열
필수
로딩 중...
transaction detail flag
부울
필수
로딩 중...

반품

객체
객체
로딩 중...
가스당 기본 수수료
로딩 중...
blobGasUsed
로딩 중...
난이도
로딩 중...
excessBlobGas
로딩 중...
추가 데이터
로딩 중...
gasLimit
로딩 중...
가스 사용량
로딩 중...
해시
로딩 중...
logsBloom
로딩 중...
채굴자
로딩 중...
mixHash
로딩 중...
논스
로딩 중...
숫자
로딩 중...
parentBeaconBlockRoot
로딩 중...
parentHash
로딩 중...
영수증 루트
로딩 중...
sha3Uncles
로딩 중...
크기
로딩 중...
stateRoot
로딩 중...
타임스탬프
로딩 중...
총 난이도
로딩 중...
거래
로딩 중...
transactionsRoot
로딩 중...
삼촌들
로딩 중...
인출
로딩 중...
목차
로딩 중...
validatorIndex
로딩 중...
주소
로딩 중...
금액
로딩 중...
withdrawalsRoot
로딩 중...
요청
답변
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"baseFeePerGas": "0x908",
6
"blobGasUsed": "0x0",
7
"난이도": "0x0",
8
"excessBlobGas": "0x0",
9
"extraData": "0x",
10
"gasLimit": "0x1c9c380",
11
"gasUsed": "0xcc0f",
12
"hash": "0x8723b3ce416b0491a757ca648fd4f714f341f0459ab0f053c5f194589ac03aef",
13
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
14
"miner": "0x4200000000000000000000000000000000000011",
15
"mixHash": "0x0c752c29e5ab602f2ae863717254fda2f1734347a324501bc9e6aa0cc60ac490",
16
"nonce": "0x0000000000000000",
17
"number": "0xcec",
18
"parentBeaconBlockRoot": "0x6e58675935900e46e74a92375045623bd80d2fe6cd213abbe26c6f0096c2bda4",
19
"parentHash": "0x3a5ade9a1bbe383c0c8ca6cdc34c7502f32c403aecb219a9ab224cff4f43f687",
20
"receiptsRoot": "0x2e90748cb53fada3110bea343f2ab0733125d4e74986c8d47bc9b7c7645df367",
21
"sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
22
"size": "0x347",
23
"stateRoot": "0x5dec43903fa722b5a81be64389a7c8d915e848dc3c7c0756302a4d10c6532d63",
24
"timestamp": "0x65f43518",
25
"거래": [
26
"0x79d6c2d313dd8d8af0d3953ed4b6894e5a487bd4084d48dc7c2a0bffe5e47876"
27
],
28
"transactionsRoot": "0x7502a325c9735fea7465287ad6c80cba2d96d4847c3c113d7dfeaf7602cc8db8",
29
"삼촌들": [],
30
"withdrawals": [],
31
"withdrawalsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
32
}
33
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"baseFeePerGas": "0x908",
6
"blobGasUsed": "0x0",
7
"난이도": "0x0",
8
"excessBlobGas": "0x0",
9
"extraData": "0x",
10
"gasLimit": "0x1c9c380",
11
"gasUsed": "0xcc0f",
12
"hash": "0x8723b3ce416b0491a757ca648fd4f714f341f0459ab0f053c5f194589ac03aef",
13
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
14
"miner": "0x4200000000000000000000000000000000000011",
15
"mixHash": "0x0c752c29e5ab602f2ae863717254fda2f1734347a324501bc9e6aa0cc60ac490",
16
"nonce": "0x0000000000000000",
17
"number": "0xcec",
18
"parentBeaconBlockRoot": "0x6e58675935900e46e74a92375045623bd80d2fe6cd213abbe26c6f0096c2bda4",
19
"parentHash": "0x3a5ade9a1bbe383c0c8ca6cdc34c7502f32c403aecb219a9ab224cff4f43f687",
20
"receiptsRoot": "0x2e90748cb53fada3110bea343f2ab0733125d4e74986c8d47bc9b7c7645df367",
21
"sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
22
"size": "0x347",
23
"stateRoot": "0x5dec43903fa722b5a81be64389a7c8d915e848dc3c7c0756302a4d10c6532d63",
24
"timestamp": "0x65f43518",
25
"거래": [
26
"0x79d6c2d313dd8d8af0d3953ed4b6894e5a487bd4084d48dc7c2a0bffe5e47876"
27
],
28
"transactionsRoot": "0x7502a325c9735fea7465287ad6c80cba2d96d4847c3c113d7dfeaf7602cc8db8",
29
"삼촌들": [],
30
"withdrawals": [],
31
"withdrawalsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421"
32
}
33
}
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요