Skip to content

Instantly share code, notes, and snippets.

@checksum0
Created January 2, 2024 06:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save checksum0/1e3e8618a94b8c3920b8b99aa846e6c0 to your computer and use it in GitHub Desktop.
Save checksum0/1e3e8618a94b8c3920b8b99aa846e6c0 to your computer and use it in GitHub Desktop.
A block requiring 639 TX to be requested to peers to be validated, validation time: 160 milliseconds.
2024-01-02T05:10:31Z [net] received: headers (82 bytes) peer=12
2024-01-02T05:10:31Z Saw new header hash=00000000000000000001272e749993807564e3c55524b0ed12f93fde3465c7c4 height=823969
2024-01-02T05:10:31Z [net] received: headers (82 bytes) peer=4
2024-01-02T05:10:31Z [net] received: headers (82 bytes) peer=3
2024-01-02T05:10:31Z [net] received: headers (82 bytes) peer=7
2024-01-02T05:10:31Z [net] Requesting block 00000000000000000001272e749993807564e3c55524b0ed12f93fde3465c7c4 from peer=12
2024-01-02T05:10:31Z [net] sending getdata (37 bytes) peer=12
2024-01-02T05:10:32Z [net] received: cmpctblock (17094 bytes) peer=12
2024-01-02T05:10:32Z [cmpctblock] Initialized PartiallyDownloadedBlock for block 00000000000000000001272e749993807564e3c55524b0ed12f93fde3465c7c4 using a cmpctblock of size 17094
2024-01-02T05:10:32Z [net] sending getblocktxn (674 bytes) peer=12
2024-01-02T05:10:32Z [cmpctblock] Successfully reconstructed block 00000000000000000001272e749993807564e3c55524b0ed12f93fde3465c7c4 with 1 txn prefilled, 2126 txn from mempool (incl at least 2 from extra pool) and 639 txn requested
2024-01-02T05:10:32Z [validation] NewPoWValidBlock: block hash=00000000000000000001272e749993807564e3c55524b0ed12f93fde3465c7c4
2024-01-02T05:10:32Z [validation] TransactionAddedToMempool: txid=c9c05baa868301f92a23ce58a45a26e2f38a214f750d5a7b81f9208ff5278a0e wtxid=934dfcd9f8a19443f9660ce24e764a608907eb565a6f30a6cc28e2da17dec284
2024-01-02T05:10:32Z [bench] - Using cached block
2024-01-02T05:10:32Z [bench] - Load block from disk: 0.09ms
2024-01-02T05:10:32Z [bench] - Sanity checks: 0.01ms [0.00s (0.01ms/blk)]
2024-01-02T05:10:32Z [bench] - Fork checks: 0.07ms [0.00s (0.07ms/blk)]
2024-01-02T05:10:32Z [bench] - Connect 2766 transactions: 152.70ms (0.055ms/tx, 0.020ms/txin) [0.15s (152.70ms/blk)]
2024-01-02T05:10:32Z [bench] - Verify 7675 txins: 153.05ms (0.020ms/txin) [0.15s (153.05ms/blk)]
2024-01-02T05:10:32Z [bench] - Write undo data: 5.37ms [0.01s (5.37ms/blk)]
2024-01-02T05:10:32Z [bench] - Index writing: 0.18ms [0.00s (0.18ms/blk)]
2024-01-02T05:10:32Z [validation] BlockChecked: block hash=00000000000000000001272e749993807564e3c55524b0ed12f93fde3465c7c4 state=Valid
2024-01-02T05:10:32Z [net] sending sendcmpct (9 bytes) peer=12
2024-01-02T05:10:32Z [bench] - Connect total: 159.42ms [0.16s (159.42ms/blk)]
2024-01-02T05:10:32Z [leveldb:debug] Generated table #96323@3: 33062 keys, 2161752 bytes
2024-01-02T05:10:32Z [bench] - Flush: 14.98ms [0.01s (14.98ms/blk)]
2024-01-02T05:10:32Z [bench] - Writing chainstate: 0.22ms [0.00s (0.22ms/blk)]
2024-01-02T05:10:32Z [estimatefee] Blockpolicy first recorded height 823969
2024-01-02T05:10:32Z [estimatefee] Blockpolicy estimates updated by 2077 of 2124 block txs, since last block 25330 of 25393 tracked, mempool map size 23252, max target 137 from historical
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment