跳转至主要内容

decoderawtransaction RPC Method

正在加载...

更新于
2026年2月4日

decoderawtransaction RPC Method

参数

hexstring
字符串
必填
正在加载...
iswitness
布尔型
正在加载...

退货

结果
对象
正在加载...
txid
字符串
正在加载...
哈希
字符串
正在加载...
版本
整数
正在加载...
大小
整数
正在加载...
锁定时间
整数
正在加载...
vin
数组
正在加载...
txid
字符串
正在加载...
vout
整数
正在加载...
scriptSig
对象
正在加载...
asm
字符串
正在加载...
十六进制
字符串
正在加载...
序列
整数
正在加载...
vout
数组
正在加载...
数字
正在加载...
n
整数
正在加载...
scriptPubKey
对象
正在加载...
asm
字符串
正在加载...
reqSigs
整数
正在加载...
十六进制
字符串
正在加载...
地址
数组
正在加载...
类型
字符串
正在加载...
错误
字符串
正在加载...
id
整数
正在加载...
请求
回复
1
{
2
"result": {
3
"txid": "0e690d6655767c8b388e7403d13dc9ebe49b68e3bd46248c840544f9da87d1e8",
4
"hash": "0e690d6655767c8b388e7403d13dc9ebe49b68e3bd46248c840544f9da87d1e8",
5
"version": 1,
6
"size": 225,
7
"locktime": 0,
8
"vin": [
9
{
10
"txid": "e66c029a755d326f14cc32f485ea43e705ef59ed4a8061e8f47e681fbdefefea",
11
"vout": 1,
12
"scriptSig": {
13
"asm": "30440220718954e28983c875858b5a0094df4607ce2e7c6e9ffea47f3876792b01755c1202205e2adc7c32ff64aaef6d26045f96181e8741e560b6f3a8ef2f4ffd2892add656[ALL] 03142355370728640592109c3d2bf5592020a6b9226303c8bc98ab2ebcadf057ab",
14
"hex": "4730440220718954e28983c875858b5a0094df4607ce2e7c6e9ffea47f3876792b01755c1202205e2adc7c32ff64aaef6d26045f96181e8741e560b6f3a8ef2f4ffd2892add656012103142355370728640592109c3d2bf5592020a6b9226303c8bc98ab2ebcadf057ab"
15
},
16
"sequence": 4294967295
17
}
18
],
19
"vout": [
20
{
21
"value": 0.4,
22
"n": 0,
23
"scriptPubKey": {
24
"asm": "OP_DUP OP_HASH160 fe7e0711287688b33b9a5c239336c4700db34e63 OP_EQUALVERIFY OP_CHECKSIG",
25
"hex": "76a914fe7e0711287688b33b9a5c239336c4700db34e6388ac",
26
"reqSigs": 1,
27
"type": "pubkeyhash",
28
"addresses": [
29
"bitcoincash:qrl8upc39pmg3vemnfwz8yekc3cqmv6wvvaw90pzy2"
30
]
31
}
32
},
33
{
34
"value": 48.9998184,
35
"n": 1,
36
"scriptPubKey": {
37
"asm": "OP_DUP OP_HASH160 af92ad98c7f77559f96430dfef2a6805b87b24f8 OP_EQUALVERIFY OP_CHECKSIG",
38
"hex": "76a914af92ad98c7f77559f96430dfef2a6805b87b24f888ac",
39
"reqSigs": 1,
40
"type": "pubkeyhash",
41
"addresses": [
42
"bitcoincash:qzhe9tvcclmh2k0evscdlme2dqzms7eylqhcjc69c7"
43
]
44
}
45
}
46
]
47
},
48
“错误”: null,
49
"id": 1
50
}
1
{
2
"result": {
3
"txid": "0e690d6655767c8b388e7403d13dc9ebe49b68e3bd46248c840544f9da87d1e8",
4
"hash": "0e690d6655767c8b388e7403d13dc9ebe49b68e3bd46248c840544f9da87d1e8",
5
"version": 1,
6
"size": 225,
7
"locktime": 0,
8
"vin": [
9
{
10
"txid": "e66c029a755d326f14cc32f485ea43e705ef59ed4a8061e8f47e681fbdefefea",
11
"vout": 1,
12
"scriptSig": {
13
"asm": "30440220718954e28983c875858b5a0094df4607ce2e7c6e9ffea47f3876792b01755c1202205e2adc7c32ff64aaef6d26045f96181e8741e560b6f3a8ef2f4ffd2892add656[ALL] 03142355370728640592109c3d2bf5592020a6b9226303c8bc98ab2ebcadf057ab",
14
"hex": "4730440220718954e28983c875858b5a0094df4607ce2e7c6e9ffea47f3876792b01755c1202205e2adc7c32ff64aaef6d26045f96181e8741e560b6f3a8ef2f4ffd2892add656012103142355370728640592109c3d2bf5592020a6b9226303c8bc98ab2ebcadf057ab"
15
},
16
"sequence": 4294967295
17
}
18
],
19
"vout": [
20
{
21
"value": 0.4,
22
"n": 0,
23
"scriptPubKey": {
24
"asm": "OP_DUP OP_HASH160 fe7e0711287688b33b9a5c239336c4700db34e63 OP_EQUALVERIFY OP_CHECKSIG",
25
"hex": "76a914fe7e0711287688b33b9a5c239336c4700db34e6388ac",
26
"reqSigs": 1,
27
"type": "pubkeyhash",
28
"addresses": [
29
"bitcoincash:qrl8upc39pmg3vemnfwz8yekc3cqmv6wvvaw90pzy2"
30
]
31
}
32
},
33
{
34
"value": 48.9998184,
35
"n": 1,
36
"scriptPubKey": {
37
"asm": "OP_DUP OP_HASH160 af92ad98c7f77559f96430dfef2a6805b87b24f8 OP_EQUALVERIFY OP_CHECKSIG",
38
"hex": "76a914af92ad98c7f77559f96430dfef2a6805b87b24f888ac",
39
"reqSigs": 1,
40
"type": "pubkeyhash",
41
"addresses": [
42
"bitcoincash:qzhe9tvcclmh2k0evscdlme2dqzms7eylqhcjc69c7"
43
]
44
}
45
}
46
]
47
},
48
“错误”: null,
49
"id": 1
50
}
还没有账号吗?
endpoint 几秒钟endpoint 创建您的Quicknode endpoint ,并开始构建
免费开始使用