跳至主要內容

getmempoolancestors RPC Method

載入中...

更新於
Feb 03, 2026

getmempoolancestors RPC Method

參數

txid
字串
必填
載入中...
verbose
布林值
載入中...

退貨

(for verbose = false)
載入中...
hex
載入中...
(for verbose = true)
載入中...
transactionid
載入中...
vsize
載入中...
weight
載入中...
時間
載入中...
高度
載入中...
descendantcount
載入中...
descendantsize
載入中...
ancestorcount
載入中...
ancestorsize
載入中...
wtxid
載入中...
費用
載入中...
base
載入中...
modified
載入中...
ancestor
載入中...
descendant
載入中...
depends
載入中...
hex
載入中...
spentby
載入中...
hex
載入中...
bip125-replaceable
載入中...
unbroadcast
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"89abcdef0123456789abcdef0123456789abcdef0123456789abcdef01234567": {
6
"vsize": 223,
7
"weight": 892,
8
"time": 1682624845,
9
"height": 784125,
10
"descendantcount": 1,
11
"descendantsize": 223,
12
"ancestorcount": 3,
13
"ancestorsize": 667,
14
"wtxid": "123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef0",
15
"fees": {
16
"base": 0.0000155,
17
"modified": 0.0000155,
18
"ancestor": 0.0000575,
19
"descendant": 0.0000155
20
},
21
"depends": [
22
"be3c84aa440779532a48232a67bea63e6756d614e194388a3e0102680fd69475"
23
],
24
"spentby": [],
25
"bip125-replaceable": false,
26
"unbroadcast": false
27
}
28
}
29
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"89abcdef0123456789abcdef0123456789abcdef0123456789abcdef01234567": {
6
"vsize": 223,
7
"weight": 892,
8
"time": 1682624845,
9
"height": 784125,
10
"descendantcount": 1,
11
"descendantsize": 223,
12
"ancestorcount": 3,
13
"ancestorsize": 667,
14
"wtxid": "123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef0",
15
"fees": {
16
"base": 0.0000155,
17
"modified": 0.0000155,
18
"ancestor": 0.0000575,
19
"descendant": 0.0000155
20
},
21
"depends": [
22
"be3c84aa440779532a48232a67bea63e6756d614e194388a3e0102680fd69475"
23
],
24
"spentby": [],
25
"bip125-replaceable": false,
26
"unbroadcast": false
27
}
28
}
29
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用