본문으로 건너뛰기

eth_getBlockByNumber RPC Method

로딩 중...

업데이트 날짜:
2026년 4월 6일

eth_getBlockByNumber RPC Method

매개변수

블록 번호/태그
문자열
필수
로딩 중...
transaction detail flag
부울
필수
로딩 중...

반품

객체
로딩 중...
가스당 기본 수수료
로딩 중...
난이도
로딩 중...
epoch
문자열
로딩 중...
추가 데이터
로딩 중...
gasLimit
로딩 중...
가스 사용량
로딩 중...
해시
로딩 중...
logsBloom
로딩 중...
채굴자
로딩 중...
mixHash
로딩 중...
논스
로딩 중...
숫자
로딩 중...
parentHash
로딩 중...
영수증 루트
로딩 중...
sha3Uncles
로딩 중...
크기
로딩 중...
stateRoot
로딩 중...
타임스탬프
로딩 중...
timestampNano
문자열
로딩 중...
총 난이도
로딩 중...
거래
로딩 중...
transactionsRoot
로딩 중...
삼촌들
로딩 중...
요청
답변
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"baseFeePerGas": "0x3b9aca00",
6
"난이도": "0x0",
7
"epoch": "0x561ea",
8
"extraData": "0x",
9
"gasLimit": "0xffffffffffff",
10
"gasUsed": "0x210f2",
11
"hash": "0x000561ea000005e16ee478c057f29b667e8889ea0e12f018cd97ef7bd02bb157",
12
"logsBloom": "0x00000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000110001000000000000000000000000000000000000000020000000000000000000800000000000020000000000010000000000000000000000000000000000000000000000002000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000400002000000000000000000000000000000000002000001000000000020000000000000040000000000000000000000000000000000000000000000000080",
13
"miner": "0x0000000000000000000000000000000000000000",
14
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
15
"nonce": "0x0000000000000000",
16
"number": "0x731bc54",
17
"parentHash": "0x000561ea000005d42fc9d032b2e107ae0bbd6aa4ea658a8d69b8c34b3973e51b",
18
"receiptsRoot": "0x32868f25476f3f9c76965bcb316e2621b1ece899190d95ac1933696e450bc66d",
19
"sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
20
"size": "0x2d9",
21
"stateRoot": "0x14efac01a36b2a0c03c49a234a9871c3aa605beda30a5290f72b565ee48d69ee",
22
"timestamp": "0x69b03e85",
23
"timestampNano": "0x189b85d35ef71642",
24
"totalDifficulty": "0x0",
25
"거래": [
26
"0xf13723ef136bf2b4ee508482791db4c6c53486fc55df46d9142afb1c731fc6cb"
27
],
28
"transactionsRoot": "0x624e040bbeb268990602d4bbb60253c127666c36e82bb0561301167f27dec95e",
29
"uncles": []
30
}
31
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"baseFeePerGas": "0x3b9aca00",
6
"난이도": "0x0",
7
"epoch": "0x561ea",
8
"extraData": "0x",
9
"gasLimit": "0xffffffffffff",
10
"gasUsed": "0x210f2",
11
"hash": "0x000561ea000005e16ee478c057f29b667e8889ea0e12f018cd97ef7bd02bb157",
12
"logsBloom": "0x00000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000110001000000000000000000000000000000000000000020000000000000000000800000000000020000000000010000000000000000000000000000000000000000000000002000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000400002000000000000000000000000000000000002000001000000000020000000000000040000000000000000000000000000000000000000000000000080",
13
"miner": "0x0000000000000000000000000000000000000000",
14
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
15
"nonce": "0x0000000000000000",
16
"number": "0x731bc54",
17
"parentHash": "0x000561ea000005d42fc9d032b2e107ae0bbd6aa4ea658a8d69b8c34b3973e51b",
18
"receiptsRoot": "0x32868f25476f3f9c76965bcb316e2621b1ece899190d95ac1933696e450bc66d",
19
"sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
20
"size": "0x2d9",
21
"stateRoot": "0x14efac01a36b2a0c03c49a234a9871c3aa605beda30a5290f72b565ee48d69ee",
22
"timestamp": "0x69b03e85",
23
"timestampNano": "0x189b85d35ef71642",
24
"totalDifficulty": "0x0",
25
"거래": [
26
"0xf13723ef136bf2b4ee508482791db4c6c53486fc55df46d9142afb1c731fc6cb"
27
],
28
"transactionsRoot": "0x624e040bbeb268990602d4bbb60253c127666c36e82bb0561301167f27dec95e",
29
"uncles": []
30
}
31
}
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요