본문으로 건너뛰기

eth_getBlockByNumber RPC Method

로딩 중...

업데이트 날짜:
2026년 1월 21일

eth_getBlockByNumber RPC Method

매개변수

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

반품

객체
객체
로딩 중...
가스당 기본 수수료
로딩 중...
난이도
로딩 중...
추가 데이터
로딩 중...
gasLimit
로딩 중...
가스 사용량
로딩 중...
해시
로딩 중...
logsBloom
로딩 중...
채굴자
로딩 중...
mixHash
로딩 중...
논스
로딩 중...
숫자
로딩 중...
parentHash
로딩 중...
영수증 루트
로딩 중...
sha3Uncles
로딩 중...
크기
로딩 중...
stateRoot
로딩 중...
타임스탬프
로딩 중...
총 난이도
로딩 중...
거래
로딩 중...
transactionsRoot
로딩 중...
삼촌들
로딩 중...
요청
답변
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"baseFeePerGas": "0x32",
6
"난이도": "0x0",
7
"extraData": "0x",
8
"gasLimit": "0x1c9c380",
9
"gasUsed": "0xb741",
10
"hash": "0x8125d2cdb126d1eb9c40bd3a3a1c00633d5698c0af4dfa90ef2ad32ba81b6f52",
11
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
12
"miner": "0x4200000000000000000000000000000000000011",
13
"mixHash": "0x0cd96a684fdaa2d0b9baf184419526ad720e701bae1855f34b7d535b1f65f9f5",
14
"nonce": "0x0000000000000000",
15
"number": "0x5f4e6",
16
"parentHash": "0xd3014621a2c99724341184e6c32fe641d54b174353cd2bc8c83a0372171f0ef0",
17
"receiptsRoot": "0x3f71ebd8822765e8146170b0f930f55f753dbb867f55e4e605894016cd32f1e2",
18
"sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
19
"size": "0x365",
20
"stateRoot": "0x3151cd56c2daaa3adb8f61bc91071dbe245ee5082da3c158f9326d21f929d0df",
21
"timestamp": "0x649646af",
22
"거래": [
23
"0x2d3750f7944818e1a4e6b897b6f6ea4d975fcf46720990eb4eda0c00d926a8fd"
24
],
25
"transactionsRoot": "0xde72c21eee913cab906890d872c55c8a37845fb6a593760936e8a5204667f9a3",
26
"uncles": []
27
}
28
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"baseFeePerGas": "0x32",
6
"난이도": "0x0",
7
"extraData": "0x",
8
"gasLimit": "0x1c9c380",
9
"gasUsed": "0xb741",
10
"hash": "0x8125d2cdb126d1eb9c40bd3a3a1c00633d5698c0af4dfa90ef2ad32ba81b6f52",
11
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
12
"miner": "0x4200000000000000000000000000000000000011",
13
"mixHash": "0x0cd96a684fdaa2d0b9baf184419526ad720e701bae1855f34b7d535b1f65f9f5",
14
"nonce": "0x0000000000000000",
15
"number": "0x5f4e6",
16
"parentHash": "0xd3014621a2c99724341184e6c32fe641d54b174353cd2bc8c83a0372171f0ef0",
17
"receiptsRoot": "0x3f71ebd8822765e8146170b0f930f55f753dbb867f55e4e605894016cd32f1e2",
18
"sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
19
"size": "0x365",
20
"stateRoot": "0x3151cd56c2daaa3adb8f61bc91071dbe245ee5082da3c158f9326d21f929d0df",
21
"timestamp": "0x649646af",
22
"거래": [
23
"0x2d3750f7944818e1a4e6b897b6f6ea4d975fcf46720990eb4eda0c00d926a8fd"
24
],
25
"transactionsRoot": "0xde72c21eee913cab906890d872c55c8a37845fb6a593760936e8a5204667f9a3",
26
"uncles": []
27
}
28
}
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요