-
Notifications
You must be signed in to change notification settings - Fork 207
Expand file tree
/
Copy pathDecodeRawTX.txt
More file actions
45 lines (45 loc) · 1.45 KB
/
DecodeRawTX.txt
File metadata and controls
45 lines (45 loc) · 1.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"addresses": [
"1PWo3JeB9jrGwfHDNpdGK54CRas7fsVzXU",
"1GjjGLYR7UhtM1n6z7QDpQskBicgmsHW9k"
],
"block_height": -1,
"block_index": -1,
"confirmations": 0,
"double_spend": false,
"fees": 2606688996428,
"hash": "99b01f666999ed69750f4e4c45535801faee2ff8103c6f4e7e628f43276ac66b",
"inputs": [
{
"addresses": [
"1PWo3JeB9jrGwfHDNpdGK54CRas7fsVzXU"
],
"age": 344419,
"output_index": 0,
"output_value": 2606688997662,
"prev_hash": "35591e5c7f4f1f0e4d81748042f2a4b7dcae3ae01027f361cad7c8746369bc0d",
"script": "483045022100a2c992d4262cfb80458a20e546fa8b6d6d480b41d62514eefbeb70fb166de52d02207465c18222eee05d5ac9ee781bf077743eefecb9d5e66db4779eabd4e806397b01410494ff933da0498859959225e...",
"script_type": "pay-to-pubkey-hash",
"sequence": 4294967295
}
],
"outputs": [
{
"addresses": [
"1PWo3JeB9jrGwfHDNpdGK54CRas7fsVzXU"
],
"script": "76a914ac9ea341afb74843f80205e8c8da0abc822fa5ec88ac",
"script_type": "pay-to-pubkey-hash",
"value": 1234
}
],
"preference": "high",
"received": "2024-04-02T17:32:21.745937838Z",
"relayed_by": "3.91.7.213",
"size": 224,
"total": 1234,
"ver": 1,
"vin_sz": 1,
"vout_sz": 1,
"vsize": 224
}