본문으로 건너뛰기

eth_getBlockByNumber RPC 메서드

로딩 중...

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

eth_getBlockByNumber RPC 메서드

매개변수

블록 번호/태그
문자열
필수
로딩 중...
거래 내역 표시기
부울
필수
로딩 중...

반품

객체
객체
로딩 중...
가스당 기본 수수료
문자열
로딩 중...
난이도
문자열
로딩 중...
추가 데이터
문자열
로딩 중...
gasLimit
문자열
로딩 중...
가스 사용량
문자열
로딩 중...
해시
문자열
로딩 중...
logsBloom
문자열
로딩 중...
채굴자
문자열
로딩 중...
mixHash
문자열
로딩 중...
nextL1MsgIndex
문자열
로딩 중...
논스
문자열
로딩 중...
숫자
문자열
로딩 중...
parentHash
문자열
로딩 중...
영수증 루트
문자열
로딩 중...
sha3Uncles
문자열
로딩 중...
크기
문자열
로딩 중...
stateRoot
문자열
로딩 중...
타임스탬프
문자열
로딩 중...
totalDifficulty
문자열
로딩 중...
거래
배열
로딩 중...
transactionsRoot
문자열
로딩 중...
삼촌들
배열
로딩 중...
요청
답변
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"baseFeePerGas": "0xf4240",
6
"difficulty": "0x0",
7
"extraData": "0x",
8
"gasLimit": "0x1c9c380",
9
"gasUsed": "0x15a5d",
10
"hash": "0x7fb636698d5ad9b549795b4b543b055be2f26c80f15a4894abb898d256f03ab7",
11
"logsBloom": "0x00000000000000010100000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000801000000008000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000010000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000",
12
"miner": "0x0000000000000000000000000000000000000000",
13
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
14
"nextL1MsgIndex": "0x633c",
15
"nonce": "0x0000000000000000",
16
"number": "0x11656f6",
17
"parentHash": "0xfaab46b861b62bb05440d67657a0fd49f28997c8409ca2bd829db2ff1099f439",
18
"receiptsRoot": "0x25bb6599ecdd7612d6ae3229e921f19de476ad4df96a25c78d5d210c7f35ce9d",
19
"sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
20
"size": "0x55e",
21
"stateRoot": "0x2d9836cac4e66d633f4da46cd5fc18ecb9e5cacdd9596cbbb0ea7d6e7b9818fb",
22
"timestamp": "0x6909eb2d",
23
"totalDifficulty": "0x0",
24
"거래": [
25
"0x8579b7dec12e69dc9355c42e3989b295eadf84cd26ea04df369a881359672654"
26
],
27
"transactionsRoot": "0x74833714254e93eb3e6652de78de4318afc471811ebc8f0e658b176860fa638d",
28
"삼촌들": []
29
}
30
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"baseFeePerGas": "0xf4240",
6
"difficulty": "0x0",
7
"extraData": "0x",
8
"gasLimit": "0x1c9c380",
9
"gasUsed": "0x15a5d",
10
"hash": "0x7fb636698d5ad9b549795b4b543b055be2f26c80f15a4894abb898d256f03ab7",
11
"logsBloom": "0x00000000000000010100000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000801000000008000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000010000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000",
12
"miner": "0x0000000000000000000000000000000000000000",
13
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
14
"nextL1MsgIndex": "0x633c",
15
"nonce": "0x0000000000000000",
16
"number": "0x11656f6",
17
"parentHash": "0xfaab46b861b62bb05440d67657a0fd49f28997c8409ca2bd829db2ff1099f439",
18
"receiptsRoot": "0x25bb6599ecdd7612d6ae3229e921f19de476ad4df96a25c78d5d210c7f35ce9d",
19
"sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
20
"size": "0x55e",
21
"stateRoot": "0x2d9836cac4e66d633f4da46cd5fc18ecb9e5cacdd9596cbbb0ea7d6e7b9818fb",
22
"timestamp": "0x6909eb2d",
23
"totalDifficulty": "0x0",
24
"거래": [
25
"0x8579b7dec12e69dc9355c42e3989b295eadf84cd26ea04df369a881359672654"
26
],
27
"transactionsRoot": "0x74833714254e93eb3e6652de78de4318afc471811ebc8f0e658b176860fa638d",
28
"삼촌들": []
29
}
30
}
아직 계정이 없으신가요?
단 몇 초endpoint Quicknode endpoint 생성하고 개발을 시작하세요
무료로 시작하기