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

getmininginfo RPC Method

読み込み中...

更新日:
Feb 04, 2026

getmininginfo RPC Method

パラメータ

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

返します

結果
オブジェクト
読み込み中...
ブロック
整数
読み込み中...
currentblocksize
整数
読み込み中...
currentblocktx
整数
読み込み中...
difficulty
番号
読み込み中...
miningblocksizelimit
整数
読み込み中...
networkhashps
番号
読み込み中...
pooledtx
整数
読み込み中...
chain
文字列
読み込み中...
警告
文字列
読み込み中...
error
文字列
読み込み中...
id
整数
読み込み中...
リクエスト
回答
1
{
2
"result": {
3
"blocks": 936617,
4
"currentblocksize": 0,
5
"currentblocktx": 0,
6
"difficulty": 929929206905.7657,
7
"miningblocksizelimit": 16000000,
8
"networkhashps": 6665299951019882000,
9
"pooledtx": 2,
10
"chain": "main",
11
"warnings": ""
12
},
13
"error": null,
14
"id": 1
15
}
1
{
2
"result": {
3
"blocks": 936617,
4
"currentblocksize": 0,
5
"currentblocktx": 0,
6
"difficulty": 929929206905.7657,
7
"miningblocksizelimit": 16000000,
8
"networkhashps": 6665299951019882000,
9
"pooledtx": 2,
10
"chain": "main",
11
"warnings": ""
12
},
13
"error": null,
14
"id": 1
15
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう