メインコンテンツへスキップ

getblockchaininfo RPC Method

読み込み中...

更新日:
Feb 04, 2026

getblockchaininfo RPC Method

パラメータ

このメソッドはパラメータを受け付けません

返します

結果
オブジェクト
読み込み中...
chain
文字列
読み込み中...
ブロック
整数
読み込み中...
headers
整数
読み込み中...
bestblockhash
文字列
読み込み中...
difficulty
番号
読み込み中...
mediantime
整数
読み込み中...
verificationprogress
番号
読み込み中...
initialblockdownload
ブール値
読み込み中...
chainwork
文字列
読み込み中...
size_on_disk
整数
読み込み中...
pruned
ブール値
読み込み中...
警告
文字列
読み込み中...
error
文字列
読み込み中...
id
整数
読み込み中...
リクエスト
回答
1
{
2
"result": {
3
"chain": "main",
4
"blocks": 936616,
5
"headers": 936616,
6
"bestblockhash": "000000000000000000516816955012ae5d1947e12fb984c547340da216ab29f9",
7
"difficulty": 927738151982.1313,
8
"mediantime": 1770076209,
9
"verificationprogress": 0.9999939794090871,
10
"initialblockdownload": false,
11
"chainwork": "000000000000000000000000000000000000000002bf043116caf4258f2207ec",
12
"size_on_disk": 244367332105,
13
"pruned": false,
14
"warnings": ""
15
},
16
"error": null,
17
"id": 1
18
}
1
{
2
"result": {
3
"chain": "main",
4
"blocks": 936616,
5
"headers": 936616,
6
"bestblockhash": "000000000000000000516816955012ae5d1947e12fb984c547340da216ab29f9",
7
"difficulty": 927738151982.1313,
8
"mediantime": 1770076209,
9
"verificationprogress": 0.9999939794090871,
10
"initialblockdownload": false,
11
"chainwork": "000000000000000000000000000000000000000002bf043116caf4258f2207ec",
12
"size_on_disk": 244367332105,
13
"pruned": false,
14
"warnings": ""
15
},
16
"error": null,
17
"id": 1
18
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう