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

getrawmempool RPC Method

読み込み中...

更新日:
Feb 04, 2026

getrawmempool RPC Method

パラメータ

verbose
ブール値
読み込み中...
mempool_sequence
ブール値
読み込み中...

返品

結果
オブジェクト
読み込み中...
transactionid
オブジェクト
読み込み中...
手数料
オブジェクト
読み込み中...
ベース
読み込み中...
modified
読み込み中...
サイズ
整数
読み込み中...
時間
整数
読み込み中...
depends
配列
読み込み中...
spentby
配列
読み込み中...
エラー
文字列
読み込み中...
id
整数
読み込み中...
リクエスト
回答
1
{
2
"result": {
3
"d54312d0181aee77d424359ec722a241b97cd3364df85da35d5871380c830f8d": {
4
"fees": {
5
"base": 0.00000192,
6
"modified": 0.00000192
7
},
8
"size": 192,
9
"time": 1756382133,
10
"depends": [],
11
"spentby": []
12
},
13
"5ffd2c411050c96b37c115461ce595f989e4e0305c6eafd8160432761f4a3238": {
14
"fees": {
15
"base": 0.00000226,
16
"modified": 0.00000226
17
},
18
"size": 226,
19
"time": 1756382134,
20
"depends": [],
21
"spentby": []
22
},
23
"0b0dcd2f1f15a42ffb46636a6624af27c109f262cabc31106467db01c653118c": {
24
"fees": {
25
"base": 0.00000254,
26
"modified": 0.00000254
27
},
28
"size": 253,
29
"time": 1756382147,
30
"depends": [],
31
"spentby": []
32
}
33
},
34
"error": null,
35
"id": 1
36
}
1
{
2
"result": {
3
"d54312d0181aee77d424359ec722a241b97cd3364df85da35d5871380c830f8d": {
4
"fees": {
5
"base": 0.00000192,
6
"modified": 0.00000192
7
},
8
"size": 192,
9
"time": 1756382133,
10
"depends": [],
11
"spentby": []
12
},
13
"5ffd2c411050c96b37c115461ce595f989e4e0305c6eafd8160432761f4a3238": {
14
"fees": {
15
"base": 0.00000226,
16
"modified": 0.00000226
17
},
18
"size": 226,
19
"time": 1756382134,
20
"depends": [],
21
"spentby": []
22
},
23
"0b0dcd2f1f15a42ffb46636a6624af27c109f262cabc31106467db01c653118c": {
24
"fees": {
25
"base": 0.00000254,
26
"modified": 0.00000254
27
},
28
"size": 253,
29
"time": 1756382147,
30
"depends": [],
31
"spentby": []
32
}
33
},
34
"error": null,
35
"id": 1
36
}
まだアカウントをお持ちではありませんか?
わずか数秒でQuicknodeのエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう