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

GET /api/v2/tx-specific/{txid} - Blockbook REST API

読み込み中...

更新日:
Aug 09, 2026

GET /api/v2/tx-specific/{txid} - Blockbook REST API

Please note that this REST method requires the Litecoin Blockbook enabled on your Quicknode endpoint.

パスパラメータ

txid_specific
文字列
必須
読み込み中...

返します

txid
文字列
読み込み中...
ハッシュ
文字列
読み込み中...
バージョン
整数
読み込み中...
size
整数
読み込み中...
vsize
整数
読み込み中...
重量
整数
読み込み中...
ロック時間
整数
読み込み中...
vin
配列
読み込み中...
コインベース
文字列
読み込み中...
txid
文字列
読み込み中...
vout
整数
読み込み中...
scriptSig
オブジェクト
読み込み中...
asm
文字列
読み込み中...
hex
文字列
読み込み中...
txinwitness
配列
読み込み中...
シーケンス
整数
読み込み中...
vout
配列
読み込み中...
番号
読み込み中...
n
整数
読み込み中...
scriptPubKey
オブジェクト
読み込み中...
asm
文字列
読み込み中...
desc
文字列
読み込み中...
hex
文字列
読み込み中...
住所
文字列
読み込み中...
タイプ
文字列
読み込み中...
hex
文字列
読み込み中...
blockhash
文字列
読み込み中...
confirmations
整数
読み込み中...
時間
整数
読み込み中...
blocktime
整数
読み込み中...
リクエスト
回答
1
{
2
"txid": "fffbf4cf21ec5646a5510f40776ea6671ab30648d94108bfd0777d1eb4d58394",
3
"hash": "8f088c2dbb6cf76e6d736de86093a768b90c0c0091c157efc527ecba331b8980",
4
"version": 1,
5
"size": 252,
6
"vsize": 225,
7
"weight": 900,
8
"locktime": 0,
9
"vin": [
10
{
11
"ismweb": false,
12
"coinbase": "03a025261b4d696e656420627920416e74506f6f6c363331d4002903bd79e89ffabe6d6d60e1452608cd4c1b4845fa07c7e560c48a08e31897a917aafb796302edcc8ebe01000000000000000000dbc957000000",
13
"txinwitness": [
14
"0000000000000000000000000000000000000000000000000000000000000000"
15
],
16
"sequence": 4294967295
17
}
18
],
19
"vout": [
20
{
21
"ismweb": false,
22
"value": 12.52997046,
23
"n": 0,
24
"scriptPubKey": {
25
"asm": "OP_DUP OP_HASH160 bc14b37375146785074671bbaf5804133e5827e5 OP_EQUALVERIFY OP_CHECKSIG",
26
"hex": "76a914bc14b37375146785074671bbaf5804133e5827e588ac",
27
"reqSigs": 1,
28
"type": "pubkeyhash",
29
"addresses": [
30
"LcNS6c8RddAMjewDrUAAi8BzecKoosnkN3"
31
]
32
}
33
},
34
{
35
"ismweb": false,
36
"value": 0,
37
"n": 1,
38
"scriptPubKey": {
39
"asm": "OP_RETURN aa21a9ed412733e50ef8c0bfa8397a1203aab1f1d6bcebe9c1b0582ebed68810878ed514",
40
"hex": "6a24aa21a9ed412733e50ef8c0bfa8397a1203aab1f1d6bcebe9c1b0582ebed68810878ed514",
41
"type": "nulldata"
42
}
43
}
44
],
45
"hex": "010000000001010000000000000000000000000000000000000000000000000000000000000000ffffffff5403a025261b4d696e656420627920416e74506f6f6c363331d4002903bd79e89ffabe6d6d60e1452608cd4c1b4845fa07c7e560c48a08e31897a917aafb796302edcc8ebe01000000000000000000dbc957000000ffffffff02b637af4a000000001976a914bc14b37375146785074671bbaf5804133e5827e588ac0000000000000000266a24aa21a9ed412733e50ef8c0bfa8397a1203aab1f1d6bcebe9c1b0582ebed68810878ed5140120000000000000000000000000000000000000000000000000000000000000000000000000",
46
"blockhash": "4b5b45ab5b7bde1a746f2bd5003285d6e901b0b2f69dcfd3d3958d8226c8bf8d",
47
"confirmations": 621804,
48
"time": 1687996885,
49
"blocktime": 1687996885
50
}
1
{
2
"txid": "fffbf4cf21ec5646a5510f40776ea6671ab30648d94108bfd0777d1eb4d58394",
3
"hash": "8f088c2dbb6cf76e6d736de86093a768b90c0c0091c157efc527ecba331b8980",
4
"version": 1,
5
"size": 252,
6
"vsize": 225,
7
"weight": 900,
8
"locktime": 0,
9
"vin": [
10
{
11
"ismweb": false,
12
"coinbase": "03a025261b4d696e656420627920416e74506f6f6c363331d4002903bd79e89ffabe6d6d60e1452608cd4c1b4845fa07c7e560c48a08e31897a917aafb796302edcc8ebe01000000000000000000dbc957000000",
13
"txinwitness": [
14
"0000000000000000000000000000000000000000000000000000000000000000"
15
],
16
"sequence": 4294967295
17
}
18
],
19
"vout": [
20
{
21
"ismweb": false,
22
"value": 12.52997046,
23
"n": 0,
24
"scriptPubKey": {
25
"asm": "OP_DUP OP_HASH160 bc14b37375146785074671bbaf5804133e5827e5 OP_EQUALVERIFY OP_CHECKSIG",
26
"hex": "76a914bc14b37375146785074671bbaf5804133e5827e588ac",
27
"reqSigs": 1,
28
"type": "pubkeyhash",
29
"addresses": [
30
"LcNS6c8RddAMjewDrUAAi8BzecKoosnkN3"
31
]
32
}
33
},
34
{
35
"ismweb": false,
36
"value": 0,
37
"n": 1,
38
"scriptPubKey": {
39
"asm": "OP_RETURN aa21a9ed412733e50ef8c0bfa8397a1203aab1f1d6bcebe9c1b0582ebed68810878ed514",
40
"hex": "6a24aa21a9ed412733e50ef8c0bfa8397a1203aab1f1d6bcebe9c1b0582ebed68810878ed514",
41
"type": "nulldata"
42
}
43
}
44
],
45
"hex": "010000000001010000000000000000000000000000000000000000000000000000000000000000ffffffff5403a025261b4d696e656420627920416e74506f6f6c363331d4002903bd79e89ffabe6d6d60e1452608cd4c1b4845fa07c7e560c48a08e31897a917aafb796302edcc8ebe01000000000000000000dbc957000000ffffffff02b637af4a000000001976a914bc14b37375146785074671bbaf5804133e5827e588ac0000000000000000266a24aa21a9ed412733e50ef8c0bfa8397a1203aab1f1d6bcebe9c1b0582ebed68810878ed5140120000000000000000000000000000000000000000000000000000000000000000000000000",
46
"blockhash": "4b5b45ab5b7bde1a746f2bd5003285d6e901b0b2f69dcfd3d3958d8226c8bf8d",
47
"confirmations": 621804,
48
"time": 1687996885,
49
"blocktime": 1687996885
50
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう