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

getmempoolancestors RPC Method

読み込み中...

更新日:
Feb 03, 2026

getmempoolancestors RPC Method

パラメータ

txid
文字列
必須
読み込み中...
verbose
ブール値
読み込み中...

返します

(for verbose = false)
読み込み中...
hex
読み込み中...
(for verbose = true)
読み込み中...
transactionid
読み込み中...
vsize
読み込み中...
重量
読み込み中...
時間
読み込み中...
height
読み込み中...
descendantcount
読み込み中...
descendantsize
読み込み中...
ancestorcount
読み込み中...
ancestorsize
読み込み中...
wtxid
読み込み中...
fees
読み込み中...
ベース
読み込み中...
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
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう