跳转至主要内容

gettxoutsetinfo RPC Method

正在加载...

更新于
Feb 04, 2026

gettxoutsetinfo RPC Method

参数

hash_type
字符串
正在加载...
hash_or_height
字符串/整数
正在加载...
use_index
布尔型
正在加载...

退货

结果
对象
正在加载...
高度
整数
正在加载...
bestblock
字符串
正在加载...
交易
整数
正在加载...
txouts
整数
正在加载...
bogosize
整数
正在加载...
hash_serialized
字符串
正在加载...
disk_size
整数
正在加载...
total_amount
数字
正在加载...
错误
字符串
正在加载...
id
整数
正在加载...
请求
回复
1
{
2
"result": {
3
"height": 913619,
4
"bestblock": "000000000000000000673d5ea6054040c410841c3908f7cfb0cd45f5dae47466",
5
"transactions": 25202263,
6
"txouts": 58401028,
7
"bogosize": 5428509198,
8
"hash_serialized": "ef2557fa29f00f142e7fcf98bce3167b123616b00072316fb7a48616e8ef6a4c",
9
"disk_size": 5593206866,
10
"total_amount": 19917285.62250808
11
},
12
"error": null,
13
"id": 1
14
}
1
{
2
"result": {
3
"height": 913619,
4
"bestblock": "000000000000000000673d5ea6054040c410841c3908f7cfb0cd45f5dae47466",
5
"transactions": 25202263,
6
"txouts": 58401028,
7
"bogosize": 5428509198,
8
"hash_serialized": "ef2557fa29f00f142e7fcf98bce3167b123616b00072316fb7a48616e8ef6a4c",
9
"disk_size": 5593206866,
10
"total_amount": 19917285.62250808
11
},
12
"error": null,
13
"id": 1
14
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用