Created
February 4, 2022 00:35
-
-
Save rllola/c6a8a0e291352c2b1697820d926e25b3 to your computer and use it in GitHub Desktop.
Testnet first auxpow block
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"hash": "a19271cbe06a8243dfecdcf5935754566edc074a7544f042b5bb4796b8a87027", | |
"confirmations": 3429024, | |
"strippedsize": 516, | |
"size": 516, | |
"weight": 2064, | |
"height": 158390, | |
"version": 6422786, | |
"versionHex": "00620102", | |
"merkleroot": "cd258a54487d9239d10743cbe3f68ce07d610def2bd5659a6e41b84671245117", | |
"tx": [ | |
"cd258a54487d9239d10743cbe3f68ce07d610def2bd5659a6e41b84671245117" | |
], | |
"time": 1407229378, | |
"mediantime": 1407229286, | |
"nonce": 0, | |
"bits": "1e09cf39", | |
"difficulty": 0.0003982063234106892, | |
"chainwork": "000000000000000000000000000000000000000000000000000000545f4ba542", | |
"auxpow": { | |
"tx": { | |
"hex": "02000000010000000000000000000000000000000000000000000000000000000000000000ffffffff3d037827022cfabe6d6d1150ccd1f858b624b87f1588048295c879fdc8332289973c45cd29f6dc3d5ef6040000000000000001000000000000000000000000000000012e016af1b20000001976a9149628aabe802c3f6f67946f70c300321d7110bc4388ac00000000", | |
"txid": "ce497160d147b9a6b460cae3e3a647ac8367f35b0804587b1c3a29d7a27278e3", | |
"hash": "ce497160d147b9a6b460cae3e3a647ac8367f35b0804587b1c3a29d7a27278e3", | |
"size": 146, | |
"vsize": 146, | |
"version": 2, | |
"locktime": 0, | |
"vin": [ | |
{ | |
"coinbase": "037827022cfabe6d6d1150ccd1f858b624b87f1588048295c879fdc8332289973c45cd29f6dc3d5ef60400000000000000010000000000000000000000", | |
"sequence": 0 | |
} | |
], | |
"vout": [ | |
{ | |
"value": 7685.54434862, | |
"n": 0, | |
"scriptPubKey": { | |
"asm": "OP_DUP OP_HASH160 9628aabe802c3f6f67946f70c300321d7110bc43 OP_EQUALVERIFY OP_CHECKSIG", | |
"hex": "76a9149628aabe802c3f6f67946f70c300321d7110bc4388ac", | |
"reqSigs": 1, | |
"type": "pubkeyhash", | |
"addresses": [ | |
"nht8Ldrqo3uaqrMwkmSA3ngfPZcZPE4oML" | |
] | |
} | |
} | |
], | |
"blockhash": "644995e3c8d765f2477e66cae71be96fc313b199dc9b006dfdb6a23084b2869c" | |
}, | |
"index": 0, | |
"chainindex": 0, | |
"merklebranch": [ | |
], | |
"chainmerklebranch": [ | |
"cc147847207b038d52362a854efe4833b0b5b373952875f0f5503c2bc00f67d0", | |
"c51ea1b2cb81d1fa8bf5ee249ad5fe44a052d410ba77e41a361ae43fc70411fb" | |
], | |
"parentblock": "020000007042a116c81e3cfb6a5681cde48703a895a3a6fba717317090111400aeccfb96e37872a2d7293a1c7b5804085bf36783ac47a6e3e3ca60b4a6b947d1607149cebf9de053caee011c00044c20" | |
}, | |
"previousblockhash": "beff0d9fd5146faf32e98b084b0527c8c45a92b6eb7bfe7c5888181ee20246f0", | |
"nextblockhash": "8afc65a42c47b5ed5862194fb846171ba4afb999a1b4cce149f56c328d8a90e4" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment