跳至主要內容

getrawmempool RPC Method

載入中...

更新於
Feb 04, 2026

getrawmempool RPC Method

參數

verbose
布林值
載入中...
mempool_sequence
布林值
載入中...

退貨

結果
物件
載入中...
transactionid
物件
載入中...
費用
物件
載入中...
base
數字
載入中...
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 端點,並開始建置
立即免費開始使用