Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitcoin Core 27 crash at sync - Ubuntu - No error in logs #30001

Closed
1 task done
WaffleApe opened this issue Apr 30, 2024 · 6 comments
Closed
1 task done

Bitcoin Core 27 crash at sync - Ubuntu - No error in logs #30001

WaffleApe opened this issue Apr 30, 2024 · 6 comments

Comments

@WaffleApe
Copy link

WaffleApe commented Apr 30, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current behaviour

Bitcoin Core launches and starts syncing with the blockchain. After a variable amount of time (20 minutes to 2 hours), Bitcoin Core crashes (app closed) with no error in the logs

Expected behaviour

Bitcoin Core is expected to sync without crashing

Steps to reproduce

  • launching Bitcoin Core using Bitcoin-qt for graphic interface
  • Database cache is set to 4000mb
  • After 30 minutes to 2h30, Bitcoin Core shuts down, and process is killed in the task manager.
Screenshot 2024-04-30 at 08 30 51 No error message, or indication in the debug file attached

Relevant log output

No response

How did you obtain Bitcoin Core

Pre-built binaries

What version of Bitcoin Core are you using?

v27.0.0

Operating system and version

Ubuntu 22.04.4

Machine specifications

  • Processor Intel Core i5-4250U
  • 256 gb SSD
  • 2Tb HDD for blockchain storage
  • Ubuntu 22.04.4

-Extract from the latest debug log (can't upload the full file):

2024-04-30T01:18:51Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000033c6c3068cf08e30c2f8dc377fea193306273d9e7955e1 fork block hash=0000000000000000000102cd84ede79413592d21d67f1e8dc329b48c264b450a (in IBD=true)
2024-04-30T01:18:51Z [bench]   - Load block from disk: 33.48ms
2024-04-30T01:18:51Z [bench]     - Sanity checks: 2.82ms [42.85s (2.85ms/blk)]
2024-04-30T01:18:51Z [bench]     - Fork checks: 0.10ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:51Z [bench]       - Connect 1806 transactions: 28.40ms (0.016ms/tx, 0.005ms/txin) [1861.28s (124.01ms/blk)]
2024-04-30T01:18:51Z [bench]     - Verify 5551 txins: 28.46ms (0.005ms/txin) [1862.23s (124.07ms/blk)]
2024-04-30T01:18:51Z [bench]     - Write undo data: 4.97ms [58.11s (3.87ms/blk)]
2024-04-30T01:18:51Z [bench]     - Index writing: 0.09ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:51Z [validation] BlockChecked: block hash=00000000000000000035688fa2dc1c1c30062f9afb1837ed7e8a15145ebe624f state=Valid
2024-04-30T01:18:51Z [bench]   - Connect total: 36.62ms [1968.72s (131.17ms/blk)]
2024-04-30T01:18:51Z [bench]   - Flush: 12.65ms [158.36s (10.55ms/blk)]
2024-04-30T01:18:51Z [bench]   - Writing chainstate: 0.10ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:51Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509334 txs removed=0
2024-04-30T01:18:51Z UpdateTip: new best=00000000000000000035688fa2dc1c1c30062f9afb1837ed7e8a15145ebe624f height=509334 version=0x20000000 log2_work=88.132277 tx=299641201 date='2018-02-15T18:14:03Z' progress=0.295495 cache=2570.2MiB(23977260txo)
2024-04-30T01:18:51Z [bench]   - Connect postprocess: 0.37ms [6.87s (0.46ms/blk)]
2024-04-30T01:18:51Z [bench] - Connect block: 83.23ms [2595.05s (172.90ms/blk)]
2024-04-30T01:18:51Z [validation] Enqueuing BlockConnected: block hash=00000000000000000035688fa2dc1c1c30062f9afb1837ed7e8a15145ebe624f block height=509334
2024-04-30T01:18:51Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000035688fa2dc1c1c30062f9afb1837ed7e8a15145ebe624f fork block hash=00000000000000000033c6c3068cf08e30c2f8dc377fea193306273d9e7955e1 (in IBD=true)
2024-04-30T01:18:51Z [bench]   - Load block from disk: 125.75ms
2024-04-30T01:18:51Z [bench]     - Sanity checks: 4.90ms [42.85s (2.86ms/blk)]
2024-04-30T01:18:51Z [bench]     - Fork checks: 0.09ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:51Z [bench]       - Connect 2714 transactions: 25.31ms (0.009ms/tx, 0.005ms/txin) [1861.31s (124.00ms/blk)]
2024-04-30T01:18:51Z [bench]     - Verify 4897 txins: 25.37ms (0.005ms/txin) [1862.26s (124.07ms/blk)]
2024-04-30T01:18:51Z [validation] Pre-allocating up to position 0xd00000 in rev01179.dat
2024-04-30T01:18:51Z [bench]     - Write undo data: 3.84ms [58.12s (3.87ms/blk)]
2024-04-30T01:18:51Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:51Z [validation] BlockChecked: block hash=0000000000000000000150e787cbb4495af13e1a0890455e190ac690126ed007 state=Valid
2024-04-30T01:18:51Z [bench]   - Connect total: 34.46ms [1968.76s (131.16ms/blk)]
2024-04-30T01:18:51Z [bench]   - Flush: 14.96ms [158.38s (10.55ms/blk)]
2024-04-30T01:18:51Z [bench]   - Writing chainstate: 0.06ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:51Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509335 txs removed=0
2024-04-30T01:18:51Z UpdateTip: new best=0000000000000000000150e787cbb4495af13e1a0890455e190ac690126ed007 height=509335 version=0x20000000 log2_work=88.132329 tx=299643915 date='2018-02-15T18:27:14Z' progress=0.295498 cache=2570.2MiB(23980399txo)
2024-04-30T01:18:51Z [bench]   - Connect postprocess: 0.55ms [6.87s (0.46ms/blk)]
2024-04-30T01:18:51Z [bench] - Connect block: 175.79ms [2595.23s (172.90ms/blk)]
2024-04-30T01:18:51Z [validation] Enqueuing BlockConnected: block hash=0000000000000000000150e787cbb4495af13e1a0890455e190ac690126ed007 block height=509335
2024-04-30T01:18:51Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000000150e787cbb4495af13e1a0890455e190ac690126ed007 fork block hash=00000000000000000035688fa2dc1c1c30062f9afb1837ed7e8a15145ebe624f (in IBD=true)
2024-04-30T01:18:51Z [validation] UpdatedBlockTip: new block hash=0000000000000000003b983f034f02cefc2da5b744aa14698e98662c45a790d4 fork block hash=00000000000000000034f70f490de4ad595a4f4314f7331d8e496092f6bbfd52 (in IBD=true)
2024-04-30T01:18:51Z [validation] MempoolTransactionsRemovedForBlock: block height=509332 txs removed=0
2024-04-30T01:18:51Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:51Z [validation] BlockConnected: block hash=0000000000000000000102cd84ede79413592d21d67f1e8dc329b48c264b450a block height=509332
2024-04-30T01:18:51Z [validation] UpdatedBlockTip: new block hash=0000000000000000000102cd84ede79413592d21d67f1e8dc329b48c264b450a fork block hash=0000000000000000003b983f034f02cefc2da5b744aa14698e98662c45a790d4 (in IBD=true)
2024-04-30T01:18:51Z [validation] MempoolTransactionsRemovedForBlock: block height=509333 txs removed=0
2024-04-30T01:18:51Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:51Z [validation] BlockConnected: block hash=00000000000000000033c6c3068cf08e30c2f8dc377fea193306273d9e7955e1 block height=509333
2024-04-30T01:18:51Z [validation] UpdatedBlockTip: new block hash=00000000000000000033c6c3068cf08e30c2f8dc377fea193306273d9e7955e1 fork block hash=0000000000000000000102cd84ede79413592d21d67f1e8dc329b48c264b450a (in IBD=true)
2024-04-30T01:18:51Z [validation] MempoolTransactionsRemovedForBlock: block height=509334 txs removed=0
2024-04-30T01:18:51Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:51Z [validation] BlockConnected: block hash=00000000000000000035688fa2dc1c1c30062f9afb1837ed7e8a15145ebe624f block height=509334
2024-04-30T01:18:51Z [validation] UpdatedBlockTip: new block hash=00000000000000000035688fa2dc1c1c30062f9afb1837ed7e8a15145ebe624f fork block hash=00000000000000000033c6c3068cf08e30c2f8dc377fea193306273d9e7955e1 (in IBD=true)
2024-04-30T01:18:51Z [validation] MempoolTransactionsRemovedForBlock: block height=509335 txs removed=0
2024-04-30T01:18:51Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:51Z [validation] BlockConnected: block hash=0000000000000000000150e787cbb4495af13e1a0890455e190ac690126ed007 block height=509335
2024-04-30T01:18:51Z [validation] UpdatedBlockTip: new block hash=0000000000000000000150e787cbb4495af13e1a0890455e190ac690126ed007 fork block hash=00000000000000000035688fa2dc1c1c30062f9afb1837ed7e8a15145ebe624f (in IBD=true)
2024-04-30T01:18:52Z [bench]   - Load block from disk: 27.56ms
2024-04-30T01:18:52Z [bench]     - Sanity checks: 4.28ms [42.86s (2.86ms/blk)]
2024-04-30T01:18:52Z [bench]     - Fork checks: 0.10ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:52Z [bench]       - Connect 2209 transactions: 44.73ms (0.020ms/tx, 0.008ms/txin) [1861.35s (124.00ms/blk)]
2024-04-30T01:18:52Z [bench]     - Verify 5533 txins: 44.78ms (0.008ms/txin) [1862.30s (124.06ms/blk)]
2024-04-30T01:18:52Z [bench]     - Write undo data: 5.09ms [58.12s (3.87ms/blk)]
2024-04-30T01:18:52Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:52Z [validation] BlockChecked: block hash=0000000000000000001e6df458b43c168a58aed65d8071ed5990093d34194c0a state=Valid
2024-04-30T01:18:52Z [bench]   - Connect total: 54.60ms [1968.81s (131.16ms/blk)]
2024-04-30T01:18:52Z [bench]   - Flush: 13.22ms [158.39s (10.55ms/blk)]
2024-04-30T01:18:52Z [bench]   - Writing chainstate: 0.03ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:52Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509336 txs removed=0
2024-04-30T01:18:52Z UpdateTip: new best=0000000000000000001e6df458b43c168a58aed65d8071ed5990093d34194c0a height=509336 version=0x20000000 log2_work=88.132382 tx=299646124 date='2018-02-15T18:29:49Z' progress=0.295500 cache=2570.2MiB(23981397txo)
2024-04-30T01:18:52Z [bench]   - Connect postprocess: 0.59ms [6.87s (0.46ms/blk)]
2024-04-30T01:18:52Z [bench] - Connect block: 95.99ms [2595.33s (172.89ms/blk)]
2024-04-30T01:18:52Z [validation] Enqueuing BlockConnected: block hash=0000000000000000001e6df458b43c168a58aed65d8071ed5990093d34194c0a block height=509336
2024-04-30T01:18:52Z [validation] MempoolTransactionsRemovedForBlock: block height=509336 txs removed=0
2024-04-30T01:18:52Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000001e6df458b43c168a58aed65d8071ed5990093d34194c0a fork block hash=0000000000000000000150e787cbb4495af13e1a0890455e190ac690126ed007 (in IBD=true)
2024-04-30T01:18:52Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:52Z [validation] BlockConnected: block hash=0000000000000000001e6df458b43c168a58aed65d8071ed5990093d34194c0a block height=509336
2024-04-30T01:18:52Z [bench]   - Load block from disk: 13.82ms
2024-04-30T01:18:52Z [bench]     - Sanity checks: 2.61ms [42.86s (2.86ms/blk)]
2024-04-30T01:18:52Z [bench]     - Fork checks: 0.08ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:52Z [bench]       - Connect 1204 transactions: 86.14ms (0.072ms/tx, 0.015ms/txin) [1861.44s (124.00ms/blk)]
2024-04-30T01:18:52Z [bench]     - Verify 5851 txins: 86.20ms (0.015ms/txin) [1862.39s (124.06ms/blk)]
2024-04-30T01:18:52Z [validation] Pre-allocating up to position 0x1300000 in rev01178.dat
2024-04-30T01:18:52Z [bench]     - Write undo data: 4.83ms [58.13s (3.87ms/blk)]
2024-04-30T01:18:52Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:52Z [validation] BlockChecked: block hash=00000000000000000044d177ae960a455897d093eb2870da2d4aed5dbe0b158a state=Valid
2024-04-30T01:18:52Z [bench]   - Connect total: 93.90ms [1968.91s (131.16ms/blk)]
2024-04-30T01:18:52Z [bench]   - Flush: 10.63ms [158.40s (10.55ms/blk)]
2024-04-30T01:18:52Z [bench]   - Writing chainstate: 0.03ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:52Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509337 txs removed=0
2024-04-30T01:18:52Z UpdateTip: new best=00000000000000000044d177ae960a455897d093eb2870da2d4aed5dbe0b158a height=509337 version=0x20000000 log2_work=88.132434 tx=299647328 date='2018-02-15T18:39:09Z' progress=0.295501 cache=2570.2MiB(23983473txo)
2024-04-30T01:18:52Z [bench]   - Connect postprocess: 0.27ms [6.87s (0.46ms/blk)]
2024-04-30T01:18:52Z [bench] - Connect block: 118.65ms [2595.44s (172.89ms/blk)]
2024-04-30T01:18:52Z [validation] Enqueuing BlockConnected: block hash=00000000000000000044d177ae960a455897d093eb2870da2d4aed5dbe0b158a block height=509337
2024-04-30T01:18:52Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000044d177ae960a455897d093eb2870da2d4aed5dbe0b158a fork block hash=0000000000000000001e6df458b43c168a58aed65d8071ed5990093d34194c0a (in IBD=true)
2024-04-30T01:18:52Z [bench]   - Load block from disk: 49.21ms
2024-04-30T01:18:52Z [bench]     - Sanity checks: 2.44ms [42.86s (2.86ms/blk)]
2024-04-30T01:18:52Z [bench]     - Fork checks: 0.05ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:52Z [bench]       - Connect 643 transactions: 132.25ms (0.206ms/tx, 0.021ms/txin) [1861.57s (124.00ms/blk)]
2024-04-30T01:18:52Z [bench]     - Verify 6234 txins: 132.32ms (0.021ms/txin) [1862.52s (124.06ms/blk)]
2024-04-30T01:18:52Z [bench]     - Write undo data: 4.78ms [58.13s (3.87ms/blk)]
2024-04-30T01:18:52Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:52Z [validation] BlockChecked: block hash=0000000000000000000db1d3c64a4a49f7318cc6609f7f661189a9ccb5aee90b state=Valid
2024-04-30T01:18:52Z [bench]   - Connect total: 139.77ms [1969.05s (131.16ms/blk)]
2024-04-30T01:18:52Z [bench]   - Flush: 7.98ms [158.41s (10.55ms/blk)]
2024-04-30T01:18:52Z [bench]   - Writing chainstate: 0.03ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:52Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509338 txs removed=0
2024-04-30T01:18:52Z UpdateTip: new best=0000000000000000000db1d3c64a4a49f7318cc6609f7f661189a9ccb5aee90b height=509338 version=0x20000000 log2_work=88.132487 tx=299647971 date='2018-02-15T18:43:10Z' progress=0.295502 cache=2570.2MiB(23987291txo)
2024-04-30T01:18:52Z [bench]   - Connect postprocess: 0.20ms [6.87s (0.46ms/blk)]
2024-04-30T01:18:52Z [bench] - Connect block: 197.19ms [2595.64s (172.89ms/blk)]
2024-04-30T01:18:52Z [validation] Enqueuing BlockConnected: block hash=0000000000000000000db1d3c64a4a49f7318cc6609f7f661189a9ccb5aee90b block height=509338
2024-04-30T01:18:52Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000000db1d3c64a4a49f7318cc6609f7f661189a9ccb5aee90b fork block hash=00000000000000000044d177ae960a455897d093eb2870da2d4aed5dbe0b158a (in IBD=true)
2024-04-30T01:18:52Z [bench]   - Load block from disk: 32.87ms
2024-04-30T01:18:52Z [bench]     - Sanity checks: 6.24ms [42.87s (2.86ms/blk)]
2024-04-30T01:18:52Z [bench]     - Fork checks: 0.07ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:52Z [bench]       - Connect 2585 transactions: 33.40ms (0.013ms/tx, 0.007ms/txin) [1861.60s (123.99ms/blk)]
2024-04-30T01:18:52Z [bench]     - Verify 4807 txins: 33.44ms (0.007ms/txin) [1862.56s (124.05ms/blk)]
2024-04-30T01:18:52Z [bench]     - Write undo data: 4.49ms [58.14s (3.87ms/blk)]
2024-04-30T01:18:52Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:52Z [validation] BlockChecked: block hash=0000000000000000003b2d5cc3093b6744e18760f4469e93ac43b1054fa7d702 state=Valid
2024-04-30T01:18:52Z [bench]   - Connect total: 44.56ms [1969.09s (131.15ms/blk)]
2024-04-30T01:18:52Z [bench]   - Flush: 23.02ms [158.43s (10.55ms/blk)]
2024-04-30T01:18:52Z [bench]   - Writing chainstate: 0.09ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:52Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509339 txs removed=0
2024-04-30T01:18:52Z UpdateTip: new best=0000000000000000003b2d5cc3093b6744e18760f4469e93ac43b1054fa7d702 height=509339 version=0x20000000 log2_work=88.132539 tx=299650556 date='2018-02-15T19:12:25Z' progress=0.295504 cache=2570.2MiB(23990402txo)
2024-04-30T01:18:52Z [bench]   - Connect postprocess: 1.15ms [6.87s (0.46ms/blk)]
2024-04-30T01:18:52Z [bench] - Connect block: 101.71ms [2595.74s (172.89ms/blk)]
2024-04-30T01:18:52Z [validation] Enqueuing BlockConnected: block hash=0000000000000000003b2d5cc3093b6744e18760f4469e93ac43b1054fa7d702 block height=509339
2024-04-30T01:18:52Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000003b2d5cc3093b6744e18760f4469e93ac43b1054fa7d702 fork block hash=0000000000000000000db1d3c64a4a49f7318cc6609f7f661189a9ccb5aee90b (in IBD=true)
2024-04-30T01:18:52Z [bench]   - Load block from disk: 40.37ms
2024-04-30T01:18:52Z [bench]     - Sanity checks: 2.17ms [42.87s (2.86ms/blk)]
2024-04-30T01:18:52Z [bench]     - Fork checks: 0.11ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:52Z [bench]       - Connect 2030 transactions: 29.85ms (0.015ms/tx, 0.005ms/txin) [1861.63s (123.98ms/blk)]
2024-04-30T01:18:52Z [bench]     - Verify 5562 txins: 29.90ms (0.005ms/txin) [1862.59s (124.05ms/blk)]
2024-04-30T01:18:52Z [bench]     - Write undo data: 5.93ms [58.14s (3.87ms/blk)]
2024-04-30T01:18:52Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:52Z [validation] BlockChecked: block hash=0000000000000000000f136987a1c11e8b50e4b71630f4b6886a4ec4def12aaa state=Valid
2024-04-30T01:18:52Z [bench]   - Connect total: 38.33ms [1969.13s (131.14ms/blk)]
2024-04-30T01:18:52Z [bench]   - Flush: 12.04ms [158.44s (10.55ms/blk)]
2024-04-30T01:18:52Z [bench]   - Writing chainstate: 0.05ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:52Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509340 txs removed=0
2024-04-30T01:18:52Z UpdateTip: new best=0000000000000000000f136987a1c11e8b50e4b71630f4b6886a4ec4def12aaa height=509340 version=0x20000000 log2_work=88.132592 tx=299652586 date='2018-02-15T19:15:48Z' progress=0.295506 cache=2570.2MiB(23990301txo)
2024-04-30T01:18:52Z [bench]   - Connect postprocess: 0.48ms [6.87s (0.46ms/blk)]
2024-04-30T01:18:52Z [bench] - Connect block: 91.27ms [2595.84s (172.88ms/blk)]
2024-04-30T01:18:52Z [validation] Enqueuing BlockConnected: block hash=0000000000000000000f136987a1c11e8b50e4b71630f4b6886a4ec4def12aaa block height=509340
2024-04-30T01:18:52Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000000f136987a1c11e8b50e4b71630f4b6886a4ec4def12aaa fork block hash=0000000000000000003b2d5cc3093b6744e18760f4469e93ac43b1054fa7d702 (in IBD=true)
2024-04-30T01:18:52Z [validation] UpdatedBlockTip: new block hash=0000000000000000001e6df458b43c168a58aed65d8071ed5990093d34194c0a fork block hash=0000000000000000000150e787cbb4495af13e1a0890455e190ac690126ed007 (in IBD=true)
2024-04-30T01:18:52Z [validation] MempoolTransactionsRemovedForBlock: block height=509337 txs removed=0
2024-04-30T01:18:52Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:52Z [validation] BlockConnected: block hash=00000000000000000044d177ae960a455897d093eb2870da2d4aed5dbe0b158a block height=509337
2024-04-30T01:18:52Z [validation] UpdatedBlockTip: new block hash=00000000000000000044d177ae960a455897d093eb2870da2d4aed5dbe0b158a fork block hash=0000000000000000001e6df458b43c168a58aed65d8071ed5990093d34194c0a (in IBD=true)
2024-04-30T01:18:52Z [validation] MempoolTransactionsRemovedForBlock: block height=509338 txs removed=0
2024-04-30T01:18:52Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:52Z [validation] BlockConnected: block hash=0000000000000000000db1d3c64a4a49f7318cc6609f7f661189a9ccb5aee90b block height=509338
2024-04-30T01:18:52Z [validation] UpdatedBlockTip: new block hash=0000000000000000000db1d3c64a4a49f7318cc6609f7f661189a9ccb5aee90b fork block hash=00000000000000000044d177ae960a455897d093eb2870da2d4aed5dbe0b158a (in IBD=true)
2024-04-30T01:18:52Z [validation] MempoolTransactionsRemovedForBlock: block height=509339 txs removed=0
2024-04-30T01:18:52Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:52Z [validation] BlockConnected: block hash=0000000000000000003b2d5cc3093b6744e18760f4469e93ac43b1054fa7d702 block height=509339
2024-04-30T01:18:52Z [validation] UpdatedBlockTip: new block hash=0000000000000000003b2d5cc3093b6744e18760f4469e93ac43b1054fa7d702 fork block hash=0000000000000000000db1d3c64a4a49f7318cc6609f7f661189a9ccb5aee90b (in IBD=true)
2024-04-30T01:18:52Z [validation] MempoolTransactionsRemovedForBlock: block height=509340 txs removed=0
2024-04-30T01:18:52Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:52Z [validation] BlockConnected: block hash=0000000000000000000f136987a1c11e8b50e4b71630f4b6886a4ec4def12aaa block height=509340
2024-04-30T01:18:52Z [validation] UpdatedBlockTip: new block hash=0000000000000000000f136987a1c11e8b50e4b71630f4b6886a4ec4def12aaa fork block hash=0000000000000000003b2d5cc3093b6744e18760f4469e93ac43b1054fa7d702 (in IBD=true)
2024-04-30T01:18:52Z [bench]   - Load block from disk: 42.31ms
2024-04-30T01:18:52Z [bench]     - Sanity checks: 3.40ms [42.88s (2.86ms/blk)]
2024-04-30T01:18:52Z [bench]     - Fork checks: 0.05ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:52Z [bench]       - Connect 2085 transactions: 22.56ms (0.011ms/tx, 0.004ms/txin) [1861.66s (123.98ms/blk)]
2024-04-30T01:18:52Z [bench]     - Verify 5230 txins: 22.61ms (0.004ms/txin) [1862.61s (124.04ms/blk)]
2024-04-30T01:18:52Z [bench]     - Write undo data: 4.75ms [58.15s (3.87ms/blk)]
2024-04-30T01:18:52Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:52Z [validation] BlockChecked: block hash=00000000000000000044d076d9c43b5888551027ec70043211365301665da2e8 state=Valid
2024-04-30T01:18:52Z [bench]   - Connect total: 31.07ms [1969.16s (131.14ms/blk)]
2024-04-30T01:18:52Z [bench]   - Flush: 12.97ms [158.46s (10.55ms/blk)]
2024-04-30T01:18:52Z [bench]   - Writing chainstate: 0.08ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:52Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509341 txs removed=0
2024-04-30T01:18:52Z UpdateTip: new best=00000000000000000044d076d9c43b5888551027ec70043211365301665da2e8 height=509341 version=0x20000000 log2_work=88.132644 tx=299654671 date='2018-02-15T19:36:44Z' progress=0.295508 cache=2570.2MiB(23991308txo)
2024-04-30T01:18:52Z [bench]   - Connect postprocess: 0.54ms [6.87s (0.46ms/blk)]
2024-04-30T01:18:52Z [bench] - Connect block: 86.97ms [2595.92s (172.88ms/blk)]
2024-04-30T01:18:52Z [validation] Enqueuing BlockConnected: block hash=00000000000000000044d076d9c43b5888551027ec70043211365301665da2e8 block height=509341
2024-04-30T01:18:52Z [validation] MempoolTransactionsRemovedForBlock: block height=509341 txs removed=0
2024-04-30T01:18:52Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000044d076d9c43b5888551027ec70043211365301665da2e8 fork block hash=0000000000000000000f136987a1c11e8b50e4b71630f4b6886a4ec4def12aaa (in IBD=true)
2024-04-30T01:18:52Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:52Z [validation] BlockConnected: block hash=00000000000000000044d076d9c43b5888551027ec70043211365301665da2e8 block height=509341
2024-04-30T01:18:52Z [bench]   - Load block from disk: 23.25ms
2024-04-30T01:18:52Z [bench]     - Sanity checks: 5.02ms [42.88s (2.86ms/blk)]
2024-04-30T01:18:52Z [bench]     - Fork checks: 0.10ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:52Z [bench]       - Connect 2145 transactions: 49.73ms (0.023ms/tx, 0.009ms/txin) [1861.70s (123.97ms/blk)]
2024-04-30T01:18:52Z [bench]     - Verify 5436 txins: 49.77ms (0.009ms/txin) [1862.66s (124.04ms/blk)]
2024-04-30T01:18:52Z [bench]     - Write undo data: 4.30ms [58.15s (3.87ms/blk)]
2024-04-30T01:18:52Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:52Z [validation] BlockChecked: block hash=0000000000000000000e6d4c8d6c4ba9b40fd9fe0d89d18098cd0fbbbca6584d state=Valid
2024-04-30T01:18:52Z [bench]   - Connect total: 59.63ms [1969.22s (131.13ms/blk)]
2024-04-30T01:18:52Z [bench]   - Flush: 12.59ms [158.47s (10.55ms/blk)]
2024-04-30T01:18:52Z [bench]   - Writing chainstate: 0.06ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:52Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509342 txs removed=0
2024-04-30T01:18:52Z UpdateTip: new best=0000000000000000000e6d4c8d6c4ba9b40fd9fe0d89d18098cd0fbbbca6584d height=509342 version=0x20000000 log2_work=88.132697 tx=299656816 date='2018-02-15T19:49:47Z' progress=0.295510 cache=2570.2MiB(23992308txo)
2024-04-30T01:18:52Z [bench]   - Connect postprocess: 0.47ms [6.87s (0.46ms/blk)]
2024-04-30T01:18:52Z [bench] - Connect block: 96.00ms [2596.02s (172.87ms/blk)]
2024-04-30T01:18:52Z [validation] Enqueuing BlockConnected: block hash=0000000000000000000e6d4c8d6c4ba9b40fd9fe0d89d18098cd0fbbbca6584d block height=509342
2024-04-30T01:18:52Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000000e6d4c8d6c4ba9b40fd9fe0d89d18098cd0fbbbca6584d fork block hash=00000000000000000044d076d9c43b5888551027ec70043211365301665da2e8 (in IBD=true)
2024-04-30T01:18:52Z [bench]   - Load block from disk: 33.23ms
2024-04-30T01:18:52Z [bench]     - Sanity checks: 2.11ms [42.88s (2.86ms/blk)]
2024-04-30T01:18:52Z [bench]     - Fork checks: 0.05ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:52Z [bench]       - Connect 917 transactions: 107.91ms (0.118ms/tx, 0.018ms/txin) [1861.81s (123.97ms/blk)]
2024-04-30T01:18:52Z [bench]     - Verify 5856 txins: 107.97ms (0.018ms/txin) [1862.77s (124.04ms/blk)]
2024-04-30T01:18:52Z [bench]     - Write undo data: 4.19ms [58.16s (3.87ms/blk)]
2024-04-30T01:18:52Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:52Z [validation] BlockChecked: block hash=0000000000000000004dd42b9b1e7bd3830afa94f3478b02b19391c721be3ef6 state=Valid
2024-04-30T01:18:52Z [bench]   - Connect total: 114.54ms [1969.34s (131.13ms/blk)]
2024-04-30T01:18:52Z [bench]   - Flush: 8.47ms [158.48s (10.55ms/blk)]
2024-04-30T01:18:52Z [bench]   - Writing chainstate: 0.04ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:52Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509343 txs removed=0
2024-04-30T01:18:52Z UpdateTip: new best=0000000000000000004dd42b9b1e7bd3830afa94f3478b02b19391c721be3ef6 height=509343 version=0x20000000 log2_work=88.132749 tx=299657733 date='2018-02-15T19:56:03Z' progress=0.295511 cache=2570.7MiB(23995110txo)
2024-04-30T01:18:52Z [bench]   - Connect postprocess: 0.27ms [6.87s (0.46ms/blk)]
2024-04-30T01:18:52Z [bench] - Connect block: 156.56ms [2596.17s (172.87ms/blk)]
2024-04-30T01:18:52Z [validation] Enqueuing BlockConnected: block hash=0000000000000000004dd42b9b1e7bd3830afa94f3478b02b19391c721be3ef6 block height=509343
2024-04-30T01:18:52Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000004dd42b9b1e7bd3830afa94f3478b02b19391c721be3ef6 fork block hash=0000000000000000000e6d4c8d6c4ba9b40fd9fe0d89d18098cd0fbbbca6584d (in IBD=true)
2024-04-30T01:18:52Z [bench]   - Load block from disk: 23.31ms
2024-04-30T01:18:52Z [bench]     - Sanity checks: 5.12ms [42.89s (2.86ms/blk)]
2024-04-30T01:18:52Z [bench]     - Fork checks: 0.08ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:53Z [bench]       - Connect 1072 transactions: 123.84ms (0.116ms/tx, 0.021ms/txin) [1861.94s (123.97ms/blk)]
2024-04-30T01:18:53Z [bench]     - Verify 5915 txins: 123.89ms (0.021ms/txin) [1862.89s (124.04ms/blk)]
2024-04-30T01:18:53Z [bench]     - Write undo data: 5.05ms [58.16s (3.87ms/blk)]
2024-04-30T01:18:53Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:53Z [validation] BlockChecked: block hash=0000000000000000005543832fa8c47234b63a0bee6edc2ccfe94362f6362d22 state=Valid
2024-04-30T01:18:53Z [bench]   - Connect total: 134.74ms [1969.47s (131.13ms/blk)]
2024-04-30T01:18:53Z [bench]   - Flush: 9.33ms [158.49s (10.55ms/blk)]
2024-04-30T01:18:53Z [bench]   - Writing chainstate: 0.05ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:53Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509344 txs removed=0
2024-04-30T01:18:53Z UpdateTip: new best=0000000000000000005543832fa8c47234b63a0bee6edc2ccfe94362f6362d22 height=509344 version=0x20000000 log2_work=88.132802 tx=299658805 date='2018-02-15T20:05:15Z' progress=0.295512 cache=2570.9MiB(23998357txo)
2024-04-30T01:18:53Z [bench]   - Connect postprocess: 0.26ms [6.87s (0.46ms/blk)]
2024-04-30T01:18:53Z [bench] - Connect block: 167.69ms [2596.34s (172.87ms/blk)]
2024-04-30T01:18:53Z [validation] Enqueuing BlockConnected: block hash=0000000000000000005543832fa8c47234b63a0bee6edc2ccfe94362f6362d22 block height=509344
2024-04-30T01:18:53Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000005543832fa8c47234b63a0bee6edc2ccfe94362f6362d22 fork block hash=0000000000000000004dd42b9b1e7bd3830afa94f3478b02b19391c721be3ef6 (in IBD=true)
2024-04-30T01:18:53Z [bench]   - Load block from disk: 33.42ms
2024-04-30T01:18:53Z [bench]     - Sanity checks: 2.45ms [42.89s (2.86ms/blk)]
2024-04-30T01:18:53Z [bench]     - Fork checks: 0.05ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:53Z [bench]       - Connect 3128 transactions: 15.97ms (0.005ms/tx, 0.003ms/txin) [1861.95s (123.96ms/blk)]
2024-04-30T01:18:53Z [bench]     - Verify 4869 txins: 16.02ms (0.003ms/txin) [1862.91s (124.03ms/blk)]
2024-04-30T01:18:53Z [bench]     - Write undo data: 4.26ms [58.17s (3.87ms/blk)]
2024-04-30T01:18:53Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:53Z [validation] BlockChecked: block hash=00000000000000000043992558b3f016944fd0e191e48d4aa67ae45f9a0368c7 state=Valid
2024-04-30T01:18:53Z [bench]   - Connect total: 23.12ms [1969.49s (131.12ms/blk)]
2024-04-30T01:18:53Z [bench]   - Flush: 15.27ms [158.50s (10.55ms/blk)]
2024-04-30T01:18:53Z [bench]   - Writing chainstate: 0.05ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:53Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509345 txs removed=0
2024-04-30T01:18:53Z UpdateTip: new best=00000000000000000043992558b3f016944fd0e191e48d4aa67ae45f9a0368c7 height=509345 version=0x20000000 log2_work=88.132854 tx=299661933 date='2018-02-15T20:20:14Z' progress=0.295515 cache=2571.2MiB(24001056txo)
2024-04-30T01:18:53Z [bench]   - Connect postprocess: 0.62ms [6.87s (0.46ms/blk)]
2024-04-30T01:18:53Z [bench] - Connect block: 72.48ms [2596.41s (172.86ms/blk)]
2024-04-30T01:18:53Z [validation] Enqueuing BlockConnected: block hash=00000000000000000043992558b3f016944fd0e191e48d4aa67ae45f9a0368c7 block height=509345
2024-04-30T01:18:53Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000043992558b3f016944fd0e191e48d4aa67ae45f9a0368c7 fork block hash=0000000000000000005543832fa8c47234b63a0bee6edc2ccfe94362f6362d22 (in IBD=true)
2024-04-30T01:18:53Z [validation] UpdatedBlockTip: new block hash=00000000000000000044d076d9c43b5888551027ec70043211365301665da2e8 fork block hash=0000000000000000000f136987a1c11e8b50e4b71630f4b6886a4ec4def12aaa (in IBD=true)
2024-04-30T01:18:53Z [validation] MempoolTransactionsRemovedForBlock: block height=509342 txs removed=0
2024-04-30T01:18:53Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:53Z [validation] BlockConnected: block hash=0000000000000000000e6d4c8d6c4ba9b40fd9fe0d89d18098cd0fbbbca6584d block height=509342
2024-04-30T01:18:53Z [validation] UpdatedBlockTip: new block hash=0000000000000000000e6d4c8d6c4ba9b40fd9fe0d89d18098cd0fbbbca6584d fork block hash=00000000000000000044d076d9c43b5888551027ec70043211365301665da2e8 (in IBD=true)
2024-04-30T01:18:53Z [validation] MempoolTransactionsRemovedForBlock: block height=509343 txs removed=0
2024-04-30T01:18:53Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:53Z [validation] BlockConnected: block hash=0000000000000000004dd42b9b1e7bd3830afa94f3478b02b19391c721be3ef6 block height=509343
2024-04-30T01:18:53Z [validation] UpdatedBlockTip: new block hash=0000000000000000004dd42b9b1e7bd3830afa94f3478b02b19391c721be3ef6 fork block hash=0000000000000000000e6d4c8d6c4ba9b40fd9fe0d89d18098cd0fbbbca6584d (in IBD=true)
2024-04-30T01:18:53Z [validation] MempoolTransactionsRemovedForBlock: block height=509344 txs removed=0
2024-04-30T01:18:53Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:53Z [validation] BlockConnected: block hash=0000000000000000005543832fa8c47234b63a0bee6edc2ccfe94362f6362d22 block height=509344
2024-04-30T01:18:53Z [validation] UpdatedBlockTip: new block hash=0000000000000000005543832fa8c47234b63a0bee6edc2ccfe94362f6362d22 fork block hash=0000000000000000004dd42b9b1e7bd3830afa94f3478b02b19391c721be3ef6 (in IBD=true)
2024-04-30T01:18:53Z [validation] MempoolTransactionsRemovedForBlock: block height=509345 txs removed=0
2024-04-30T01:18:53Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:53Z [validation] BlockConnected: block hash=00000000000000000043992558b3f016944fd0e191e48d4aa67ae45f9a0368c7 block height=509345
2024-04-30T01:18:53Z [validation] UpdatedBlockTip: new block hash=00000000000000000043992558b3f016944fd0e191e48d4aa67ae45f9a0368c7 fork block hash=0000000000000000005543832fa8c47234b63a0bee6edc2ccfe94362f6362d22 (in IBD=true)
2024-04-30T01:18:53Z [bench]   - Load block from disk: 23.47ms
2024-04-30T01:18:53Z [bench]     - Sanity checks: 2.60ms [42.89s (2.86ms/blk)]
2024-04-30T01:18:53Z [bench]     - Fork checks: 0.06ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:53Z [bench]       - Connect 2367 transactions: 15.14ms (0.006ms/tx, 0.003ms/txin) [1861.97s (123.96ms/blk)]
2024-04-30T01:18:53Z [bench]     - Verify 4490 txins: 15.19ms (0.003ms/txin) [1862.92s (124.02ms/blk)]
2024-04-30T01:18:53Z [bench]     - Write undo data: 3.91ms [58.17s (3.87ms/blk)]
2024-04-30T01:18:53Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:53Z [validation] BlockChecked: block hash=0000000000000000005e3e0c1e879edc43f92726e4585571a5dafaa1b9fda3cc state=Valid
2024-04-30T01:18:53Z [bench]   - Connect total: 22.00ms [1969.52s (131.12ms/blk)]
2024-04-30T01:18:53Z [bench]   - Flush: 12.16ms [158.51s (10.55ms/blk)]
2024-04-30T01:18:53Z [bench]   - Writing chainstate: 0.06ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:53Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509346 txs removed=0
2024-04-30T01:18:53Z UpdateTip: new best=0000000000000000005e3e0c1e879edc43f92726e4585571a5dafaa1b9fda3cc height=509346 version=0x20000000 log2_work=88.132907 tx=299664300 date='2018-02-15T20:25:48Z' progress=0.295518 cache=2571.2MiB(24001905txo)
2024-04-30T01:18:53Z [bench]   - Connect postprocess: 0.53ms [6.88s (0.46ms/blk)]
2024-04-30T01:18:53Z [bench] - Connect block: 58.24ms [2596.47s (172.86ms/blk)]
2024-04-30T01:18:53Z [validation] Enqueuing BlockConnected: block hash=0000000000000000005e3e0c1e879edc43f92726e4585571a5dafaa1b9fda3cc block height=509346
2024-04-30T01:18:53Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000005e3e0c1e879edc43f92726e4585571a5dafaa1b9fda3cc fork block hash=00000000000000000043992558b3f016944fd0e191e48d4aa67ae45f9a0368c7 (in IBD=true)
2024-04-30T01:18:53Z [validation] MempoolTransactionsRemovedForBlock: block height=509346 txs removed=0
2024-04-30T01:18:53Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:53Z [validation] BlockConnected: block hash=0000000000000000005e3e0c1e879edc43f92726e4585571a5dafaa1b9fda3cc block height=509346
2024-04-30T01:18:53Z [bench]   - Load block from disk: 23.29ms
2024-04-30T01:18:53Z [bench]     - Sanity checks: 6.78ms [42.90s (2.86ms/blk)]
2024-04-30T01:18:53Z [bench]     - Fork checks: 0.11ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:53Z [bench]       - Connect 1779 transactions: 34.36ms (0.019ms/tx, 0.008ms/txin) [1862.00s (123.95ms/blk)]
2024-04-30T01:18:53Z [bench]     - Verify 4472 txins: 34.47ms (0.008ms/txin) [1862.96s (124.02ms/blk)]
2024-04-30T01:18:53Z [bench]     - Write undo data: 6.14ms [58.18s (3.87ms/blk)]
2024-04-30T01:18:53Z [bench]     - Index writing: 0.09ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:53Z [validation] BlockChecked: block hash=00000000000000000058ae6414c07351edc5784d1757467282fa3ae1f1321b8d state=Valid
2024-04-30T01:18:53Z [bench]   - Connect total: 48.08ms [1969.56s (131.11ms/blk)]
2024-04-30T01:18:53Z [bench]   - Flush: 12.71ms [158.53s (10.55ms/blk)]
2024-04-30T01:18:53Z [bench]   - Writing chainstate: 0.12ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:53Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509347 txs removed=0
2024-04-30T01:18:53Z UpdateTip: new best=00000000000000000058ae6414c07351edc5784d1757467282fa3ae1f1321b8d height=509347 version=0x20000000 log2_work=88.132959 tx=299666079 date='2018-02-15T20:29:03Z' progress=0.295519 cache=2571.2MiB(24001738txo)
2024-04-30T01:18:53Z [bench]   - Connect postprocess: 0.34ms [6.88s (0.46ms/blk)]
2024-04-30T01:18:53Z [bench] - Connect block: 84.54ms [2596.56s (172.85ms/blk)]
2024-04-30T01:18:53Z [validation] Enqueuing BlockConnected: block hash=00000000000000000058ae6414c07351edc5784d1757467282fa3ae1f1321b8d block height=509347
2024-04-30T01:18:53Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000058ae6414c07351edc5784d1757467282fa3ae1f1321b8d fork block hash=0000000000000000005e3e0c1e879edc43f92726e4585571a5dafaa1b9fda3cc (in IBD=true)
2024-04-30T01:18:53Z [bench]   - Load block from disk: 27.00ms
2024-04-30T01:18:53Z [bench]     - Sanity checks: 2.99ms [42.90s (2.86ms/blk)]
2024-04-30T01:18:53Z [bench]     - Fork checks: 0.05ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:53Z [bench]       - Connect 2569 transactions: 18.26ms (0.007ms/tx, 0.004ms/txin) [1862.02s (123.94ms/blk)]
2024-04-30T01:18:53Z [bench]     - Verify 5030 txins: 18.31ms (0.004ms/txin) [1862.97s (124.01ms/blk)]
2024-04-30T01:18:53Z [validation] Pre-allocating up to position 0xe00000 in rev01179.dat
2024-04-30T01:18:53Z [bench]     - Write undo data: 4.76ms [58.18s (3.87ms/blk)]
2024-04-30T01:18:53Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:53Z [validation] BlockChecked: block hash=00000000000000000042ad8c7243b7fe20eb5ac68a4552e9f0f48f603f3cdd2b state=Valid
2024-04-30T01:18:53Z [bench]   - Connect total: 26.37ms [1969.59s (131.10ms/blk)]
2024-04-30T01:18:53Z [bench]   - Flush: 14.22ms [158.54s (10.55ms/blk)]
2024-04-30T01:18:53Z [bench]   - Writing chainstate: 0.10ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:53Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509348 txs removed=0
2024-04-30T01:18:53Z UpdateTip: new best=00000000000000000042ad8c7243b7fe20eb5ac68a4552e9f0f48f603f3cdd2b height=509348 version=0x20000000 log2_work=88.133012 tx=299668648 date='2018-02-15T20:52:36Z' progress=0.295522 cache=2571.4MiB(24003757txo)
2024-04-30T01:18:53Z [bench]   - Connect postprocess: 0.64ms [6.88s (0.46ms/blk)]
2024-04-30T01:18:53Z [bench] - Connect block: 68.32ms [2596.63s (172.84ms/blk)]
2024-04-30T01:18:53Z [validation] Enqueuing BlockConnected: block hash=00000000000000000042ad8c7243b7fe20eb5ac68a4552e9f0f48f603f3cdd2b block height=509348
2024-04-30T01:18:53Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000042ad8c7243b7fe20eb5ac68a4552e9f0f48f603f3cdd2b fork block hash=00000000000000000058ae6414c07351edc5784d1757467282fa3ae1f1321b8d (in IBD=true)
2024-04-30T01:18:53Z [bench]   - Load block from disk: 23.90ms
2024-04-30T01:18:53Z [bench]     - Sanity checks: 2.03ms [42.90s (2.86ms/blk)]
2024-04-30T01:18:53Z [bench]     - Fork checks: 0.05ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:53Z [bench]       - Connect 2059 transactions: 50.83ms (0.025ms/tx, 0.009ms/txin) [1862.07s (123.94ms/blk)]
2024-04-30T01:18:53Z [bench]     - Verify 5453 txins: 50.88ms (0.009ms/txin) [1863.02s (124.00ms/blk)]
2024-04-30T01:18:53Z [bench]     - Write undo data: 4.54ms [58.19s (3.87ms/blk)]
2024-04-30T01:18:53Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:53Z [validation] BlockChecked: block hash=0000000000000000001155030d6a553b6770846a0cdce44b393a474a5dcb5809 state=Valid
2024-04-30T01:18:53Z [bench]   - Connect total: 57.78ms [1969.65s (131.10ms/blk)]
2024-04-30T01:18:53Z [bench]   - Flush: 11.55ms [158.55s (10.55ms/blk)]
2024-04-30T01:18:53Z [bench]   - Writing chainstate: 0.04ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:53Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509349 txs removed=0
2024-04-30T01:18:53Z UpdateTip: new best=0000000000000000001155030d6a553b6770846a0cdce44b393a474a5dcb5809 height=509349 version=0x20000000 log2_work=88.133064 tx=299670707 date='2018-02-15T20:59:13Z' progress=0.295524 cache=2571.4MiB(24005211txo)
2024-04-30T01:18:53Z [bench]   - Connect postprocess: 0.45ms [6.88s (0.46ms/blk)]
2024-04-30T01:18:53Z [bench] - Connect block: 93.72ms [2596.72s (172.84ms/blk)]
2024-04-30T01:18:53Z [validation] Enqueuing BlockConnected: block hash=0000000000000000001155030d6a553b6770846a0cdce44b393a474a5dcb5809 block height=509349
2024-04-30T01:18:53Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000001155030d6a553b6770846a0cdce44b393a474a5dcb5809 fork block hash=00000000000000000042ad8c7243b7fe20eb5ac68a4552e9f0f48f603f3cdd2b (in IBD=true)
2024-04-30T01:18:53Z [bench]   - Load block from disk: 26.58ms
2024-04-30T01:18:53Z [bench]     - Sanity checks: 2.28ms [42.91s (2.86ms/blk)]
2024-04-30T01:18:53Z [bench]     - Fork checks: 0.04ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:53Z [bench]       - Connect 740 transactions: 114.21ms (0.154ms/tx, 0.018ms/txin) [1862.19s (123.94ms/blk)]
2024-04-30T01:18:53Z [bench]     - Verify 6234 txins: 114.26ms (0.018ms/txin) [1863.14s (124.00ms/blk)]
2024-04-30T01:18:53Z [bench]     - Write undo data: 4.31ms [58.19s (3.87ms/blk)]
2024-04-30T01:18:53Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:53Z [validation] BlockChecked: block hash=00000000000000000004c7d76a700329e80c4912ccce90ae8e8fc98956944d2a state=Valid
2024-04-30T01:18:53Z [bench]   - Connect total: 121.08ms [1969.77s (131.10ms/blk)]
2024-04-30T01:18:53Z [bench]   - Flush: 7.46ms [158.56s (10.55ms/blk)]
2024-04-30T01:18:53Z [bench]   - Writing chainstate: 0.09ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:53Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509350 txs removed=0
2024-04-30T01:18:53Z UpdateTip: new best=00000000000000000004c7d76a700329e80c4912ccce90ae8e8fc98956944d2a height=509350 version=0x20000000 log2_work=88.133117 tx=299671447 date='2018-02-15T21:00:59Z' progress=0.295525 cache=2571.9MiB(24008018txo)
2024-04-30T01:18:53Z [bench]   - Connect postprocess: 0.32ms [6.88s (0.46ms/blk)]
2024-04-30T01:18:53Z [bench] - Connect block: 155.53ms [2596.88s (172.84ms/blk)]
2024-04-30T01:18:53Z [validation] Enqueuing BlockConnected: block hash=00000000000000000004c7d76a700329e80c4912ccce90ae8e8fc98956944d2a block height=509350
2024-04-30T01:18:53Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000004c7d76a700329e80c4912ccce90ae8e8fc98956944d2a fork block hash=0000000000000000001155030d6a553b6770846a0cdce44b393a474a5dcb5809 (in IBD=true)
2024-04-30T01:18:53Z [validation] UpdatedBlockTip: new block hash=0000000000000000005e3e0c1e879edc43f92726e4585571a5dafaa1b9fda3cc fork block hash=00000000000000000043992558b3f016944fd0e191e48d4aa67ae45f9a0368c7 (in IBD=true)
2024-04-30T01:18:53Z [validation] MempoolTransactionsRemovedForBlock: block height=509347 txs removed=0
2024-04-30T01:18:53Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:53Z [validation] BlockConnected: block hash=00000000000000000058ae6414c07351edc5784d1757467282fa3ae1f1321b8d block height=509347
2024-04-30T01:18:53Z [validation] UpdatedBlockTip: new block hash=00000000000000000058ae6414c07351edc5784d1757467282fa3ae1f1321b8d fork block hash=0000000000000000005e3e0c1e879edc43f92726e4585571a5dafaa1b9fda3cc (in IBD=true)
2024-04-30T01:18:53Z [validation] MempoolTransactionsRemovedForBlock: block height=509348 txs removed=0
2024-04-30T01:18:53Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:53Z [validation] BlockConnected: block hash=00000000000000000042ad8c7243b7fe20eb5ac68a4552e9f0f48f603f3cdd2b block height=509348
2024-04-30T01:18:53Z [validation] UpdatedBlockTip: new block hash=00000000000000000042ad8c7243b7fe20eb5ac68a4552e9f0f48f603f3cdd2b fork block hash=00000000000000000058ae6414c07351edc5784d1757467282fa3ae1f1321b8d (in IBD=true)
2024-04-30T01:18:53Z [validation] MempoolTransactionsRemovedForBlock: block height=509349 txs removed=0
2024-04-30T01:18:53Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:53Z [validation] BlockConnected: block hash=0000000000000000001155030d6a553b6770846a0cdce44b393a474a5dcb5809 block height=509349
2024-04-30T01:18:53Z [validation] UpdatedBlockTip: new block hash=0000000000000000001155030d6a553b6770846a0cdce44b393a474a5dcb5809 fork block hash=00000000000000000042ad8c7243b7fe20eb5ac68a4552e9f0f48f603f3cdd2b (in IBD=true)
2024-04-30T01:18:53Z [validation] MempoolTransactionsRemovedForBlock: block height=509350 txs removed=0
2024-04-30T01:18:53Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:53Z [validation] BlockConnected: block hash=00000000000000000004c7d76a700329e80c4912ccce90ae8e8fc98956944d2a block height=509350
2024-04-30T01:18:53Z [validation] UpdatedBlockTip: new block hash=00000000000000000004c7d76a700329e80c4912ccce90ae8e8fc98956944d2a fork block hash=0000000000000000001155030d6a553b6770846a0cdce44b393a474a5dcb5809 (in IBD=true)
2024-04-30T01:18:53Z [bench]   - Load block from disk: 35.52ms
2024-04-30T01:18:53Z [bench]     - Sanity checks: 3.33ms [42.91s (2.86ms/blk)]
2024-04-30T01:18:53Z [bench]     - Fork checks: 0.06ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:53Z [bench]       - Connect 1802 transactions: 80.34ms (0.045ms/tx, 0.015ms/txin) [1862.27s (123.94ms/blk)]
2024-04-30T01:18:53Z [bench]     - Verify 5515 txins: 80.39ms (0.015ms/txin) [1863.22s (124.00ms/blk)]
2024-04-30T01:18:53Z [bench]     - Write undo data: 4.54ms [58.19s (3.87ms/blk)]
2024-04-30T01:18:53Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:53Z [validation] BlockChecked: block hash=000000000000000000259304e593dfa8e84a7141f8cad94e168a543a05fdfd5c state=Valid
2024-04-30T01:18:53Z [bench]   - Connect total: 88.74ms [1969.86s (131.10ms/blk)]
2024-04-30T01:18:53Z [bench]   - Flush: 11.31ms [158.57s (10.55ms/blk)]
2024-04-30T01:18:53Z [bench]   - Writing chainstate: 0.03ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:53Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509351 txs removed=0
2024-04-30T01:18:53Z UpdateTip: new best=000000000000000000259304e593dfa8e84a7141f8cad94e168a543a05fdfd5c height=509351 version=0x20000000 log2_work=88.133169 tx=299673249 date='2018-02-15T21:11:50Z' progress=0.295526 cache=2571.9MiB(24010466txo)
2024-04-30T01:18:53Z [bench]   - Connect postprocess: 0.39ms [6.88s (0.46ms/blk)]
2024-04-30T01:18:53Z [bench] - Connect block: 135.99ms [2597.01s (172.83ms/blk)]
2024-04-30T01:18:53Z [validation] MempoolTransactionsRemovedForBlock: block height=509351 txs removed=0
2024-04-30T01:18:53Z [validation] Enqueuing BlockConnected: block hash=000000000000000000259304e593dfa8e84a7141f8cad94e168a543a05fdfd5c block height=509351
2024-04-30T01:18:53Z [validation] Enqueuing UpdatedBlockTip: new block hash=000000000000000000259304e593dfa8e84a7141f8cad94e168a543a05fdfd5c fork block hash=00000000000000000004c7d76a700329e80c4912ccce90ae8e8fc98956944d2a (in IBD=true)
2024-04-30T01:18:53Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:53Z [validation] BlockConnected: block hash=000000000000000000259304e593dfa8e84a7141f8cad94e168a543a05fdfd5c block height=509351
2024-04-30T01:18:53Z [bench]   - Load block from disk: 10.93ms
2024-04-30T01:18:53Z [bench]     - Sanity checks: 2.25ms [42.91s (2.86ms/blk)]
2024-04-30T01:18:53Z [bench]     - Fork checks: 0.05ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:53Z [bench]       - Connect 489 transactions: 153.78ms (0.314ms/tx, 0.024ms/txin) [1862.42s (123.94ms/blk)]
2024-04-30T01:18:53Z [bench]     - Verify 6381 txins: 153.84ms (0.024ms/txin) [1863.37s (124.00ms/blk)]
2024-04-30T01:18:53Z [validation] Pre-allocating up to position 0x300000 in rev01180.dat
2024-04-30T01:18:53Z [bench]     - Write undo data: 5.12ms [58.20s (3.87ms/blk)]
2024-04-30T01:18:53Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:53Z [validation] BlockChecked: block hash=0000000000000000001468cf2694362814cdd368d07d05d44d1bb5f01c5a0629 state=Valid
2024-04-30T01:18:53Z [bench]   - Connect total: 161.46ms [1970.02s (131.10ms/blk)]
2024-04-30T01:18:53Z [bench]   - Flush: 6.75ms [158.58s (10.55ms/blk)]
2024-04-30T01:18:53Z [bench]   - Writing chainstate: 0.03ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:53Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509352 txs removed=0
2024-04-30T01:18:53Z UpdateTip: new best=0000000000000000001468cf2694362814cdd368d07d05d44d1bb5f01c5a0629 height=509352 version=0x20000000 log2_work=88.133222 tx=299673738 date='2018-02-15T21:13:54Z' progress=0.295527 cache=2572.4MiB(24013880txo)
2024-04-30T01:18:53Z [bench]   - Connect postprocess: 0.20ms [6.88s (0.46ms/blk)]
2024-04-30T01:18:53Z [bench] - Connect block: 179.37ms [2597.19s (172.83ms/blk)]
2024-04-30T01:18:53Z [validation] Enqueuing BlockConnected: block hash=0000000000000000001468cf2694362814cdd368d07d05d44d1bb5f01c5a0629 block height=509352
2024-04-30T01:18:53Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000001468cf2694362814cdd368d07d05d44d1bb5f01c5a0629 fork block hash=000000000000000000259304e593dfa8e84a7141f8cad94e168a543a05fdfd5c (in IBD=true)
2024-04-30T01:18:54Z [bench]   - Load block from disk: 41.06ms
2024-04-30T01:18:54Z [bench]     - Sanity checks: 3.04ms [42.92s (2.86ms/blk)]
2024-04-30T01:18:54Z [bench]     - Fork checks: 0.11ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:54Z [bench]       - Connect 291 transactions: 162.90ms (0.560ms/tx, 0.025ms/txin) [1862.58s (123.94ms/blk)]
2024-04-30T01:18:54Z [bench]     - Verify 6434 txins: 162.95ms (0.025ms/txin) [1863.54s (124.00ms/blk)]
2024-04-30T01:18:54Z [bench]     - Write undo data: 4.47ms [58.20s (3.87ms/blk)]
2024-04-30T01:18:54Z [bench]     - Index writing: 0.04ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:54Z [validation] BlockChecked: block hash=00000000000000000024a8eedf6c9eaa2e15a1e626ffe876212b078476ea111f state=Valid
2024-04-30T01:18:54Z [bench]   - Connect total: 170.77ms [1970.19s (131.10ms/blk)]
2024-04-30T01:18:54Z [bench]   - Flush: 6.25ms [158.58s (10.55ms/blk)]
2024-04-30T01:18:54Z [bench]   - Writing chainstate: 0.04ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:54Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509353 txs removed=0
2024-04-30T01:18:54Z UpdateTip: new best=00000000000000000024a8eedf6c9eaa2e15a1e626ffe876212b078476ea111f height=509353 version=0x20000000 log2_work=88.133274 tx=299674029 date='2018-02-15T21:15:04Z' progress=0.295527 cache=2572.9MiB(24018130txo)
2024-04-30T01:18:54Z [bench]   - Connect postprocess: 0.17ms [6.88s (0.46ms/blk)]
2024-04-30T01:18:54Z [bench] - Connect block: 218.29ms [2597.41s (172.84ms/blk)]
2024-04-30T01:18:54Z [validation] Enqueuing BlockConnected: block hash=00000000000000000024a8eedf6c9eaa2e15a1e626ffe876212b078476ea111f block height=509353
2024-04-30T01:18:54Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000024a8eedf6c9eaa2e15a1e626ffe876212b078476ea111f fork block hash=0000000000000000001468cf2694362814cdd368d07d05d44d1bb5f01c5a0629 (in IBD=true)
2024-04-30T01:18:54Z [bench]   - Load block from disk: 34.79ms
2024-04-30T01:18:54Z [bench]     - Sanity checks: 2.55ms [42.92s (2.86ms/blk)]
2024-04-30T01:18:54Z [bench]     - Fork checks: 0.06ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:54Z [bench]       - Connect 1222 transactions: 96.26ms (0.079ms/tx, 0.016ms/txin) [1862.68s (123.94ms/blk)]
2024-04-30T01:18:54Z [bench]     - Verify 5860 txins: 96.31ms (0.016ms/txin) [1863.63s (124.00ms/blk)]
2024-04-30T01:18:54Z [bench]     - Write undo data: 4.82ms [58.21s (3.87ms/blk)]
2024-04-30T01:18:54Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:54Z [validation] BlockChecked: block hash=000000000000000000321b4db53c3254964aaf7dd22da17e298c98b64621a4d3 state=Valid
2024-04-30T01:18:54Z [bench]   - Connect total: 103.98ms [1970.29s (131.10ms/blk)]
2024-04-30T01:18:54Z [bench]   - Flush: 10.05ms [158.60s (10.55ms/blk)]
2024-04-30T01:18:54Z [bench]   - Writing chainstate: 0.05ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:54Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509354 txs removed=0
2024-04-30T01:18:54Z UpdateTip: new best=000000000000000000321b4db53c3254964aaf7dd22da17e298c98b64621a4d3 height=509354 version=0x20000000 log2_work=88.133327 tx=299675251 date='2018-02-15T21:23:20Z' progress=0.295528 cache=2573.2MiB(24020403txo)
2024-04-30T01:18:54Z [bench]   - Connect postprocess: 0.41ms [6.88s (0.46ms/blk)]
2024-04-30T01:18:54Z [bench] - Connect block: 149.29ms [2597.56s (172.84ms/blk)]
2024-04-30T01:18:54Z [validation] Enqueuing BlockConnected: block hash=000000000000000000321b4db53c3254964aaf7dd22da17e298c98b64621a4d3 block height=509354
2024-04-30T01:18:54Z [validation] Enqueuing UpdatedBlockTip: new block hash=000000000000000000321b4db53c3254964aaf7dd22da17e298c98b64621a4d3 fork block hash=00000000000000000024a8eedf6c9eaa2e15a1e626ffe876212b078476ea111f (in IBD=true)
2024-04-30T01:18:54Z [net] Requesting block 0000000000000000005d077d2f05c1caa02c63d465b6d84a412e20e6bbd509a8 (509758) peer=24
2024-04-30T01:18:54Z [net] sending getdata (37 bytes) peer=24
2024-04-30T01:18:54Z [net] received: block (1027472 bytes) peer=18
2024-04-30T01:18:54Z [validation] UpdatedBlockTip: new block hash=000000000000000000259304e593dfa8e84a7141f8cad94e168a543a05fdfd5c fork block hash=00000000000000000004c7d76a700329e80c4912ccce90ae8e8fc98956944d2a (in IBD=true)
2024-04-30T01:18:54Z [validation] MempoolTransactionsRemovedForBlock: block height=509352 txs removed=0
2024-04-30T01:18:54Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:54Z [validation] BlockConnected: block hash=0000000000000000001468cf2694362814cdd368d07d05d44d1bb5f01c5a0629 block height=509352
2024-04-30T01:18:54Z [validation] UpdatedBlockTip: new block hash=0000000000000000001468cf2694362814cdd368d07d05d44d1bb5f01c5a0629 fork block hash=000000000000000000259304e593dfa8e84a7141f8cad94e168a543a05fdfd5c (in IBD=true)
2024-04-30T01:18:54Z [validation] MempoolTransactionsRemovedForBlock: block height=509353 txs removed=0
2024-04-30T01:18:54Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:54Z [validation] BlockConnected: block hash=00000000000000000024a8eedf6c9eaa2e15a1e626ffe876212b078476ea111f block height=509353
2024-04-30T01:18:54Z [validation] UpdatedBlockTip: new block hash=00000000000000000024a8eedf6c9eaa2e15a1e626ffe876212b078476ea111f fork block hash=0000000000000000001468cf2694362814cdd368d07d05d44d1bb5f01c5a0629 (in IBD=true)
2024-04-30T01:18:54Z [validation] MempoolTransactionsRemovedForBlock: block height=509354 txs removed=0
2024-04-30T01:18:54Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:54Z [validation] BlockConnected: block hash=000000000000000000321b4db53c3254964aaf7dd22da17e298c98b64621a4d3 block height=509354
2024-04-30T01:18:54Z [validation] UpdatedBlockTip: new block hash=000000000000000000321b4db53c3254964aaf7dd22da17e298c98b64621a4d3 fork block hash=00000000000000000024a8eedf6c9eaa2e15a1e626ffe876212b078476ea111f (in IBD=true)
2024-04-30T01:18:54Z [net] received block 00000000000000000013c118349f49f8edb646cfaac0b045b913d0041961ce2c peer=18
2024-04-30T01:18:54Z [net] Requesting block 0000000000000000005b354630cd9bfa8147e04e6bde81ea96ee02d9d4c5b7bf (509759) peer=18
2024-04-30T01:18:54Z [net] sending getdata (37 bytes) peer=18
2024-04-30T01:18:54Z [net] received: block (1064901 bytes) peer=17
2024-04-30T01:18:54Z [net] received block 000000000000000000236deb6d9747b4f67adb6ccc55980cea4227c9d16a28fd peer=17
2024-04-30T01:18:54Z [net] Requesting block 0000000000000000003f17292004e0768171958eeda346ff9e443b8d75cc1ac2 (509760) peer=17
2024-04-30T01:18:54Z [net] sending getdata (37 bytes) peer=17
2024-04-30T01:18:54Z [net] received: block (1009955 bytes) peer=14
2024-04-30T01:18:54Z [net] received block 0000000000000000002a4413ee80abb917c18d74a292ae3ca422cd428a33714a peer=14
2024-04-30T01:18:54Z [net] Requesting block 00000000000000000029f41ee8ff287f47da504b96a621d6ad0720e0c41941a4 (509761) peer=14
2024-04-30T01:18:54Z [net] sending getdata (37 bytes) peer=14
2024-04-30T01:18:54Z [net] received: block (1037370 bytes) peer=26
2024-04-30T01:18:54Z [net] received block 0000000000000000005caf905b5531514ab9a2d986fcf0466c8c874b3c8ec3d2 peer=26
2024-04-30T01:18:54Z [net] Requesting block 000000000000000000416a7346cfd377f0aef49705c8986dc1bc134a05f73457 (509762) peer=26
2024-04-30T01:18:54Z [net] sending getdata (37 bytes) peer=26
2024-04-30T01:18:54Z [net] received: block (1048364 bytes) peer=19
2024-04-30T01:18:54Z [net] received block 0000000000000000002cd12da1272ad9efccc6f839569905193e61288bcd5005 peer=19
2024-04-30T01:18:54Z [net] Requesting block 0000000000000000001aa6e58231d6f6615eb19c79273b95933f4a211b67f4b1 (509763) peer=19
2024-04-30T01:18:54Z [net] sending getdata (37 bytes) peer=19
2024-04-30T01:18:54Z [net] received: block (1066624 bytes) peer=3
2024-04-30T01:18:54Z [net] received block 0000000000000000003fc52024e066a1db37cfdc698783421aecf948364684f6 peer=3
2024-04-30T01:18:54Z [net] Requesting block 0000000000000000003fc18445c0330d287aeb73046e14455a8137740ad44dc4 (509764) peer=3
2024-04-30T01:18:54Z [net] sending getdata (37 bytes) peer=3
2024-04-30T01:18:54Z [net] received: block (1080284 bytes) peer=7
2024-04-30T01:18:54Z [net] received block 000000000000000000171737cdf56afe73dbdd68106d99c45e63763deb27a363 peer=7
2024-04-30T01:18:54Z [net] Requesting block 00000000000000000011f53cf477af287f5999b8575c89d74deefac199e06ded (509765) peer=7
2024-04-30T01:18:54Z [net] sending getdata (37 bytes) peer=7
2024-04-30T01:18:54Z [net] received: block (1057993 bytes) peer=15
2024-04-30T01:18:54Z [net] received block 00000000000000000053ad287a9856312e38184d6a9cc6ce33cc1d8b08f131e1 peer=15
2024-04-30T01:18:54Z [net] Requesting block 0000000000000000005d58d01f3df51865235cea977673feb1e4e871170a4368 (509766) peer=15
2024-04-30T01:18:54Z [net] sending getdata (37 bytes) peer=15
2024-04-30T01:18:54Z [net] received: block (1084549 bytes) peer=13
2024-04-30T01:18:54Z [rand] Feeding 18635 bytes of dynamic environment data into RNG
2024-04-30T01:18:54Z [net] received block 0000000000000000003fd3d2a5deda1a1f194def620c05b85caa0b90be075471 peer=13
2024-04-30T01:18:54Z [net] Requesting block 0000000000000000000afafd65ce132ebd3932e850cdbec451c435d7b018293b (509767) peer=13
2024-04-30T01:18:54Z [net] sending getdata (37 bytes) peer=13
2024-04-30T01:18:54Z [net] received: block (1003223 bytes) peer=24
2024-04-30T01:18:54Z [net] received block 0000000000000000005f2d4ff43906f0f98db250f88a3acc2dc4c3b0d135385f peer=24
2024-04-30T01:18:54Z [bench]   - Load block from disk: 8.28ms
2024-04-30T01:18:54Z [bench]     - Sanity checks: 2.32ms [42.92s (2.86ms/blk)]
2024-04-30T01:18:54Z [bench]     - Fork checks: 0.04ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:54Z [bench]       - Connect 180 transactions: 68.82ms (0.382ms/tx, 0.015ms/txin) [1862.75s (123.94ms/blk)]
2024-04-30T01:18:54Z [bench]     - Verify 4649 txins: 68.90ms (0.015ms/txin) [1863.70s (124.00ms/blk)]
2024-04-30T01:18:54Z [bench]     - Write undo data: 3.38ms [58.21s (3.87ms/blk)]
2024-04-30T01:18:54Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:54Z [validation] BlockChecked: block hash=0000000000000000005f2d4ff43906f0f98db250f88a3acc2dc4c3b0d135385f state=Valid
2024-04-30T01:18:54Z [bench]   - Connect total: 74.76ms [1970.37s (131.10ms/blk)]
2024-04-30T01:18:54Z [bench]   - Flush: 5.10ms [158.60s (10.55ms/blk)]
2024-04-30T01:18:54Z [bench]   - Writing chainstate: 0.04ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:54Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509355 txs removed=0
2024-04-30T01:18:54Z UpdateTip: new best=0000000000000000005f2d4ff43906f0f98db250f88a3acc2dc4c3b0d135385f height=509355 version=0x20000000 log2_work=88.133379 tx=299675431 date='2018-02-15T21:24:01Z' progress=0.295529 cache=2573.2MiB(24019553txo)
2024-04-30T01:18:54Z [bench]   - Connect postprocess: 0.12ms [6.88s (0.46ms/blk)]
2024-04-30T01:18:54Z [bench] - Connect block: 88.30ms [2597.65s (172.83ms/blk)]
2024-04-30T01:18:54Z [validation] Enqueuing BlockConnected: block hash=0000000000000000005f2d4ff43906f0f98db250f88a3acc2dc4c3b0d135385f block height=509355
2024-04-30T01:18:54Z [validation] MempoolTransactionsRemovedForBlock: block height=509355 txs removed=0
2024-04-30T01:18:54Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000005f2d4ff43906f0f98db250f88a3acc2dc4c3b0d135385f fork block hash=000000000000000000321b4db53c3254964aaf7dd22da17e298c98b64621a4d3 (in IBD=true)
2024-04-30T01:18:54Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:54Z [validation] BlockConnected: block hash=0000000000000000005f2d4ff43906f0f98db250f88a3acc2dc4c3b0d135385f block height=509355
2024-04-30T01:18:54Z [bench]   - Load block from disk: 25.28ms
2024-04-30T01:18:54Z [bench]     - Sanity checks: 4.51ms [42.92s (2.86ms/blk)]
2024-04-30T01:18:54Z [bench]     - Fork checks: 0.07ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:54Z [bench]       - Connect 2279 transactions: 37.00ms (0.016ms/tx, 0.007ms/txin) [1862.78s (123.93ms/blk)]
2024-04-30T01:18:54Z [bench]     - Verify 5074 txins: 37.05ms (0.007ms/txin) [1863.74s (123.99ms/blk)]
2024-04-30T01:18:54Z [bench]     - Write undo data: 4.50ms [58.22s (3.87ms/blk)]
2024-04-30T01:18:54Z [bench]     - Index writing: 0.05ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:54Z [validation] BlockChecked: block hash=00000000000000000011bf7da1a7b11f28a8fb299205dc8494e99803f0277365 state=Valid
2024-04-30T01:18:54Z [bench]   - Connect total: 46.55ms [1970.42s (131.09ms/blk)]
2024-04-30T01:18:54Z [bench]   - Flush: 13.88ms [158.61s (10.55ms/blk)]
2024-04-30T01:18:54Z [bench]   - Writing chainstate: 0.05ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:54Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509356 txs removed=0
2024-04-30T01:18:54Z UpdateTip: new best=00000000000000000011bf7da1a7b11f28a8fb299205dc8494e99803f0277365 height=509356 version=0x20000000 log2_work=88.133432 tx=299677710 date='2018-02-15T21:46:29Z' progress=0.295531 cache=2573.2MiB(24021701txo)
2024-04-30T01:18:54Z [bench]   - Connect postprocess: 0.42ms [6.88s (0.46ms/blk)]
2024-04-30T01:18:54Z [bench] - Connect block: 86.18ms [2597.73s (172.82ms/blk)]
2024-04-30T01:18:54Z [validation] Enqueuing BlockConnected: block hash=00000000000000000011bf7da1a7b11f28a8fb299205dc8494e99803f0277365 block height=509356
2024-04-30T01:18:54Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000011bf7da1a7b11f28a8fb299205dc8494e99803f0277365 fork block hash=0000000000000000005f2d4ff43906f0f98db250f88a3acc2dc4c3b0d135385f (in IBD=true)
2024-04-30T01:18:54Z [bench]   - Load block from disk: 13.79ms
2024-04-30T01:18:54Z [bench]     - Sanity checks: 2.25ms [42.93s (2.86ms/blk)]
2024-04-30T01:18:54Z [bench]     - Fork checks: 0.04ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:54Z [bench]       - Connect 2256 transactions: 40.42ms (0.018ms/tx, 0.008ms/txin) [1862.82s (123.92ms/blk)]
2024-04-30T01:18:54Z [bench]     - Verify 5168 txins: 40.47ms (0.008ms/txin) [1863.78s (123.99ms/blk)]
2024-04-30T01:18:54Z [bench]     - Write undo data: 4.50ms [58.22s (3.87ms/blk)]
2024-04-30T01:18:54Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:54Z [validation] BlockChecked: block hash=00000000000000000061e3e8f6c116e3b64f2f844914d31ffff6bb5a13d2f5f3 state=Valid
2024-04-30T01:18:54Z [bench]   - Connect total: 47.59ms [1970.46s (131.08ms/blk)]
2024-04-30T01:18:54Z [bench]   - Flush: 12.11ms [158.63s (10.55ms/blk)]
2024-04-30T01:18:54Z [bench]   - Writing chainstate: 0.06ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:54Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509357 txs removed=0
2024-04-30T01:18:54Z UpdateTip: new best=00000000000000000061e3e8f6c116e3b64f2f844914d31ffff6bb5a13d2f5f3 height=509357 version=0x20000000 log2_work=88.133484 tx=299679966 date='2018-02-15T22:06:14Z' progress=0.295533 cache=2573.4MiB(24023702txo)
2024-04-30T01:18:54Z [bench]   - Connect postprocess: 0.47ms [6.88s (0.46ms/blk)]
2024-04-30T01:18:54Z [bench] - Connect block: 74.03ms [2597.81s (172.82ms/blk)]
2024-04-30T01:18:54Z [validation] Enqueuing BlockConnected: block hash=00000000000000000061e3e8f6c116e3b64f2f844914d31ffff6bb5a13d2f5f3 block height=509357
2024-04-30T01:18:54Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000061e3e8f6c116e3b64f2f844914d31ffff6bb5a13d2f5f3 fork block hash=00000000000000000011bf7da1a7b11f28a8fb299205dc8494e99803f0277365 (in IBD=true)
2024-04-30T01:18:54Z [bench]   - Load block from disk: 13.46ms
2024-04-30T01:18:54Z [bench]     - Sanity checks: 2.43ms [42.93s (2.86ms/blk)]
2024-04-30T01:18:54Z [bench]     - Fork checks: 0.05ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:54Z [bench]       - Connect 2605 transactions: 30.53ms (0.012ms/tx, 0.006ms/txin) [1862.86s (123.92ms/blk)]
2024-04-30T01:18:54Z [bench]     - Verify 5155 txins: 30.58ms (0.006ms/txin) [1863.81s (123.98ms/blk)]
2024-04-30T01:18:54Z [bench]     - Write undo data: 4.44ms [58.23s (3.87ms/blk)]
2024-04-30T01:18:54Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:54Z [validation] BlockChecked: block hash=0000000000000000005ef8d5eb8cec77ef41c5cdd88c2c6bc7ee673c389b8f00 state=Valid
2024-04-30T01:18:54Z [bench]   - Connect total: 37.75ms [1970.50s (131.08ms/blk)]
2024-04-30T01:18:54Z [bench]   - Flush: 13.24ms [158.64s (10.55ms/blk)]
2024-04-30T01:18:54Z [bench]   - Writing chainstate: 0.09ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:54Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509358 txs removed=0
2024-04-30T01:18:54Z UpdateTip: new best=0000000000000000005ef8d5eb8cec77ef41c5cdd88c2c6bc7ee673c389b8f00 height=509358 version=0x20000000 log2_work=88.133537 tx=299682571 date='2018-02-15T22:09:45Z' progress=0.295536 cache=2573.4MiB(24025417txo)
2024-04-30T01:18:54Z [bench]   - Connect postprocess: 0.72ms [6.88s (0.46ms/blk)]
2024-04-30T01:18:54Z [bench] - Connect block: 65.26ms [2597.87s (172.81ms/blk)]
2024-04-30T01:18:54Z [validation] Enqueuing BlockConnected: block hash=0000000000000000005ef8d5eb8cec77ef41c5cdd88c2c6bc7ee673c389b8f00 block height=509358
2024-04-30T01:18:54Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000005ef8d5eb8cec77ef41c5cdd88c2c6bc7ee673c389b8f00 fork block hash=00000000000000000061e3e8f6c116e3b64f2f844914d31ffff6bb5a13d2f5f3 (in IBD=true)
2024-04-30T01:18:54Z [bench]   - Load block from disk: 45.82ms
2024-04-30T01:18:54Z [bench]     - Sanity checks: 3.41ms [42.93s (2.86ms/blk)]
2024-04-30T01:18:54Z [bench]     - Fork checks: 0.05ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:54Z [bench]       - Connect 273 transactions: 31.69ms (0.116ms/tx, 0.003ms/txin) [1862.89s (123.91ms/blk)]
2024-04-30T01:18:54Z [bench]     - Verify 10113 txins: 31.74ms (0.003ms/txin) [1863.84s (123.98ms/blk)]
2024-04-30T01:18:55Z [bench]     - Write undo data: 8.17ms [58.23s (3.87ms/blk)]
2024-04-30T01:18:55Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:55Z [validation] BlockChecked: block hash=0000000000000000002efefb45eecd0cbf73f3c1cc75e7c00f4817dd9231a936 state=Valid
2024-04-30T01:18:55Z [bench]   - Connect total: 43.55ms [1970.54s (131.07ms/blk)]
2024-04-30T01:18:55Z [bench]   - Flush: 12.58ms [158.65s (10.55ms/blk)]
2024-04-30T01:18:55Z [bench]   - Writing chainstate: 0.06ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:55Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509359 txs removed=0
2024-04-30T01:18:55Z UpdateTip: new best=0000000000000000002efefb45eecd0cbf73f3c1cc75e7c00f4817dd9231a936 height=509359 version=0x20000000 log2_work=88.133589 tx=299682844 date='2018-02-15T22:10:49Z' progress=0.295536 cache=2573.7MiB(24016549txo)
2024-04-30T01:18:55Z [bench]   - Connect postprocess: 0.16ms [6.88s (0.46ms/blk)]
2024-04-30T01:18:55Z [bench] - Connect block: 102.18ms [2597.97s (172.81ms/blk)]
2024-04-30T01:18:55Z [validation] Enqueuing BlockConnected: block hash=0000000000000000002efefb45eecd0cbf73f3c1cc75e7c00f4817dd9231a936 block height=509359
2024-04-30T01:18:55Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000002efefb45eecd0cbf73f3c1cc75e7c00f4817dd9231a936 fork block hash=0000000000000000005ef8d5eb8cec77ef41c5cdd88c2c6bc7ee673c389b8f00 (in IBD=true)
2024-04-30T01:18:55Z [validation] UpdatedBlockTip: new block hash=0000000000000000005f2d4ff43906f0f98db250f88a3acc2dc4c3b0d135385f fork block hash=000000000000000000321b4db53c3254964aaf7dd22da17e298c98b64621a4d3 (in IBD=true)
2024-04-30T01:18:55Z [validation] MempoolTransactionsRemovedForBlock: block height=509356 txs removed=0
2024-04-30T01:18:55Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:55Z [validation] BlockConnected: block hash=00000000000000000011bf7da1a7b11f28a8fb299205dc8494e99803f0277365 block height=509356
2024-04-30T01:18:55Z [validation] UpdatedBlockTip: new block hash=00000000000000000011bf7da1a7b11f28a8fb299205dc8494e99803f0277365 fork block hash=0000000000000000005f2d4ff43906f0f98db250f88a3acc2dc4c3b0d135385f (in IBD=true)
2024-04-30T01:18:55Z [validation] MempoolTransactionsRemovedForBlock: block height=509357 txs removed=0
2024-04-30T01:18:55Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:55Z [validation] BlockConnected: block hash=00000000000000000061e3e8f6c116e3b64f2f844914d31ffff6bb5a13d2f5f3 block height=509357
2024-04-30T01:18:55Z [validation] UpdatedBlockTip: new block hash=00000000000000000061e3e8f6c116e3b64f2f844914d31ffff6bb5a13d2f5f3 fork block hash=00000000000000000011bf7da1a7b11f28a8fb299205dc8494e99803f0277365 (in IBD=true)
2024-04-30T01:18:55Z [validation] MempoolTransactionsRemovedForBlock: block height=509358 txs removed=0
2024-04-30T01:18:55Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:55Z [validation] BlockConnected: block hash=0000000000000000005ef8d5eb8cec77ef41c5cdd88c2c6bc7ee673c389b8f00 block height=509358
2024-04-30T01:18:55Z [validation] UpdatedBlockTip: new block hash=0000000000000000005ef8d5eb8cec77ef41c5cdd88c2c6bc7ee673c389b8f00 fork block hash=00000000000000000061e3e8f6c116e3b64f2f844914d31ffff6bb5a13d2f5f3 (in IBD=true)
2024-04-30T01:18:55Z [validation] MempoolTransactionsRemovedForBlock: block height=509359 txs removed=0
2024-04-30T01:18:55Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:55Z [validation] BlockConnected: block hash=0000000000000000002efefb45eecd0cbf73f3c1cc75e7c00f4817dd9231a936 block height=509359
2024-04-30T01:18:55Z [validation] UpdatedBlockTip: new block hash=0000000000000000002efefb45eecd0cbf73f3c1cc75e7c00f4817dd9231a936 fork block hash=0000000000000000005ef8d5eb8cec77ef41c5cdd88c2c6bc7ee673c389b8f00 (in IBD=true)
2024-04-30T01:18:55Z [bench]   - Load block from disk: 33.05ms
2024-04-30T01:18:55Z [bench]     - Sanity checks: 2.96ms [42.94s (2.86ms/blk)]
2024-04-30T01:18:55Z [bench]     - Fork checks: 0.04ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:55Z [bench]       - Connect 175 transactions: 33.68ms (0.192ms/tx, 0.003ms/txin) [1862.92s (123.91ms/blk)]
2024-04-30T01:18:55Z [bench]     - Verify 9781 txins: 33.73ms (0.003ms/txin) [1863.87s (123.97ms/blk)]
2024-04-30T01:18:55Z [bench]     - Write undo data: 7.93ms [58.24s (3.87ms/blk)]
2024-04-30T01:18:55Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:55Z [validation] BlockChecked: block hash=0000000000000000005cf39a25a0d23f9bdacbd6fac7b9ea229e0556738c1ef6 state=Valid
2024-04-30T01:18:55Z [bench]   - Connect total: 44.81ms [1970.59s (131.07ms/blk)]
2024-04-30T01:18:55Z [bench]   - Flush: 12.15ms [158.66s (10.55ms/blk)]
2024-04-30T01:18:55Z [bench]   - Writing chainstate: 0.04ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:55Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509360 txs removed=0
2024-04-30T01:18:55Z UpdateTip: new best=0000000000000000005cf39a25a0d23f9bdacbd6fac7b9ea229e0556738c1ef6 height=509360 version=0x20000000 log2_work=88.133642 tx=299683019 date='2018-02-15T22:12:01Z' progress=0.295536 cache=2573.7MiB(24009437txo)
2024-04-30T01:18:55Z [bench]   - Connect postprocess: 0.17ms [6.88s (0.46ms/blk)]
2024-04-30T01:18:55Z [bench] - Connect block: 90.22ms [2598.06s (172.80ms/blk)]
2024-04-30T01:18:55Z [validation] Enqueuing BlockConnected: block hash=0000000000000000005cf39a25a0d23f9bdacbd6fac7b9ea229e0556738c1ef6 block height=509360
2024-04-30T01:18:55Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000005cf39a25a0d23f9bdacbd6fac7b9ea229e0556738c1ef6 fork block hash=0000000000000000002efefb45eecd0cbf73f3c1cc75e7c00f4817dd9231a936 (in IBD=true)
2024-04-30T01:18:55Z [validation] MempoolTransactionsRemovedForBlock: block height=509360 txs removed=0
2024-04-30T01:18:55Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:55Z [validation] BlockConnected: block hash=0000000000000000005cf39a25a0d23f9bdacbd6fac7b9ea229e0556738c1ef6 block height=509360
2024-04-30T01:18:55Z [bench]   - Load block from disk: 19.81ms
2024-04-30T01:18:55Z [bench]     - Sanity checks: 2.66ms [42.94s (2.86ms/blk)]
2024-04-30T01:18:55Z [bench]     - Fork checks: 0.05ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:55Z [bench]       - Connect 2170 transactions: 20.89ms (0.010ms/tx, 0.004ms/txin) [1862.94s (123.90ms/blk)]
2024-04-30T01:18:55Z [bench]     - Verify 4886 txins: 20.94ms (0.004ms/txin) [1863.90s (123.96ms/blk)]
2024-04-30T01:18:55Z [validation] Pre-allocating up to position 0xf00000 in rev01179.dat
2024-04-30T01:18:55Z [bench]     - Write undo data: 4.58ms [58.25s (3.87ms/blk)]
2024-04-30T01:18:55Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:55Z [validation] BlockChecked: block hash=000000000000000000472bcf2e74c94850ace3cd6e8dd100fc26d2f0b65eab5f state=Valid
2024-04-30T01:18:55Z [bench]   - Connect total: 28.46ms [1970.62s (131.06ms/blk)]
2024-04-30T01:18:55Z [bench]   - Flush: 14.29ms [158.68s (10.55ms/blk)]
2024-04-30T01:18:55Z [bench]   - Writing chainstate: 0.05ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:55Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509361 txs removed=0
2024-04-30T01:18:55Z UpdateTip: new best=000000000000000000472bcf2e74c94850ace3cd6e8dd100fc26d2f0b65eab5f height=509361 version=0x20000000 log2_work=88.133694 tx=299685189 date='2018-02-15T22:32:49Z' progress=0.295538 cache=2573.7MiB(24012359txo)
2024-04-30T01:18:55Z [bench]   - Connect postprocess: 0.50ms [6.88s (0.46ms/blk)]
2024-04-30T01:18:55Z [bench] - Connect block: 63.12ms [2598.13s (172.79ms/blk)]
2024-04-30T01:18:55Z [validation] Enqueuing BlockConnected: block hash=000000000000000000472bcf2e74c94850ace3cd6e8dd100fc26d2f0b65eab5f block height=509361
2024-04-30T01:18:55Z [validation] Enqueuing UpdatedBlockTip: new block hash=000000000000000000472bcf2e74c94850ace3cd6e8dd100fc26d2f0b65eab5f fork block hash=0000000000000000005cf39a25a0d23f9bdacbd6fac7b9ea229e0556738c1ef6 (in IBD=true)
2024-04-30T01:18:55Z [bench]   - Load block from disk: 28.28ms
2024-04-30T01:18:55Z [bench]     - Sanity checks: 3.55ms [42.94s (2.86ms/blk)]
2024-04-30T01:18:55Z [bench]     - Fork checks: 0.06ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:55Z [bench]       - Connect 443 transactions: 581.20ms (1.312ms/tx, 0.062ms/txin) [1863.52s (123.93ms/blk)]
2024-04-30T01:18:55Z [bench]     - Verify 9362 txins: 581.25ms (0.062ms/txin) [1864.48s (123.99ms/blk)]
2024-04-30T01:18:55Z [bench]     - Write undo data: 6.28ms [58.25s (3.87ms/blk)]
2024-04-30T01:18:55Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:55Z [validation] BlockChecked: block hash=0000000000000000004c7d5ab54b836d52cdfb833a64caa3f12f952c49d4a3a0 state=Valid
2024-04-30T01:18:55Z [bench]   - Connect total: 591.31ms [1971.21s (131.09ms/blk)]
2024-04-30T01:18:55Z [bench]   - Flush: 11.52ms [158.69s (10.55ms/blk)]
2024-04-30T01:18:55Z [bench]   - Writing chainstate: 0.05ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:55Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509362 txs removed=0
2024-04-30T01:18:55Z UpdateTip: new best=0000000000000000004c7d5ab54b836d52cdfb833a64caa3f12f952c49d4a3a0 height=509362 version=0x20000000 log2_work=88.133746 tx=299685632 date='2018-02-15T22:35:00Z' progress=0.295539 cache=2573.7MiB(24004625txo)
2024-04-30T01:18:55Z [bench]   - Connect postprocess: 0.16ms [6.88s (0.46ms/blk)]
2024-04-30T01:18:55Z [bench] - Connect block: 631.33ms [2598.76s (172.82ms/blk)]
2024-04-30T01:18:55Z [validation] Enqueuing BlockConnected: block hash=0000000000000000004c7d5ab54b836d52cdfb833a64caa3f12f952c49d4a3a0 block height=509362
2024-04-30T01:18:55Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000004c7d5ab54b836d52cdfb833a64caa3f12f952c49d4a3a0 fork block hash=000000000000000000472bcf2e74c94850ace3cd6e8dd100fc26d2f0b65eab5f (in IBD=true)
2024-04-30T01:18:55Z [bench]   - Load block from disk: 85.73ms
2024-04-30T01:18:55Z [bench]     - Sanity checks: 2.31ms [42.94s (2.86ms/blk)]
2024-04-30T01:18:55Z [bench]     - Fork checks: 0.07ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:58Z [bench]       - Connect 101 transactions: 2459.84ms (24.355ms/tx, 0.373ms/txin) [1865.98s (124.08ms/blk)]
2024-04-30T01:18:58Z [bench]     - Verify 6592 txins: 2460.07ms (0.373ms/txin) [1866.94s (124.15ms/blk)]
2024-04-30T01:18:58Z [bench]     - Write undo data: 13.42ms [58.27s (3.87ms/blk)]
2024-04-30T01:18:58Z [bench]     - Index writing: 0.08ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:58Z [validation] BlockChecked: block hash=000000000000000000023ee814b178606a81a1ac8e33bda2d8f4ce0b0dbdf136 state=Valid
2024-04-30T01:18:58Z [bench]   - Connect total: 2476.25ms [1973.68s (131.25ms/blk)]
2024-04-30T01:18:58Z [bench]   - Flush: 16.31ms [158.71s (10.55ms/blk)]
2024-04-30T01:18:58Z [bench]   - Writing chainstate: 0.16ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:58Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509363 txs removed=0
2024-04-30T01:18:58Z UpdateTip: new best=000000000000000000023ee814b178606a81a1ac8e33bda2d8f4ce0b0dbdf136 height=509363 version=0x20000000 log2_work=88.133799 tx=299685733 date='2018-02-15T22:35:25Z' progress=0.295539 cache=2573.7MiB(24000885txo)
2024-04-30T01:18:58Z [bench]   - Connect postprocess: 0.29ms [6.88s (0.46ms/blk)]
2024-04-30T01:18:58Z [bench] - Connect block: 2578.74ms [2601.34s (172.98ms/blk)]
2024-04-30T01:18:58Z [validation] Enqueuing BlockConnected: block hash=000000000000000000023ee814b178606a81a1ac8e33bda2d8f4ce0b0dbdf136 block height=509363
2024-04-30T01:18:58Z [validation] Enqueuing UpdatedBlockTip: new block hash=000000000000000000023ee814b178606a81a1ac8e33bda2d8f4ce0b0dbdf136 fork block hash=0000000000000000004c7d5ab54b836d52cdfb833a64caa3f12f952c49d4a3a0 (in IBD=true)
2024-04-30T01:18:58Z [bench]   - Load block from disk: 174.28ms
2024-04-30T01:18:58Z [bench]     - Sanity checks: 5.41ms [42.95s (2.86ms/blk)]
2024-04-30T01:18:58Z [bench]     - Fork checks: 0.11ms [0.89s (0.06ms/blk)]
2024-04-30T01:18:59Z [bench]       - Connect 346 transactions: 1006.65ms (2.909ms/tx, 0.195ms/txin) [1866.99s (124.14ms/blk)]
2024-04-30T01:18:59Z [bench]     - Verify 5150 txins: 1006.79ms (0.195ms/txin) [1867.94s (124.21ms/blk)]
2024-04-30T01:18:59Z [validation] Pre-allocating up to position 0x1400000 in rev01178.dat
2024-04-30T01:18:59Z [bench]     - Write undo data: 248.11ms [58.51s (3.89ms/blk)]
2024-04-30T01:18:59Z [bench]     - Index writing: 0.13ms [0.36s (0.02ms/blk)]
2024-04-30T01:18:59Z [validation] BlockChecked: block hash=00000000000000000061ca000874a838b22b2502f16e1977c3d5e58e4ad8839a state=Valid
2024-04-30T01:18:59Z [bench]   - Connect total: 1260.97ms [1974.95s (131.32ms/blk)]
2024-04-30T01:18:59Z [bench]   - Flush: 18.94ms [158.73s (10.55ms/blk)]
2024-04-30T01:18:59Z [bench]   - Writing chainstate: 0.11ms [0.84s (0.06ms/blk)]
2024-04-30T01:18:59Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509364 txs removed=0
2024-04-30T01:18:59Z UpdateTip: new best=00000000000000000061ca000874a838b22b2502f16e1977c3d5e58e4ad8839a height=509364 version=0x20000000 log2_work=88.133851 tx=299686079 date='2018-02-15T22:38:08Z' progress=0.295539 cache=2573.7MiB(24001905txo)
2024-04-30T01:18:59Z [bench]   - Connect postprocess: 0.33ms [6.88s (0.46ms/blk)]
2024-04-30T01:18:59Z [bench] - Connect block: 1454.63ms [2602.79s (173.07ms/blk)]
2024-04-30T01:18:59Z [validation] Enqueuing BlockConnected: block hash=00000000000000000061ca000874a838b22b2502f16e1977c3d5e58e4ad8839a block height=509364
2024-04-30T01:18:59Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000061ca000874a838b22b2502f16e1977c3d5e58e4ad8839a fork block hash=000000000000000000023ee814b178606a81a1ac8e33bda2d8f4ce0b0dbdf136 (in IBD=true)
2024-04-30T01:18:59Z [validation] UpdatedBlockTip: new block hash=0000000000000000005cf39a25a0d23f9bdacbd6fac7b9ea229e0556738c1ef6 fork block hash=0000000000000000002efefb45eecd0cbf73f3c1cc75e7c00f4817dd9231a936 (in IBD=true)
2024-04-30T01:18:59Z [validation] MempoolTransactionsRemovedForBlock: block height=509361 txs removed=0
2024-04-30T01:18:59Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:59Z [validation] BlockConnected: block hash=000000000000000000472bcf2e74c94850ace3cd6e8dd100fc26d2f0b65eab5f block height=509361
2024-04-30T01:18:59Z [validation] UpdatedBlockTip: new block hash=000000000000000000472bcf2e74c94850ace3cd6e8dd100fc26d2f0b65eab5f fork block hash=0000000000000000005cf39a25a0d23f9bdacbd6fac7b9ea229e0556738c1ef6 (in IBD=true)
2024-04-30T01:18:59Z [validation] MempoolTransactionsRemovedForBlock: block height=509362 txs removed=0
2024-04-30T01:18:59Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:59Z [validation] BlockConnected: block hash=0000000000000000004c7d5ab54b836d52cdfb833a64caa3f12f952c49d4a3a0 block height=509362
2024-04-30T01:18:59Z [validation] UpdatedBlockTip: new block hash=0000000000000000004c7d5ab54b836d52cdfb833a64caa3f12f952c49d4a3a0 fork block hash=000000000000000000472bcf2e74c94850ace3cd6e8dd100fc26d2f0b65eab5f (in IBD=true)
2024-04-30T01:18:59Z [validation] MempoolTransactionsRemovedForBlock: block height=509363 txs removed=0
2024-04-30T01:18:59Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:59Z [validation] BlockConnected: block hash=000000000000000000023ee814b178606a81a1ac8e33bda2d8f4ce0b0dbdf136 block height=509363
2024-04-30T01:18:59Z [validation] UpdatedBlockTip: new block hash=000000000000000000023ee814b178606a81a1ac8e33bda2d8f4ce0b0dbdf136 fork block hash=0000000000000000004c7d5ab54b836d52cdfb833a64caa3f12f952c49d4a3a0 (in IBD=true)
2024-04-30T01:18:59Z [validation] MempoolTransactionsRemovedForBlock: block height=509364 txs removed=0
2024-04-30T01:18:59Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:18:59Z [validation] BlockConnected: block hash=00000000000000000061ca000874a838b22b2502f16e1977c3d5e58e4ad8839a block height=509364
2024-04-30T01:18:59Z [validation] UpdatedBlockTip: new block hash=00000000000000000061ca000874a838b22b2502f16e1977c3d5e58e4ad8839a fork block hash=000000000000000000023ee814b178606a81a1ac8e33bda2d8f4ce0b0dbdf136 (in IBD=true)
2024-04-30T01:19:00Z [bench]   - Load block from disk: 116.99ms
2024-04-30T01:19:00Z [bench]     - Sanity checks: 2.22ms [42.95s (2.86ms/blk)]
2024-04-30T01:19:00Z [bench]     - Fork checks: 0.04ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:01Z [bench]       - Connect 443 transactions: 1143.50ms (2.581ms/tx, 0.292ms/txin) [1868.13s (124.21ms/blk)]
2024-04-30T01:19:01Z [bench]     - Verify 3916 txins: 1143.63ms (0.292ms/txin) [1869.09s (124.27ms/blk)]
2024-04-30T01:19:01Z [validation] Pre-allocating up to position 0x400000 in rev01180.dat
2024-04-30T01:19:01Z [bench]     - Write undo data: 9.32ms [58.52s (3.89ms/blk)]
2024-04-30T01:19:01Z [bench]     - Index writing: 0.07ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:01Z [validation] BlockChecked: block hash=0000000000000000003d93603a940deaceb0a1371aa4529ea885bc2ce722562d state=Valid
2024-04-30T01:19:01Z [bench]   - Connect total: 1155.54ms [1976.10s (131.39ms/blk)]
2024-04-30T01:19:01Z [bench]   - Flush: 9.89ms [158.74s (10.55ms/blk)]
2024-04-30T01:19:01Z [bench]   - Writing chainstate: 0.09ms [0.84s (0.06ms/blk)]
2024-04-30T01:19:01Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509365 txs removed=0
2024-04-30T01:19:01Z UpdateTip: new best=0000000000000000003d93603a940deaceb0a1371aa4529ea885bc2ce722562d height=509365 version=0x20000000 log2_work=88.133904 tx=299686522 date='2018-02-15T22:41:57Z' progress=0.295540 cache=2573.7MiB(24005526txo)
2024-04-30T01:19:01Z [bench]   - Connect postprocess: 0.31ms [6.88s (0.46ms/blk)]
2024-04-30T01:19:01Z [bench] - Connect block: 1282.82ms [2604.07s (173.14ms/blk)]
2024-04-30T01:19:01Z [validation] Enqueuing BlockConnected: block hash=0000000000000000003d93603a940deaceb0a1371aa4529ea885bc2ce722562d block height=509365
2024-04-30T01:19:01Z [validation] MempoolTransactionsRemovedForBlock: block height=509365 txs removed=0
2024-04-30T01:19:01Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000003d93603a940deaceb0a1371aa4529ea885bc2ce722562d fork block hash=00000000000000000061ca000874a838b22b2502f16e1977c3d5e58e4ad8839a (in IBD=true)
2024-04-30T01:19:01Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:01Z [validation] BlockConnected: block hash=0000000000000000003d93603a940deaceb0a1371aa4529ea885bc2ce722562d block height=509365
2024-04-30T01:19:01Z [bench]   - Load block from disk: 143.13ms
2024-04-30T01:19:01Z [bench]     - Sanity checks: 2.61ms [42.95s (2.86ms/blk)]
2024-04-30T01:19:01Z [bench]     - Fork checks: 0.03ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:01Z [bench]       - Connect 1809 transactions: 275.37ms (0.152ms/tx, 0.059ms/txin) [1868.41s (124.22ms/blk)]
2024-04-30T01:19:01Z [bench]     - Verify 4672 txins: 275.42ms (0.059ms/txin) [1869.36s (124.28ms/blk)]
2024-04-30T01:19:01Z [bench]     - Write undo data: 3.52ms [58.53s (3.89ms/blk)]
2024-04-30T01:19:01Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:01Z [validation] BlockChecked: block hash=0000000000000000005dcd28566aa6ae87c2a4db319fdb59134cd743763bfb25 state=Valid
2024-04-30T01:19:01Z [bench]   - Connect total: 281.99ms [1976.38s (131.40ms/blk)]
2024-04-30T01:19:01Z [bench]   - Flush: 9.48ms [158.74s (10.55ms/blk)]
2024-04-30T01:19:01Z [bench]   - Writing chainstate: 0.06ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:01Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509366 txs removed=0
2024-04-30T01:19:01Z UpdateTip: new best=0000000000000000005dcd28566aa6ae87c2a4db319fdb59134cd743763bfb25 height=509366 version=0x20000000 log2_work=88.133956 tx=299688331 date='2018-02-15T22:52:13Z' progress=0.295541 cache=2573.7MiB(24007886txo)
2024-04-30T01:19:01Z [bench]   - Connect postprocess: 0.41ms [6.88s (0.46ms/blk)]
2024-04-30T01:19:01Z [bench] - Connect block: 435.08ms [2604.51s (173.16ms/blk)]
2024-04-30T01:19:01Z [validation] Enqueuing BlockConnected: block hash=0000000000000000005dcd28566aa6ae87c2a4db319fdb59134cd743763bfb25 block height=509366
2024-04-30T01:19:01Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000005dcd28566aa6ae87c2a4db319fdb59134cd743763bfb25 fork block hash=0000000000000000003d93603a940deaceb0a1371aa4529ea885bc2ce722562d (in IBD=true)
2024-04-30T01:19:01Z [bench]   - Load block from disk: 45.13ms
2024-04-30T01:19:01Z [bench]     - Sanity checks: 3.77ms [42.96s (2.86ms/blk)]
2024-04-30T01:19:01Z [bench]     - Fork checks: 0.08ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:01Z [bench]       - Connect 1795 transactions: 71.45ms (0.040ms/tx, 0.015ms/txin) [1868.48s (124.22ms/blk)]
2024-04-30T01:19:01Z [bench]     - Verify 4733 txins: 71.51ms (0.015ms/txin) [1869.43s (124.28ms/blk)]
2024-04-30T01:19:01Z [bench]     - Write undo data: 4.15ms [58.53s (3.89ms/blk)]
2024-04-30T01:19:01Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:01Z [validation] BlockChecked: block hash=00000000000000000003b182a8b4714ba63585a74dca255cf0f127b6d7dd074c state=Valid
2024-04-30T01:19:01Z [bench]   - Connect total: 79.82ms [1976.46s (131.40ms/blk)]
2024-04-30T01:19:01Z [bench]   - Flush: 10.25ms [158.75s (10.55ms/blk)]
2024-04-30T01:19:01Z [bench]   - Writing chainstate: 0.05ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:01Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509367 txs removed=0
2024-04-30T01:19:01Z UpdateTip: new best=00000000000000000003b182a8b4714ba63585a74dca255cf0f127b6d7dd074c height=509367 version=0x20000000 log2_work=88.134009 tx=299690126 date='2018-02-15T23:01:28Z' progress=0.295543 cache=2573.7MiB(24010266txo)
2024-04-30T01:19:01Z [bench]   - Connect postprocess: 0.42ms [6.88s (0.46ms/blk)]
2024-04-30T01:19:01Z [bench] - Connect block: 135.67ms [2604.65s (173.16ms/blk)]
2024-04-30T01:19:01Z [validation] Enqueuing BlockConnected: block hash=00000000000000000003b182a8b4714ba63585a74dca255cf0f127b6d7dd074c block height=509367
2024-04-30T01:19:01Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000003b182a8b4714ba63585a74dca255cf0f127b6d7dd074c fork block hash=0000000000000000005dcd28566aa6ae87c2a4db319fdb59134cd743763bfb25 (in IBD=true)
2024-04-30T01:19:01Z [bench]   - Load block from disk: 31.34ms
2024-04-30T01:19:01Z [bench]     - Sanity checks: 1.94ms [42.96s (2.86ms/blk)]
2024-04-30T01:19:01Z [bench]     - Fork checks: 0.04ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:01Z [bench]       - Connect 1579 transactions: 36.67ms (0.023ms/tx, 0.008ms/txin) [1868.52s (124.21ms/blk)]
2024-04-30T01:19:01Z [bench]     - Verify 4831 txins: 36.72ms (0.008ms/txin) [1869.47s (124.28ms/blk)]
2024-04-30T01:19:01Z [bench]     - Write undo data: 4.03ms [58.54s (3.89ms/blk)]
2024-04-30T01:19:01Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:01Z [validation] BlockChecked: block hash=0000000000000000000066d19f01f377ffa60380c0797cfc5a41ecf80c902d53 state=Valid
2024-04-30T01:19:01Z [bench]   - Connect total: 42.93ms [1976.51s (131.39ms/blk)]
2024-04-30T01:19:01Z [bench]   - Flush: 10.18ms [158.76s (10.55ms/blk)]
2024-04-30T01:19:01Z [bench]   - Writing chainstate: 0.05ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:01Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509368 txs removed=0
2024-04-30T01:19:01Z UpdateTip: new best=0000000000000000000066d19f01f377ffa60380c0797cfc5a41ecf80c902d53 height=509368 version=0x20000000 log2_work=88.134061 tx=299691705 date='2018-02-15T23:13:16Z' progress=0.295545 cache=2573.7MiB(24011740txo)
2024-04-30T01:19:01Z [bench]   - Connect postprocess: 0.48ms [6.88s (0.46ms/blk)]
2024-04-30T01:19:01Z [bench] - Connect block: 85.00ms [2604.73s (173.15ms/blk)]
2024-04-30T01:19:01Z [validation] Enqueuing BlockConnected: block hash=0000000000000000000066d19f01f377ffa60380c0797cfc5a41ecf80c902d53 block height=509368
2024-04-30T01:19:01Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000000066d19f01f377ffa60380c0797cfc5a41ecf80c902d53 fork block hash=00000000000000000003b182a8b4714ba63585a74dca255cf0f127b6d7dd074c (in IBD=true)
2024-04-30T01:19:02Z [bench]   - Load block from disk: 253.66ms
2024-04-30T01:19:02Z [bench]     - Sanity checks: 1.25ms [42.96s (2.86ms/blk)]
2024-04-30T01:19:02Z [bench]     - Fork checks: 0.05ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:02Z [bench]       - Connect 745 transactions: 7.17ms (0.010ms/tx, 0.003ms/txin) [1868.52s (124.20ms/blk)]
2024-04-30T01:19:02Z [bench]     - Verify 2100 txins: 7.22ms (0.003ms/txin) [1869.48s (124.27ms/blk)]
2024-04-30T01:19:02Z [bench]     - Write undo data: 1.80ms [58.54s (3.89ms/blk)]
2024-04-30T01:19:02Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:02Z [validation] BlockChecked: block hash=00000000000000000016d4d27a3686825e8977cb9a1afe6731db5bbc5fe4f55b state=Valid
2024-04-30T01:19:02Z [bench]   - Connect total: 10.58ms [1976.52s (131.38ms/blk)]
2024-04-30T01:19:02Z [bench]   - Flush: 4.28ms [158.77s (10.55ms/blk)]
2024-04-30T01:19:02Z [bench]   - Writing chainstate: 0.05ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:02Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509369 txs removed=0
2024-04-30T01:19:02Z UpdateTip: new best=00000000000000000016d4d27a3686825e8977cb9a1afe6731db5bbc5fe4f55b height=509369 version=0x20000000 log2_work=88.134114 tx=299692450 date='2018-02-15T23:18:43Z' progress=0.295545 cache=2573.7MiB(24011533txo)
2024-04-30T01:19:02Z [bench]   - Connect postprocess: 0.20ms [6.88s (0.46ms/blk)]
2024-04-30T01:19:02Z [bench] - Connect block: 268.77ms [2605.00s (173.16ms/blk)]
2024-04-30T01:19:02Z [validation] Enqueuing BlockConnected: block hash=00000000000000000016d4d27a3686825e8977cb9a1afe6731db5bbc5fe4f55b block height=509369
2024-04-30T01:19:02Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000016d4d27a3686825e8977cb9a1afe6731db5bbc5fe4f55b fork block hash=0000000000000000000066d19f01f377ffa60380c0797cfc5a41ecf80c902d53 (in IBD=true)
2024-04-30T01:19:02Z [validation] UpdatedBlockTip: new block hash=0000000000000000003d93603a940deaceb0a1371aa4529ea885bc2ce722562d fork block hash=00000000000000000061ca000874a838b22b2502f16e1977c3d5e58e4ad8839a (in IBD=true)
2024-04-30T01:19:02Z [validation] MempoolTransactionsRemovedForBlock: block height=509366 txs removed=0
2024-04-30T01:19:02Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:02Z [validation] BlockConnected: block hash=0000000000000000005dcd28566aa6ae87c2a4db319fdb59134cd743763bfb25 block height=509366
2024-04-30T01:19:02Z [validation] UpdatedBlockTip: new block hash=0000000000000000005dcd28566aa6ae87c2a4db319fdb59134cd743763bfb25 fork block hash=0000000000000000003d93603a940deaceb0a1371aa4529ea885bc2ce722562d (in IBD=true)
2024-04-30T01:19:02Z [validation] MempoolTransactionsRemovedForBlock: block height=509367 txs removed=0
2024-04-30T01:19:02Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:02Z [validation] BlockConnected: block hash=00000000000000000003b182a8b4714ba63585a74dca255cf0f127b6d7dd074c block height=509367
2024-04-30T01:19:02Z [validation] UpdatedBlockTip: new block hash=00000000000000000003b182a8b4714ba63585a74dca255cf0f127b6d7dd074c fork block hash=0000000000000000005dcd28566aa6ae87c2a4db319fdb59134cd743763bfb25 (in IBD=true)
2024-04-30T01:19:02Z [validation] MempoolTransactionsRemovedForBlock: block height=509368 txs removed=0
2024-04-30T01:19:02Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:02Z [validation] BlockConnected: block hash=0000000000000000000066d19f01f377ffa60380c0797cfc5a41ecf80c902d53 block height=509368
2024-04-30T01:19:02Z [validation] UpdatedBlockTip: new block hash=0000000000000000000066d19f01f377ffa60380c0797cfc5a41ecf80c902d53 fork block hash=00000000000000000003b182a8b4714ba63585a74dca255cf0f127b6d7dd074c (in IBD=true)
2024-04-30T01:19:02Z [validation] MempoolTransactionsRemovedForBlock: block height=509369 txs removed=0
2024-04-30T01:19:02Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:02Z [validation] BlockConnected: block hash=00000000000000000016d4d27a3686825e8977cb9a1afe6731db5bbc5fe4f55b block height=509369
2024-04-30T01:19:02Z [validation] UpdatedBlockTip: new block hash=00000000000000000016d4d27a3686825e8977cb9a1afe6731db5bbc5fe4f55b fork block hash=0000000000000000000066d19f01f377ffa60380c0797cfc5a41ecf80c902d53 (in IBD=true)
2024-04-30T01:19:02Z [bench]   - Load block from disk: 235.38ms
2024-04-30T01:19:02Z [bench]     - Sanity checks: 2.92ms [42.96s (2.86ms/blk)]
2024-04-30T01:19:02Z [bench]     - Fork checks: 0.06ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:02Z [bench]       - Connect 2461 transactions: 42.73ms (0.017ms/tx, 0.010ms/txin) [1868.57s (124.20ms/blk)]
2024-04-30T01:19:02Z [bench]     - Verify 4304 txins: 42.78ms (0.010ms/txin) [1869.52s (124.26ms/blk)]
2024-04-30T01:19:02Z [bench]     - Write undo data: 3.74ms [58.54s (3.89ms/blk)]
2024-04-30T01:19:02Z [bench]     - Index writing: 0.07ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:02Z [validation] BlockChecked: block hash=00000000000000000007cb21f2d40a41f0341de8fd263647c45dd650ac49a201 state=Valid
2024-04-30T01:19:02Z [bench]   - Connect total: 49.83ms [1976.57s (131.38ms/blk)]
2024-04-30T01:19:02Z [bench]   - Flush: 16.75ms [158.79s (10.55ms/blk)]
2024-04-30T01:19:02Z [bench]   - Writing chainstate: 0.05ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:02Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509370 txs removed=0
2024-04-30T01:19:02Z UpdateTip: new best=00000000000000000007cb21f2d40a41f0341de8fd263647c45dd650ac49a201 height=509370 version=0x20000000 log2_work=88.134166 tx=299694911 date='2018-02-15T23:41:52Z' progress=0.295548 cache=2573.7MiB(24017633txo)
2024-04-30T01:19:02Z [bench]   - Connect postprocess: 0.51ms [6.88s (0.46ms/blk)]
2024-04-30T01:19:02Z [bench] - Connect block: 302.51ms [2605.30s (173.17ms/blk)]
2024-04-30T01:19:02Z [validation] MempoolTransactionsRemovedForBlock: block height=509370 txs removed=0
2024-04-30T01:19:02Z [validation] Enqueuing BlockConnected: block hash=00000000000000000007cb21f2d40a41f0341de8fd263647c45dd650ac49a201 block height=509370
2024-04-30T01:19:02Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000007cb21f2d40a41f0341de8fd263647c45dd650ac49a201 fork block hash=00000000000000000016d4d27a3686825e8977cb9a1afe6731db5bbc5fe4f55b (in IBD=true)
2024-04-30T01:19:02Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:02Z [validation] BlockConnected: block hash=00000000000000000007cb21f2d40a41f0341de8fd263647c45dd650ac49a201 block height=509370
2024-04-30T01:19:02Z [bench]   - Load block from disk: 500.11ms
2024-04-30T01:19:02Z [bench]     - Sanity checks: 2.07ms [42.97s (2.86ms/blk)]
2024-04-30T01:19:02Z [bench]     - Fork checks: 0.05ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:03Z [bench]       - Connect 764 transactions: 56.10ms (0.073ms/tx, 0.011ms/txin) [1868.62s (124.19ms/blk)]
2024-04-30T01:19:03Z [bench]     - Verify 4981 txins: 56.15ms (0.011ms/txin) [1869.58s (124.26ms/blk)]
2024-04-30T01:19:03Z [bench]     - Write undo data: 3.58ms [58.54s (3.89ms/blk)]
2024-04-30T01:19:03Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:03Z [validation] BlockChecked: block hash=0000000000000000001cdb49423af6f89a96480a2d10309c0cb940bad0f5bfbe state=Valid
2024-04-30T01:19:03Z [bench]   - Connect total: 62.02ms [1976.63s (131.37ms/blk)]
2024-04-30T01:19:03Z [bench]   - Flush: 7.12ms [158.79s (10.55ms/blk)]
2024-04-30T01:19:03Z [bench]   - Writing chainstate: 0.05ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:03Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509371 txs removed=0
2024-04-30T01:19:03Z UpdateTip: new best=0000000000000000001cdb49423af6f89a96480a2d10309c0cb940bad0f5bfbe height=509371 version=0x20000000 log2_work=88.134219 tx=299695675 date='2018-02-15T23:43:33Z' progress=0.295549 cache=2573.7MiB(24017454txo)
2024-04-30T01:19:03Z [bench]   - Connect postprocess: 0.19ms [6.88s (0.46ms/blk)]
2024-04-30T01:19:03Z [bench] - Connect block: 569.49ms [2605.87s (173.19ms/blk)]
2024-04-30T01:19:03Z [validation] Enqueuing BlockConnected: block hash=0000000000000000001cdb49423af6f89a96480a2d10309c0cb940bad0f5bfbe block height=509371
2024-04-30T01:19:03Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000001cdb49423af6f89a96480a2d10309c0cb940bad0f5bfbe fork block hash=00000000000000000007cb21f2d40a41f0341de8fd263647c45dd650ac49a201 (in IBD=true)
2024-04-30T01:19:03Z [bench]   - Load block from disk: 22.89ms
2024-04-30T01:19:03Z [bench]     - Sanity checks: 4.00ms [42.97s (2.86ms/blk)]
2024-04-30T01:19:03Z [bench]     - Fork checks: 0.08ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:03Z [bench]       - Connect 521 transactions: 86.83ms (0.167ms/tx, 0.017ms/txin) [1868.71s (124.19ms/blk)]
2024-04-30T01:19:03Z [bench]     - Verify 5217 txins: 86.90ms (0.017ms/txin) [1869.66s (124.25ms/blk)]
2024-04-30T01:19:03Z [bench]     - Write undo data: 3.94ms [58.55s (3.89ms/blk)]
2024-04-30T01:19:03Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:03Z [validation] BlockChecked: block hash=000000000000000000069bbb56c1dc835706484d3b839cfbce32033e6a5f816b state=Valid
2024-04-30T01:19:03Z [bench]   - Connect total: 95.38ms [1976.72s (131.37ms/blk)]
2024-04-30T01:19:03Z [bench]   - Flush: 5.79ms [158.80s (10.55ms/blk)]
2024-04-30T01:19:03Z [bench]   - Writing chainstate: 0.04ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:03Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509372 txs removed=0
2024-04-30T01:19:03Z UpdateTip: new best=000000000000000000069bbb56c1dc835706484d3b839cfbce32033e6a5f816b height=509372 version=0x20000000 log2_work=88.134271 tx=299696196 date='2018-02-15T23:46:36Z' progress=0.295549 cache=2573.7MiB(24020137txo)
2024-04-30T01:19:03Z [bench]   - Connect postprocess: 0.17ms [6.88s (0.46ms/blk)]
2024-04-30T01:19:03Z [bench] - Connect block: 124.28ms [2606.00s (173.19ms/blk)]
2024-04-30T01:19:03Z [validation] Enqueuing BlockConnected: block hash=000000000000000000069bbb56c1dc835706484d3b839cfbce32033e6a5f816b block height=509372
2024-04-30T01:19:03Z [validation] Enqueuing UpdatedBlockTip: new block hash=000000000000000000069bbb56c1dc835706484d3b839cfbce32033e6a5f816b fork block hash=0000000000000000001cdb49423af6f89a96480a2d10309c0cb940bad0f5bfbe (in IBD=true)
2024-04-30T01:19:03Z [bench]   - Load block from disk: 21.58ms
2024-04-30T01:19:03Z [bench]     - Sanity checks: 1.29ms [42.97s (2.86ms/blk)]
2024-04-30T01:19:03Z [bench]     - Fork checks: 0.03ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:03Z [bench]       - Connect 547 transactions: 109.74ms (0.201ms/tx, 0.028ms/txin) [1868.82s (124.19ms/blk)]
2024-04-30T01:19:03Z [bench]     - Verify 3940 txins: 109.79ms (0.028ms/txin) [1869.77s (124.25ms/blk)]
2024-04-30T01:19:03Z [bench]     - Write undo data: 5.18ms [58.55s (3.89ms/blk)]
2024-04-30T01:19:03Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:03Z [validation] BlockChecked: block hash=0000000000000000004efbc59f7e611b0ee53203697d59853d7494328dc6df2d state=Valid
2024-04-30T01:19:03Z [bench]   - Connect total: 116.52ms [1976.84s (131.37ms/blk)]
2024-04-30T01:19:03Z [bench]   - Flush: 5.10ms [158.80s (10.55ms/blk)]
2024-04-30T01:19:03Z [bench]   - Writing chainstate: 0.07ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:03Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509373 txs removed=0
2024-04-30T01:19:03Z UpdateTip: new best=0000000000000000004efbc59f7e611b0ee53203697d59853d7494328dc6df2d height=509373 version=0x20000000 log2_work=88.134323 tx=299696743 date='2018-02-15T23:50:04Z' progress=0.295550 cache=2573.7MiB(24022443txo)
2024-04-30T01:19:03Z [bench]   - Connect postprocess: 0.30ms [6.88s (0.46ms/blk)]
2024-04-30T01:19:03Z [bench] - Connect block: 143.57ms [2606.14s (173.19ms/blk)]
2024-04-30T01:19:03Z [validation] Enqueuing BlockConnected: block hash=0000000000000000004efbc59f7e611b0ee53203697d59853d7494328dc6df2d block height=509373
2024-04-30T01:19:03Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000004efbc59f7e611b0ee53203697d59853d7494328dc6df2d fork block hash=000000000000000000069bbb56c1dc835706484d3b839cfbce32033e6a5f816b (in IBD=true)
2024-04-30T01:19:03Z [bench]   - Load block from disk: 65.90ms
2024-04-30T01:19:03Z [bench]     - Sanity checks: 1.69ms [42.97s (2.86ms/blk)]
2024-04-30T01:19:03Z [bench]     - Fork checks: 0.07ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:03Z [bench]       - Connect 931 transactions: 72.79ms (0.078ms/tx, 0.018ms/txin) [1868.89s (124.19ms/blk)]
2024-04-30T01:19:03Z [bench]     - Verify 4126 txins: 72.85ms (0.018ms/txin) [1869.85s (124.25ms/blk)]
2024-04-30T01:19:03Z [bench]     - Write undo data: 3.71ms [58.56s (3.89ms/blk)]
2024-04-30T01:19:03Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:03Z [validation] BlockChecked: block hash=000000000000000000222864fe44df9a1c7b5dbc71b35ae9aa173697900a8713 state=Valid
2024-04-30T01:19:03Z [bench]   - Connect total: 78.54ms [1976.92s (131.37ms/blk)]
2024-04-30T01:19:03Z [bench]   - Flush: 7.17ms [158.81s (10.55ms/blk)]
2024-04-30T01:19:03Z [bench]   - Writing chainstate: 0.04ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:03Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509374 txs removed=0
2024-04-30T01:19:03Z UpdateTip: new best=000000000000000000222864fe44df9a1c7b5dbc71b35ae9aa173697900a8713 height=509374 version=0x20000000 log2_work=88.134376 tx=299697674 date='2018-02-15T23:57:14Z' progress=0.295551 cache=2573.7MiB(24024476txo)
2024-04-30T01:19:03Z [bench]   - Connect postprocess: 0.24ms [6.88s (0.46ms/blk)]
2024-04-30T01:19:03Z [bench] - Connect block: 151.90ms [2606.29s (173.19ms/blk)]
2024-04-30T01:19:03Z [validation] Enqueuing BlockConnected: block hash=000000000000000000222864fe44df9a1c7b5dbc71b35ae9aa173697900a8713 block height=509374
2024-04-30T01:19:03Z [validation] Enqueuing UpdatedBlockTip: new block hash=000000000000000000222864fe44df9a1c7b5dbc71b35ae9aa173697900a8713 fork block hash=0000000000000000004efbc59f7e611b0ee53203697d59853d7494328dc6df2d (in IBD=true)
2024-04-30T01:19:03Z [validation] UpdatedBlockTip: new block hash=00000000000000000007cb21f2d40a41f0341de8fd263647c45dd650ac49a201 fork block hash=00000000000000000016d4d27a3686825e8977cb9a1afe6731db5bbc5fe4f55b (in IBD=true)
2024-04-30T01:19:03Z [validation] MempoolTransactionsRemovedForBlock: block height=509371 txs removed=0
2024-04-30T01:19:03Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:03Z [validation] BlockConnected: block hash=0000000000000000001cdb49423af6f89a96480a2d10309c0cb940bad0f5bfbe block height=509371
2024-04-30T01:19:03Z [validation] UpdatedBlockTip: new block hash=0000000000000000001cdb49423af6f89a96480a2d10309c0cb940bad0f5bfbe fork block hash=00000000000000000007cb21f2d40a41f0341de8fd263647c45dd650ac49a201 (in IBD=true)
2024-04-30T01:19:03Z [validation] MempoolTransactionsRemovedForBlock: block height=509372 txs removed=0
2024-04-30T01:19:03Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:03Z [validation] BlockConnected: block hash=000000000000000000069bbb56c1dc835706484d3b839cfbce32033e6a5f816b block height=509372
2024-04-30T01:19:03Z [validation] UpdatedBlockTip: new block hash=000000000000000000069bbb56c1dc835706484d3b839cfbce32033e6a5f816b fork block hash=0000000000000000001cdb49423af6f89a96480a2d10309c0cb940bad0f5bfbe (in IBD=true)
2024-04-30T01:19:03Z [validation] MempoolTransactionsRemovedForBlock: block height=509373 txs removed=0
2024-04-30T01:19:03Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:03Z [validation] BlockConnected: block hash=0000000000000000004efbc59f7e611b0ee53203697d59853d7494328dc6df2d block height=509373
2024-04-30T01:19:03Z [validation] UpdatedBlockTip: new block hash=0000000000000000004efbc59f7e611b0ee53203697d59853d7494328dc6df2d fork block hash=000000000000000000069bbb56c1dc835706484d3b839cfbce32033e6a5f816b (in IBD=true)
2024-04-30T01:19:03Z [validation] MempoolTransactionsRemovedForBlock: block height=509374 txs removed=0
2024-04-30T01:19:03Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:03Z [validation] BlockConnected: block hash=000000000000000000222864fe44df9a1c7b5dbc71b35ae9aa173697900a8713 block height=509374
2024-04-30T01:19:03Z [validation] UpdatedBlockTip: new block hash=000000000000000000222864fe44df9a1c7b5dbc71b35ae9aa173697900a8713 fork block hash=0000000000000000004efbc59f7e611b0ee53203697d59853d7494328dc6df2d (in IBD=true)
2024-04-30T01:19:03Z [bench]   - Load block from disk: 1.59ms
2024-04-30T01:19:03Z [bench]     - Sanity checks: 0.15ms [42.97s (2.86ms/blk)]
2024-04-30T01:19:03Z [bench]     - Fork checks: 0.02ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:03Z [bench]       - Connect 115 transactions: 0.68ms (0.006ms/tx, 0.004ms/txin) [1868.89s (124.18ms/blk)]
2024-04-30T01:19:03Z [bench]     - Verify 159 txins: 0.71ms (0.004ms/txin) [1869.85s (124.24ms/blk)]
2024-04-30T01:19:03Z [bench]     - Write undo data: 0.20ms [58.56s (3.89ms/blk)]
2024-04-30T01:19:03Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:03Z [validation] BlockChecked: block hash=000000000000000000336c3fb94e5caec1d57591ae08c7afe28043a5d236212b state=Valid
2024-04-30T01:19:03Z [bench]   - Connect total: 1.18ms [1976.92s (131.36ms/blk)]
2024-04-30T01:19:03Z [bench]   - Flush: 0.49ms [158.81s (10.55ms/blk)]
2024-04-30T01:19:03Z [bench]   - Writing chainstate: 0.02ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:03Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509375 txs removed=0
2024-04-30T01:19:03Z UpdateTip: new best=000000000000000000336c3fb94e5caec1d57591ae08c7afe28043a5d236212b height=509375 version=0x20000000 log2_work=88.134428 tx=299697789 date='2018-02-15T23:58:11Z' progress=0.295551 cache=2573.7MiB(24024577txo)
2024-04-30T01:19:03Z [bench]   - Connect postprocess: 0.08ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:03Z [bench] - Connect block: 3.36ms [2606.29s (173.18ms/blk)]
2024-04-30T01:19:03Z [validation] Enqueuing BlockConnected: block hash=000000000000000000336c3fb94e5caec1d57591ae08c7afe28043a5d236212b block height=509375
2024-04-30T01:19:03Z [validation] Enqueuing UpdatedBlockTip: new block hash=000000000000000000336c3fb94e5caec1d57591ae08c7afe28043a5d236212b fork block hash=000000000000000000222864fe44df9a1c7b5dbc71b35ae9aa173697900a8713 (in IBD=true)
2024-04-30T01:19:03Z [validation] MempoolTransactionsRemovedForBlock: block height=509375 txs removed=0
2024-04-30T01:19:03Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:03Z [validation] BlockConnected: block hash=000000000000000000336c3fb94e5caec1d57591ae08c7afe28043a5d236212b block height=509375
2024-04-30T01:19:03Z [bench]   - Load block from disk: 24.70ms
2024-04-30T01:19:03Z [bench]     - Sanity checks: 3.68ms [42.98s (2.86ms/blk)]
2024-04-30T01:19:03Z [bench]     - Fork checks: 0.04ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:03Z [bench]       - Connect 2634 transactions: 29.89ms (0.011ms/tx, 0.006ms/txin) [1868.92s (124.17ms/blk)]
2024-04-30T01:19:03Z [bench]     - Verify 5162 txins: 29.94ms (0.006ms/txin) [1869.88s (124.24ms/blk)]
2024-04-30T01:19:03Z [bench]     - Write undo data: 4.55ms [58.56s (3.89ms/blk)]
2024-04-30T01:19:03Z [bench]     - Index writing: 0.04ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:03Z [validation] BlockChecked: block hash=0000000000000000001fb4d72ca889fae4a41acb4254a7fdbd60cd45ed993dbe state=Valid
2024-04-30T01:19:03Z [bench]   - Connect total: 38.62ms [1976.96s (131.35ms/blk)]
2024-04-30T01:19:03Z [bench]   - Flush: 14.39ms [158.83s (10.55ms/blk)]
2024-04-30T01:19:03Z [bench]   - Writing chainstate: 0.07ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:03Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509376 txs removed=0
2024-04-30T01:19:03Z UpdateTip: new best=0000000000000000001fb4d72ca889fae4a41acb4254a7fdbd60cd45ed993dbe height=509376 version=0x20000000 log2_work=88.134481 tx=299700423 date='2018-02-16T00:33:07Z' progress=0.295553 cache=2573.7MiB(24026874txo)
2024-04-30T01:19:03Z [bench]   - Connect postprocess: 0.63ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:03Z [bench] - Connect block: 78.40ms [2606.37s (173.17ms/blk)]
2024-04-30T01:19:03Z [validation] Enqueuing BlockConnected: block hash=0000000000000000001fb4d72ca889fae4a41acb4254a7fdbd60cd45ed993dbe block height=509376
2024-04-30T01:19:03Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000001fb4d72ca889fae4a41acb4254a7fdbd60cd45ed993dbe fork block hash=000000000000000000336c3fb94e5caec1d57591ae08c7afe28043a5d236212b (in IBD=true)
2024-04-30T01:19:03Z [bench]   - Load block from disk: 14.59ms
2024-04-30T01:19:03Z [bench]     - Sanity checks: 2.19ms [42.98s (2.86ms/blk)]
2024-04-30T01:19:03Z [bench]     - Fork checks: 0.05ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:03Z [bench]       - Connect 1594 transactions: 37.78ms (0.024ms/tx, 0.009ms/txin) [1868.96s (124.17ms/blk)]
2024-04-30T01:19:03Z [bench]     - Verify 4438 txins: 37.83ms (0.009ms/txin) [1869.92s (124.23ms/blk)]
2024-04-30T01:19:03Z [bench]     - Write undo data: 3.93ms [58.57s (3.89ms/blk)]
2024-04-30T01:19:03Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:03Z [validation] BlockChecked: block hash=0000000000000000001487459fda41135323579baff9ac0ff0d5f87fc50cbb17 state=Valid
2024-04-30T01:19:03Z [bench]   - Connect total: 44.19ms [1977.00s (131.34ms/blk)]
2024-04-30T01:19:03Z [bench]   - Flush: 9.10ms [158.84s (10.55ms/blk)]
2024-04-30T01:19:03Z [bench]   - Writing chainstate: 0.04ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:03Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509377 txs removed=0
2024-04-30T01:19:03Z UpdateTip: new best=0000000000000000001487459fda41135323579baff9ac0ff0d5f87fc50cbb17 height=509377 version=0x20000000 log2_work=88.134533 tx=299702017 date='2018-02-16T00:48:49Z' progress=0.295555 cache=2573.9MiB(24028351txo)
2024-04-30T01:19:03Z [bench]   - Connect postprocess: 0.39ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:03Z [bench] - Connect block: 68.31ms [2606.44s (173.16ms/blk)]
2024-04-30T01:19:03Z [validation] Enqueuing BlockConnected: block hash=0000000000000000001487459fda41135323579baff9ac0ff0d5f87fc50cbb17 block height=509377
2024-04-30T01:19:03Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000001487459fda41135323579baff9ac0ff0d5f87fc50cbb17 fork block hash=0000000000000000001fb4d72ca889fae4a41acb4254a7fdbd60cd45ed993dbe (in IBD=true)
2024-04-30T01:19:03Z [bench]   - Load block from disk: 47.65ms
2024-04-30T01:19:03Z [bench]     - Sanity checks: 4.39ms [42.98s (2.86ms/blk)]
2024-04-30T01:19:03Z [bench]     - Fork checks: 0.08ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:03Z [bench]       - Connect 2550 transactions: 56.36ms (0.022ms/tx, 0.011ms/txin) [1869.02s (124.16ms/blk)]
2024-04-30T01:19:03Z [bench]     - Verify 5018 txins: 56.42ms (0.011ms/txin) [1869.97s (124.23ms/blk)]
2024-04-30T01:19:03Z [bench]     - Write undo data: 4.40ms [58.57s (3.89ms/blk)]
2024-04-30T01:19:03Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:03Z [validation] BlockChecked: block hash=00000000000000000059c7216b0178cad5f7b785959e8d55b8c3e77a2772689a state=Valid
2024-04-30T01:19:03Z [bench]   - Connect total: 65.67ms [1977.07s (131.34ms/blk)]
2024-04-30T01:19:03Z [bench]   - Flush: 11.21ms [158.85s (10.55ms/blk)]
2024-04-30T01:19:03Z [bench]   - Writing chainstate: 0.05ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:03Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509378 txs removed=0
2024-04-30T01:19:03Z UpdateTip: new best=00000000000000000059c7216b0178cad5f7b785959e8d55b8c3e77a2772689a height=509378 version=0x20000000 log2_work=88.134586 tx=299704567 date='2018-02-16T00:57:04Z' progress=0.295557 cache=2573.9MiB(24030192txo)
2024-04-30T01:19:03Z [bench]   - Connect postprocess: 0.49ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:03Z [bench] - Connect block: 125.08ms [2606.57s (173.16ms/blk)]
2024-04-30T01:19:03Z [validation] Enqueuing BlockConnected: block hash=00000000000000000059c7216b0178cad5f7b785959e8d55b8c3e77a2772689a block height=509378
2024-04-30T01:19:03Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000059c7216b0178cad5f7b785959e8d55b8c3e77a2772689a fork block hash=0000000000000000001487459fda41135323579baff9ac0ff0d5f87fc50cbb17 (in IBD=true)
2024-04-30T01:19:03Z [bench]   - Load block from disk: 62.52ms
2024-04-30T01:19:03Z [bench]     - Sanity checks: 1.40ms [42.99s (2.86ms/blk)]
2024-04-30T01:19:03Z [bench]     - Fork checks: 0.04ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:03Z [bench]       - Connect 940 transactions: 68.24ms (0.073ms/tx, 0.016ms/txin) [1869.08s (124.16ms/blk)]
2024-04-30T01:19:03Z [bench]     - Verify 4225 txins: 68.29ms (0.016ms/txin) [1870.04s (124.22ms/blk)]
2024-04-30T01:19:03Z [bench]     - Write undo data: 2.96ms [58.57s (3.89ms/blk)]
2024-04-30T01:19:03Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:03Z [validation] BlockChecked: block hash=000000000000000000135d3f445a6f15846aa4731acb401516373791c953ae20 state=Valid
2024-04-30T01:19:03Z [bench]   - Connect total: 72.86ms [1977.14s (131.34ms/blk)]
2024-04-30T01:19:03Z [bench]   - Flush: 5.77ms [158.85s (10.55ms/blk)]
2024-04-30T01:19:03Z [bench]   - Writing chainstate: 0.04ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:03Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509379 txs removed=0
2024-04-30T01:19:03Z UpdateTip: new best=000000000000000000135d3f445a6f15846aa4731acb401516373791c953ae20 height=509379 version=0x20000000 log2_work=88.134638 tx=299705507 date='2018-02-16T01:04:13Z' progress=0.295558 cache=2574.2MiB(24032264txo)
2024-04-30T01:19:03Z [bench]   - Connect postprocess: 0.27ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:03Z [bench] - Connect block: 141.47ms [2606.71s (173.16ms/blk)]
2024-04-30T01:19:03Z [validation] Enqueuing BlockConnected: block hash=000000000000000000135d3f445a6f15846aa4731acb401516373791c953ae20 block height=509379
2024-04-30T01:19:03Z [validation] Enqueuing UpdatedBlockTip: new block hash=000000000000000000135d3f445a6f15846aa4731acb401516373791c953ae20 fork block hash=00000000000000000059c7216b0178cad5f7b785959e8d55b8c3e77a2772689a (in IBD=true)
2024-04-30T01:19:03Z [validation] UpdatedBlockTip: new block hash=000000000000000000336c3fb94e5caec1d57591ae08c7afe28043a5d236212b fork block hash=000000000000000000222864fe44df9a1c7b5dbc71b35ae9aa173697900a8713 (in IBD=true)
2024-04-30T01:19:03Z [validation] MempoolTransactionsRemovedForBlock: block height=509376 txs removed=0
2024-04-30T01:19:03Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:03Z [validation] BlockConnected: block hash=0000000000000000001fb4d72ca889fae4a41acb4254a7fdbd60cd45ed993dbe block height=509376
2024-04-30T01:19:03Z [validation] UpdatedBlockTip: new block hash=0000000000000000001fb4d72ca889fae4a41acb4254a7fdbd60cd45ed993dbe fork block hash=000000000000000000336c3fb94e5caec1d57591ae08c7afe28043a5d236212b (in IBD=true)
2024-04-30T01:19:03Z [validation] MempoolTransactionsRemovedForBlock: block height=509377 txs removed=0
2024-04-30T01:19:03Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:03Z [validation] BlockConnected: block hash=0000000000000000001487459fda41135323579baff9ac0ff0d5f87fc50cbb17 block height=509377
2024-04-30T01:19:03Z [validation] UpdatedBlockTip: new block hash=0000000000000000001487459fda41135323579baff9ac0ff0d5f87fc50cbb17 fork block hash=0000000000000000001fb4d72ca889fae4a41acb4254a7fdbd60cd45ed993dbe (in IBD=true)
2024-04-30T01:19:03Z [validation] MempoolTransactionsRemovedForBlock: block height=509378 txs removed=0
2024-04-30T01:19:03Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:03Z [validation] BlockConnected: block hash=00000000000000000059c7216b0178cad5f7b785959e8d55b8c3e77a2772689a block height=509378
2024-04-30T01:19:03Z [validation] UpdatedBlockTip: new block hash=00000000000000000059c7216b0178cad5f7b785959e8d55b8c3e77a2772689a fork block hash=0000000000000000001487459fda41135323579baff9ac0ff0d5f87fc50cbb17 (in IBD=true)
2024-04-30T01:19:03Z [validation] MempoolTransactionsRemovedForBlock: block height=509379 txs removed=0
2024-04-30T01:19:03Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:03Z [validation] BlockConnected: block hash=000000000000000000135d3f445a6f15846aa4731acb401516373791c953ae20 block height=509379
2024-04-30T01:19:03Z [validation] UpdatedBlockTip: new block hash=000000000000000000135d3f445a6f15846aa4731acb401516373791c953ae20 fork block hash=00000000000000000059c7216b0178cad5f7b785959e8d55b8c3e77a2772689a (in IBD=true)
2024-04-30T01:19:03Z [bench]   - Load block from disk: 25.27ms
2024-04-30T01:19:03Z [bench]     - Sanity checks: 4.91ms [42.99s (2.86ms/blk)]
2024-04-30T01:19:03Z [bench]     - Fork checks: 0.07ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:03Z [bench]       - Connect 1198 transactions: 16.32ms (0.014ms/tx, 0.004ms/txin) [1869.10s (124.15ms/blk)]
2024-04-30T01:19:03Z [bench]     - Verify 3908 txins: 16.37ms (0.004ms/txin) [1870.06s (124.21ms/blk)]
2024-04-30T01:19:03Z [bench]     - Write undo data: 2.83ms [58.58s (3.89ms/blk)]
2024-04-30T01:19:03Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:03Z [validation] BlockChecked: block hash=0000000000000000002ce844200281a99f20a1ae746b69f4026c41d8122de81b state=Valid
2024-04-30T01:19:03Z [bench]   - Connect total: 24.51ms [1977.17s (131.33ms/blk)]
2024-04-30T01:19:03Z [bench]   - Flush: 10.69ms [158.86s (10.55ms/blk)]
2024-04-30T01:19:03Z [bench]   - Writing chainstate: 0.05ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:03Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509380 txs removed=0
2024-04-30T01:19:03Z UpdateTip: new best=0000000000000000002ce844200281a99f20a1ae746b69f4026c41d8122de81b height=509380 version=0x20000000 log2_work=88.134690 tx=299706705 date='2018-02-16T01:14:04Z' progress=0.295559 cache=2574.4MiB(24034340txo)
2024-04-30T01:19:03Z [bench]   - Connect postprocess: 0.29ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:03Z [bench] - Connect block: 60.81ms [2606.77s (173.15ms/blk)]
2024-04-30T01:19:03Z [validation] MempoolTransactionsRemovedForBlock: block height=509380 txs removed=0
2024-04-30T01:19:03Z [validation] Enqueuing BlockConnected: block hash=0000000000000000002ce844200281a99f20a1ae746b69f4026c41d8122de81b block height=509380
2024-04-30T01:19:03Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000002ce844200281a99f20a1ae746b69f4026c41d8122de81b fork block hash=000000000000000000135d3f445a6f15846aa4731acb401516373791c953ae20 (in IBD=true)
2024-04-30T01:19:03Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:03Z [validation] BlockConnected: block hash=0000000000000000002ce844200281a99f20a1ae746b69f4026c41d8122de81b block height=509380
2024-04-30T01:19:03Z [bench]   - Load block from disk: 25.29ms
2024-04-30T01:19:03Z [bench]     - Sanity checks: 2.42ms [42.99s (2.86ms/blk)]
2024-04-30T01:19:03Z [bench]     - Fork checks: 0.04ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:04Z [bench]       - Connect 2295 transactions: 22.99ms (0.010ms/tx, 0.005ms/txin) [1869.12s (124.14ms/blk)]
2024-04-30T01:19:04Z [bench]     - Verify 4922 txins: 23.04ms (0.005ms/txin) [1870.08s (124.21ms/blk)]
2024-04-30T01:19:04Z [validation] Pre-allocating up to position 0x1000000 in rev01179.dat
2024-04-30T01:19:04Z [bench]     - Write undo data: 3.83ms [58.58s (3.89ms/blk)]
2024-04-30T01:19:04Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:04Z [validation] BlockChecked: block hash=00000000000000000060937d8486277504be96767e3655d9b42332107369307a state=Valid
2024-04-30T01:19:04Z [bench]   - Connect total: 29.65ms [1977.20s (131.32ms/blk)]
2024-04-30T01:19:04Z [bench]   - Flush: 13.43ms [158.88s (10.55ms/blk)]
2024-04-30T01:19:04Z [bench]   - Writing chainstate: 0.05ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:04Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509381 txs removed=0
2024-04-30T01:19:04Z UpdateTip: new best=00000000000000000060937d8486277504be96767e3655d9b42332107369307a height=509381 version=0x20000000 log2_work=88.134743 tx=299709000 date='2018-02-16T01:40:54Z' progress=0.295562 cache=2574.7MiB(24037398txo)
2024-04-30T01:19:04Z [bench]   - Connect postprocess: 0.44ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:04Z [bench] - Connect block: 68.86ms [2606.84s (173.14ms/blk)]
2024-04-30T01:19:04Z [validation] Enqueuing BlockConnected: block hash=00000000000000000060937d8486277504be96767e3655d9b42332107369307a block height=509381
2024-04-30T01:19:04Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000060937d8486277504be96767e3655d9b42332107369307a fork block hash=0000000000000000002ce844200281a99f20a1ae746b69f4026c41d8122de81b (in IBD=true)
2024-04-30T01:19:04Z [bench]   - Load block from disk: 9.05ms
2024-04-30T01:19:04Z [bench]     - Sanity checks: 2.23ms [42.99s (2.86ms/blk)]
2024-04-30T01:19:04Z [bench]     - Fork checks: 0.06ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:04Z [bench]       - Connect 1155 transactions: 124.43ms (0.108ms/tx, 0.028ms/txin) [1869.25s (124.14ms/blk)]
2024-04-30T01:19:04Z [bench]     - Verify 4390 txins: 124.49ms (0.028ms/txin) [1870.20s (124.21ms/blk)]
2024-04-30T01:19:04Z [bench]     - Write undo data: 3.41ms [58.58s (3.89ms/blk)]
2024-04-30T01:19:04Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:04Z [validation] BlockChecked: block hash=0000000000000000003bf5ada575a168c586136b437f93009b813f4d2be8265e state=Valid
2024-04-30T01:19:04Z [bench]   - Connect total: 130.37ms [1977.33s (131.32ms/blk)]
2024-04-30T01:19:04Z [bench]   - Flush: 25.73ms [158.90s (10.55ms/blk)]
2024-04-30T01:19:04Z [bench]   - Writing chainstate: 0.06ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:04Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509382 txs removed=0
2024-04-30T01:19:04Z UpdateTip: new best=0000000000000000003bf5ada575a168c586136b437f93009b813f4d2be8265e height=509382 version=0x20000000 log2_work=88.134795 tx=299710155 date='2018-02-16T01:45:37Z' progress=0.295563 cache=2575.2MiB(24041112txo)
2024-04-30T01:19:04Z [bench]   - Connect postprocess: 0.32ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:04Z [bench] - Connect block: 165.53ms [2607.00s (173.14ms/blk)]
2024-04-30T01:19:04Z [validation] Enqueuing BlockConnected: block hash=0000000000000000003bf5ada575a168c586136b437f93009b813f4d2be8265e block height=509382
2024-04-30T01:19:04Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000003bf5ada575a168c586136b437f93009b813f4d2be8265e fork block hash=00000000000000000060937d8486277504be96767e3655d9b42332107369307a (in IBD=true)
2024-04-30T01:19:04Z [bench]   - Load block from disk: 22.30ms
2024-04-30T01:19:04Z [bench]     - Sanity checks: 2.72ms [43.00s (2.86ms/blk)]
2024-04-30T01:19:04Z [bench]     - Fork checks: 0.06ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:04Z [bench]       - Connect 2298 transactions: 39.07ms (0.017ms/tx, 0.008ms/txin) [1869.29s (124.14ms/blk)]
2024-04-30T01:19:04Z [bench]     - Verify 4911 txins: 39.15ms (0.008ms/txin) [1870.24s (124.20ms/blk)]
2024-04-30T01:19:04Z [bench]     - Write undo data: 5.28ms [58.59s (3.89ms/blk)]
2024-04-30T01:19:04Z [bench]     - Index writing: 0.07ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:04Z [validation] BlockChecked: block hash=0000000000000000002053fd2d0b5acfd3c22a2cbd1a8dec60f40b503fe72709 state=Valid
2024-04-30T01:19:04Z [bench]   - Connect total: 47.68ms [1977.37s (131.32ms/blk)]
2024-04-30T01:19:04Z [bench]   - Flush: 32.81ms [158.93s (10.55ms/blk)]
2024-04-30T01:19:04Z [bench]   - Writing chainstate: 0.08ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:04Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509383 txs removed=0
2024-04-30T01:19:04Z UpdateTip: new best=0000000000000000002053fd2d0b5acfd3c22a2cbd1a8dec60f40b503fe72709 height=509383 version=0x20000000 log2_work=88.134848 tx=299712453 date='2018-02-16T02:05:05Z' progress=0.295565 cache=2575.4MiB(24043914txo)
2024-04-30T01:19:04Z [bench]   - Connect postprocess: 0.69ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:04Z [bench] - Connect block: 103.57ms [2607.11s (173.14ms/blk)]
2024-04-30T01:19:04Z [validation] Enqueuing BlockConnected: block hash=0000000000000000002053fd2d0b5acfd3c22a2cbd1a8dec60f40b503fe72709 block height=509383
2024-04-30T01:19:04Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000002053fd2d0b5acfd3c22a2cbd1a8dec60f40b503fe72709 fork block hash=0000000000000000003bf5ada575a168c586136b437f93009b813f4d2be8265e (in IBD=true)
2024-04-30T01:19:04Z [bench]   - Load block from disk: 39.56ms
2024-04-30T01:19:04Z [bench]     - Sanity checks: 2.50ms [43.00s (2.86ms/blk)]
2024-04-30T01:19:04Z [bench]     - Fork checks: 0.04ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:04Z [bench]       - Connect 1043 transactions: 27.69ms (0.027ms/tx, 0.003ms/txin) [1869.32s (124.13ms/blk)]
2024-04-30T01:19:04Z [bench]     - Verify 8420 txins: 27.74ms (0.003ms/txin) [1870.27s (124.20ms/blk)]
2024-04-30T01:19:04Z [bench]     - Write undo data: 5.65ms [58.59s (3.89ms/blk)]
2024-04-30T01:19:04Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:04Z [validation] BlockChecked: block hash=00000000000000000021302b376635b07a2180ead2ebe2b3988c53a3bd2aa312 state=Valid
2024-04-30T01:19:04Z [bench]   - Connect total: 36.12ms [1977.41s (131.31ms/blk)]
2024-04-30T01:19:04Z [bench]   - Flush: 26.56ms [158.96s (10.56ms/blk)]
2024-04-30T01:19:04Z [bench]   - Writing chainstate: 0.08ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:04Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509384 txs removed=0
2024-04-30T01:19:04Z UpdateTip: new best=00000000000000000021302b376635b07a2180ead2ebe2b3988c53a3bd2aa312 height=509384 version=0x20000000 log2_work=88.134900 tx=299713496 date='2018-02-16T02:16:00Z' progress=0.295566 cache=2575.4MiB(24038190txo)
2024-04-30T01:19:04Z [bench]   - Connect postprocess: 0.37ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:04Z [bench] - Connect block: 102.69ms [2607.21s (173.13ms/blk)]
2024-04-30T01:19:04Z [validation] Enqueuing BlockConnected: block hash=00000000000000000021302b376635b07a2180ead2ebe2b3988c53a3bd2aa312 block height=509384
2024-04-30T01:19:04Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000021302b376635b07a2180ead2ebe2b3988c53a3bd2aa312 fork block hash=0000000000000000002053fd2d0b5acfd3c22a2cbd1a8dec60f40b503fe72709 (in IBD=true)
2024-04-30T01:19:04Z [validation] UpdatedBlockTip: new block hash=0000000000000000002ce844200281a99f20a1ae746b69f4026c41d8122de81b fork block hash=000000000000000000135d3f445a6f15846aa4731acb401516373791c953ae20 (in IBD=true)
2024-04-30T01:19:04Z [validation] MempoolTransactionsRemovedForBlock: block height=509381 txs removed=0
2024-04-30T01:19:04Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:04Z [validation] BlockConnected: block hash=00000000000000000060937d8486277504be96767e3655d9b42332107369307a block height=509381
2024-04-30T01:19:04Z [validation] UpdatedBlockTip: new block hash=00000000000000000060937d8486277504be96767e3655d9b42332107369307a fork block hash=0000000000000000002ce844200281a99f20a1ae746b69f4026c41d8122de81b (in IBD=true)
2024-04-30T01:19:04Z [validation] MempoolTransactionsRemovedForBlock: block height=509382 txs removed=0
2024-04-30T01:19:04Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:04Z [validation] BlockConnected: block hash=0000000000000000003bf5ada575a168c586136b437f93009b813f4d2be8265e block height=509382
2024-04-30T01:19:04Z [validation] UpdatedBlockTip: new block hash=0000000000000000003bf5ada575a168c586136b437f93009b813f4d2be8265e fork block hash=00000000000000000060937d8486277504be96767e3655d9b42332107369307a (in IBD=true)
2024-04-30T01:19:04Z [validation] MempoolTransactionsRemovedForBlock: block height=509383 txs removed=0
2024-04-30T01:19:04Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:04Z [validation] BlockConnected: block hash=0000000000000000002053fd2d0b5acfd3c22a2cbd1a8dec60f40b503fe72709 block height=509383
2024-04-30T01:19:04Z [validation] UpdatedBlockTip: new block hash=0000000000000000002053fd2d0b5acfd3c22a2cbd1a8dec60f40b503fe72709 fork block hash=0000000000000000003bf5ada575a168c586136b437f93009b813f4d2be8265e (in IBD=true)
2024-04-30T01:19:04Z [validation] MempoolTransactionsRemovedForBlock: block height=509384 txs removed=0
2024-04-30T01:19:04Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:04Z [validation] BlockConnected: block hash=00000000000000000021302b376635b07a2180ead2ebe2b3988c53a3bd2aa312 block height=509384
2024-04-30T01:19:04Z [validation] UpdatedBlockTip: new block hash=00000000000000000021302b376635b07a2180ead2ebe2b3988c53a3bd2aa312 fork block hash=0000000000000000002053fd2d0b5acfd3c22a2cbd1a8dec60f40b503fe72709 (in IBD=true)
2024-04-30T01:19:04Z [bench]   - Load block from disk: 38.48ms
2024-04-30T01:19:04Z [bench]     - Sanity checks: 2.16ms [43.00s (2.86ms/blk)]
2024-04-30T01:19:04Z [bench]     - Fork checks: 0.03ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:04Z [bench]       - Connect 593 transactions: 46.99ms (0.079ms/tx, 0.007ms/txin) [1869.36s (124.13ms/blk)]
2024-04-30T01:19:04Z [bench]     - Verify 6473 txins: 47.04ms (0.007ms/txin) [1870.32s (124.19ms/blk)]
2024-04-30T01:19:04Z [validation] Pre-allocating up to position 0x500000 in rev01180.dat
2024-04-30T01:19:04Z [bench]     - Write undo data: 4.49ms [58.60s (3.89ms/blk)]
2024-04-30T01:19:04Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:04Z [validation] BlockChecked: block hash=0000000000000000004dcc78f0bf613a81782ff95b3df881c85e6cfa2d84b01b state=Valid
2024-04-30T01:19:04Z [bench]   - Connect total: 53.89ms [1977.46s (131.31ms/blk)]
2024-04-30T01:19:04Z [bench]   - Flush: 21.94ms [158.98s (10.56ms/blk)]
2024-04-30T01:19:04Z [bench]   - Writing chainstate: 0.06ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:04Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509385 txs removed=0
2024-04-30T01:19:04Z UpdateTip: new best=0000000000000000004dcc78f0bf613a81782ff95b3df881c85e6cfa2d84b01b height=509385 version=0x20000000 log2_work=88.134953 tx=299714089 date='2018-02-16T02:17:28Z' progress=0.295567 cache=2575.4MiB(24037618txo)
2024-04-30T01:19:04Z [bench]   - Connect postprocess: 0.30ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:04Z [bench] - Connect block: 114.65ms [2607.32s (173.13ms/blk)]
2024-04-30T01:19:04Z [validation] MempoolTransactionsRemovedForBlock: block height=509385 txs removed=0
2024-04-30T01:19:04Z [validation] Enqueuing BlockConnected: block hash=0000000000000000004dcc78f0bf613a81782ff95b3df881c85e6cfa2d84b01b block height=509385
2024-04-30T01:19:04Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000004dcc78f0bf613a81782ff95b3df881c85e6cfa2d84b01b fork block hash=00000000000000000021302b376635b07a2180ead2ebe2b3988c53a3bd2aa312 (in IBD=true)
2024-04-30T01:19:04Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:04Z [validation] BlockConnected: block hash=0000000000000000004dcc78f0bf613a81782ff95b3df881c85e6cfa2d84b01b block height=509385
2024-04-30T01:19:04Z [bench]   - Load block from disk: 29.40ms
2024-04-30T01:19:04Z [bench]     - Sanity checks: 3.43ms [43.01s (2.86ms/blk)]
2024-04-30T01:19:04Z [bench]     - Fork checks: 0.10ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:04Z [bench]       - Connect 274 transactions: 83.64ms (0.305ms/tx, 0.018ms/txin) [1869.45s (124.12ms/blk)]
2024-04-30T01:19:04Z [bench]     - Verify 4687 txins: 83.69ms (0.018ms/txin) [1870.40s (124.19ms/blk)]
2024-04-30T01:19:04Z [bench]     - Write undo data: 3.19ms [58.60s (3.89ms/blk)]
2024-04-30T01:19:04Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:04Z [validation] BlockChecked: block hash=00000000000000000037ab43e9fb4d4ba8b4222fd975c461ba7c8678ce785ef1 state=Valid
2024-04-30T01:19:04Z [bench]   - Connect total: 90.61ms [1977.55s (131.30ms/blk)]
2024-04-30T01:19:04Z [bench]   - Flush: 14.14ms [159.00s (10.56ms/blk)]
2024-04-30T01:19:04Z [bench]   - Writing chainstate: 0.05ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:04Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509386 txs removed=0
2024-04-30T01:19:04Z UpdateTip: new best=00000000000000000037ab43e9fb4d4ba8b4222fd975c461ba7c8678ce785ef1 height=509386 version=0x20000000 log2_work=88.135005 tx=299714363 date='2018-02-16T02:19:12Z' progress=0.295567 cache=2575.4MiB(24039721txo)
2024-04-30T01:19:04Z [bench]   - Connect postprocess: 0.16ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:04Z [bench] - Connect block: 134.36ms [2607.46s (173.13ms/blk)]
2024-04-30T01:19:04Z [validation] Enqueuing BlockConnected: block hash=00000000000000000037ab43e9fb4d4ba8b4222fd975c461ba7c8678ce785ef1 block height=509386
2024-04-30T01:19:04Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000037ab43e9fb4d4ba8b4222fd975c461ba7c8678ce785ef1 fork block hash=0000000000000000004dcc78f0bf613a81782ff95b3df881c85e6cfa2d84b01b (in IBD=true)
2024-04-30T01:19:04Z [bench]   - Load block from disk: 45.74ms
2024-04-30T01:19:04Z [bench]     - Sanity checks: 1.58ms [43.01s (2.86ms/blk)]
2024-04-30T01:19:04Z [bench]     - Fork checks: 0.03ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:04Z [bench]       - Connect 282 transactions: 72.51ms (0.257ms/tx, 0.014ms/txin) [1869.52s (124.12ms/blk)]
2024-04-30T01:19:04Z [bench]     - Verify 5369 txins: 72.56ms (0.014ms/txin) [1870.47s (124.18ms/blk)]
2024-04-30T01:19:04Z [bench]     - Write undo data: 3.78ms [58.61s (3.89ms/blk)]
2024-04-30T01:19:04Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:04Z [validation] BlockChecked: block hash=000000000000000000063eb2e81942586d4bbc31724b7bda56c15bba9e9709d7 state=Valid
2024-04-30T01:19:04Z [bench]   - Connect total: 78.08ms [1977.63s (131.30ms/blk)]
2024-04-30T01:19:04Z [bench]   - Flush: 7.30ms [159.00s (10.56ms/blk)]
2024-04-30T01:19:04Z [bench]   - Writing chainstate: 0.05ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:04Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509387 txs removed=0
2024-04-30T01:19:04Z UpdateTip: new best=000000000000000000063eb2e81942586d4bbc31724b7bda56c15bba9e9709d7 height=509387 version=0x20000000 log2_work=88.135057 tx=299714645 date='2018-02-16T02:20:45Z' progress=0.295567 cache=2575.4MiB(24039056txo)
2024-04-30T01:19:04Z [bench]   - Connect postprocess: 0.13ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:04Z [bench] - Connect block: 131.30ms [2607.59s (173.12ms/blk)]
2024-04-30T01:19:04Z [validation] Enqueuing BlockConnected: block hash=000000000000000000063eb2e81942586d4bbc31724b7bda56c15bba9e9709d7 block height=509387
2024-04-30T01:19:04Z [validation] Enqueuing UpdatedBlockTip: new block hash=000000000000000000063eb2e81942586d4bbc31724b7bda56c15bba9e9709d7 fork block hash=00000000000000000037ab43e9fb4d4ba8b4222fd975c461ba7c8678ce785ef1 (in IBD=true)
2024-04-30T01:19:04Z [bench]   - Load block from disk: 0.15ms
2024-04-30T01:19:04Z [bench]     - Sanity checks: 0.06ms [43.01s (2.86ms/blk)]
2024-04-30T01:19:04Z [bench]     - Fork checks: 0.02ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:04Z [bench]       - Connect 12 transactions: 25.20ms (2.100ms/tx, 0.467ms/txin) [1869.54s (124.11ms/blk)]
2024-04-30T01:19:04Z [bench]     - Verify 54 txins: 25.31ms (0.469ms/txin) [1870.50s (124.18ms/blk)]
2024-04-30T01:19:04Z [bench]     - Write undo data: 0.19ms [58.61s (3.89ms/blk)]
2024-04-30T01:19:04Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:04Z [validation] BlockChecked: block hash=0000000000000000003343955168d4ede3922f20355b35c4e5dde2e7bc91b1dc state=Valid
2024-04-30T01:19:04Z [bench]   - Connect total: 25.70ms [1977.66s (131.29ms/blk)]
2024-04-30T01:19:04Z [bench]   - Flush: 0.18ms [159.00s (10.56ms/blk)]
2024-04-30T01:19:04Z [bench]   - Writing chainstate: 0.04ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:04Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509388 txs removed=0
2024-04-30T01:19:04Z UpdateTip: new best=0000000000000000003343955168d4ede3922f20355b35c4e5dde2e7bc91b1dc height=509388 version=0x20000000 log2_work=88.135110 tx=299714657 date='2018-02-16T02:21:21Z' progress=0.295567 cache=2575.4MiB(24039100txo)
2024-04-30T01:19:04Z [bench]   - Connect postprocess: 0.09ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:04Z [bench] - Connect block: 26.16ms [2607.62s (173.11ms/blk)]
2024-04-30T01:19:04Z [validation] Enqueuing BlockConnected: block hash=0000000000000000003343955168d4ede3922f20355b35c4e5dde2e7bc91b1dc block height=509388
2024-04-30T01:19:04Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000003343955168d4ede3922f20355b35c4e5dde2e7bc91b1dc fork block hash=000000000000000000063eb2e81942586d4bbc31724b7bda56c15bba9e9709d7 (in IBD=true)
2024-04-30T01:19:04Z [bench]   - Load block from disk: 39.75ms
2024-04-30T01:19:04Z [bench]     - Sanity checks: 1.71ms [43.01s (2.86ms/blk)]
2024-04-30T01:19:04Z [bench]     - Fork checks: 0.03ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:04Z [bench]       - Connect 415 transactions: 76.16ms (0.184ms/tx, 0.013ms/txin) [1869.62s (124.11ms/blk)]
2024-04-30T01:19:04Z [bench]     - Verify 5712 txins: 76.22ms (0.013ms/txin) [1870.58s (124.18ms/blk)]
2024-04-30T01:19:04Z [bench]     - Write undo data: 4.27ms [58.61s (3.89ms/blk)]
2024-04-30T01:19:04Z [bench]     - Index writing: 0.03ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:04Z [validation] BlockChecked: block hash=00000000000000000050b517a61a190ddf01dd68b51838312e1655d0e50aa59d state=Valid
2024-04-30T01:19:04Z [bench]   - Connect total: 82.40ms [1977.74s (131.29ms/blk)]
2024-04-30T01:19:04Z [bench]   - Flush: 10.97ms [159.02s (10.56ms/blk)]
2024-04-30T01:19:04Z [bench]   - Writing chainstate: 0.05ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:04Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509389 txs removed=0
2024-04-30T01:19:04Z UpdateTip: new best=00000000000000000050b517a61a190ddf01dd68b51838312e1655d0e50aa59d height=509389 version=0x20000000 log2_work=88.135162 tx=299715072 date='2018-02-16T02:23:34Z' progress=0.295568 cache=2575.4MiB(24038111txo)
2024-04-30T01:19:04Z [bench]   - Connect postprocess: 0.19ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:04Z [bench] - Connect block: 133.36ms [2607.75s (173.11ms/blk)]
2024-04-30T01:19:04Z [validation] Enqueuing BlockConnected: block hash=00000000000000000050b517a61a190ddf01dd68b51838312e1655d0e50aa59d block height=509389
2024-04-30T01:19:04Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000050b517a61a190ddf01dd68b51838312e1655d0e50aa59d fork block hash=0000000000000000003343955168d4ede3922f20355b35c4e5dde2e7bc91b1dc (in IBD=true)
2024-04-30T01:19:04Z [validation] UpdatedBlockTip: new block hash=0000000000000000004dcc78f0bf613a81782ff95b3df881c85e6cfa2d84b01b fork block hash=00000000000000000021302b376635b07a2180ead2ebe2b3988c53a3bd2aa312 (in IBD=true)
2024-04-30T01:19:04Z [validation] MempoolTransactionsRemovedForBlock: block height=509386 txs removed=0
2024-04-30T01:19:04Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:04Z [validation] BlockConnected: block hash=00000000000000000037ab43e9fb4d4ba8b4222fd975c461ba7c8678ce785ef1 block height=509386
2024-04-30T01:19:04Z [validation] UpdatedBlockTip: new block hash=00000000000000000037ab43e9fb4d4ba8b4222fd975c461ba7c8678ce785ef1 fork block hash=0000000000000000004dcc78f0bf613a81782ff95b3df881c85e6cfa2d84b01b (in IBD=true)
2024-04-30T01:19:04Z [validation] MempoolTransactionsRemovedForBlock: block height=509387 txs removed=0
2024-04-30T01:19:04Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:04Z [validation] BlockConnected: block hash=000000000000000000063eb2e81942586d4bbc31724b7bda56c15bba9e9709d7 block height=509387
2024-04-30T01:19:04Z [validation] UpdatedBlockTip: new block hash=000000000000000000063eb2e81942586d4bbc31724b7bda56c15bba9e9709d7 fork block hash=00000000000000000037ab43e9fb4d4ba8b4222fd975c461ba7c8678ce785ef1 (in IBD=true)
2024-04-30T01:19:04Z [validation] MempoolTransactionsRemovedForBlock: block height=509388 txs removed=0
2024-04-30T01:19:04Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:04Z [validation] BlockConnected: block hash=0000000000000000003343955168d4ede3922f20355b35c4e5dde2e7bc91b1dc block height=509388
2024-04-30T01:19:04Z [validation] UpdatedBlockTip: new block hash=0000000000000000003343955168d4ede3922f20355b35c4e5dde2e7bc91b1dc fork block hash=000000000000000000063eb2e81942586d4bbc31724b7bda56c15bba9e9709d7 (in IBD=true)
2024-04-30T01:19:04Z [validation] MempoolTransactionsRemovedForBlock: block height=509389 txs removed=0
2024-04-30T01:19:04Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:04Z [validation] BlockConnected: block hash=00000000000000000050b517a61a190ddf01dd68b51838312e1655d0e50aa59d block height=509389
2024-04-30T01:19:04Z [validation] UpdatedBlockTip: new block hash=00000000000000000050b517a61a190ddf01dd68b51838312e1655d0e50aa59d fork block hash=0000000000000000003343955168d4ede3922f20355b35c4e5dde2e7bc91b1dc (in IBD=true)
2024-04-30T01:19:04Z [bench]   - Load block from disk: 10.90ms
2024-04-30T01:19:04Z [bench]     - Sanity checks: 1.63ms [43.01s (2.86ms/blk)]
2024-04-30T01:19:04Z [bench]     - Fork checks: 0.03ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:05Z [bench]       - Connect 345 transactions: 79.84ms (0.231ms/tx, 0.018ms/txin) [1869.70s (124.11ms/blk)]
2024-04-30T01:19:05Z [bench]     - Verify 4356 txins: 79.89ms (0.018ms/txin) [1870.66s (124.17ms/blk)]
2024-04-30T01:19:05Z [bench]     - Write undo data: 3.10ms [58.61s (3.89ms/blk)]
2024-04-30T01:19:05Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:05Z [validation] BlockChecked: block hash=0000000000000000005b5c0aa4a5c930000f178c018c00342f4de9e4e104eafc state=Valid
2024-04-30T01:19:05Z [bench]   - Connect total: 84.81ms [1977.83s (131.29ms/blk)]
2024-04-30T01:19:05Z [bench]   - Flush: 9.13ms [159.03s (10.56ms/blk)]
2024-04-30T01:19:05Z [bench]   - Writing chainstate: 0.04ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:05Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509390 txs removed=0
2024-04-30T01:19:05Z UpdateTip: new best=0000000000000000005b5c0aa4a5c930000f178c018c00342f4de9e4e104eafc height=509390 version=0x20000000 log2_work=88.135215 tx=299715417 date='2018-02-16T02:25:39Z' progress=0.295568 cache=2575.4MiB(24039201txo)
2024-04-30T01:19:05Z [bench]   - Connect postprocess: 0.18ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:05Z [bench] - Connect block: 105.05ms [2607.85s (173.11ms/blk)]
2024-04-30T01:19:05Z [validation] Enqueuing BlockConnected: block hash=0000000000000000005b5c0aa4a5c930000f178c018c00342f4de9e4e104eafc block height=509390
2024-04-30T01:19:05Z [validation] MempoolTransactionsRemovedForBlock: block height=509390 txs removed=0
2024-04-30T01:19:05Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000005b5c0aa4a5c930000f178c018c00342f4de9e4e104eafc fork block hash=00000000000000000050b517a61a190ddf01dd68b51838312e1655d0e50aa59d (in IBD=true)
2024-04-30T01:19:05Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:05Z [validation] BlockConnected: block hash=0000000000000000005b5c0aa4a5c930000f178c018c00342f4de9e4e104eafc block height=509390
2024-04-30T01:19:05Z [bench]   - Load block from disk: 36.67ms
2024-04-30T01:19:05Z [bench]     - Sanity checks: 5.69ms [43.02s (2.86ms/blk)]
2024-04-30T01:19:05Z [bench]     - Fork checks: 0.09ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:05Z [bench]       - Connect 1864 transactions: 28.43ms (0.015ms/tx, 0.005ms/txin) [1869.73s (124.10ms/blk)]
2024-04-30T01:19:05Z [bench]     - Verify 5593 txins: 28.56ms (0.005ms/txin) [1870.68s (124.17ms/blk)]
2024-04-30T01:19:05Z [bench]     - Write undo data: 7.17ms [58.62s (3.89ms/blk)]
2024-04-30T01:19:05Z [bench]     - Index writing: 0.06ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:05Z [validation] BlockChecked: block hash=00000000000000000055508a095f3c669bafb38d6c82c136ccfd1b169e9717e4 state=Valid
2024-04-30T01:19:05Z [bench]   - Connect total: 41.87ms [1977.87s (131.28ms/blk)]
2024-04-30T01:19:05Z [bench]   - Flush: 18.75ms [159.04s (10.56ms/blk)]
2024-04-30T01:19:05Z [bench]   - Writing chainstate: 0.06ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:05Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509391 txs removed=0
2024-04-30T01:19:05Z UpdateTip: new best=00000000000000000055508a095f3c669bafb38d6c82c136ccfd1b169e9717e4 height=509391 version=0x20000000 log2_work=88.135267 tx=299717281 date='2018-02-16T02:44:48Z' progress=0.295570 cache=2575.4MiB(24038009txo)
2024-04-30T01:19:05Z [bench]   - Connect postprocess: 0.63ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:05Z [bench] - Connect block: 97.97ms [2607.95s (173.10ms/blk)]
2024-04-30T01:19:05Z [validation] Enqueuing BlockConnected: block hash=00000000000000000055508a095f3c669bafb38d6c82c136ccfd1b169e9717e4 block height=509391
2024-04-30T01:19:05Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000055508a095f3c669bafb38d6c82c136ccfd1b169e9717e4 fork block hash=0000000000000000005b5c0aa4a5c930000f178c018c00342f4de9e4e104eafc (in IBD=true)
2024-04-30T01:19:05Z [bench]   - Load block from disk: 9.81ms
2024-04-30T01:19:05Z [bench]     - Sanity checks: 2.18ms [43.02s (2.86ms/blk)]
2024-04-30T01:19:05Z [bench]     - Fork checks: 0.06ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:06Z [bench]       - Connect 396 transactions: 849.13ms (2.144ms/tx, 0.143ms/txin) [1870.58s (124.15ms/blk)]
2024-04-30T01:19:06Z [bench]     - Verify 5923 txins: 849.24ms (0.143ms/txin) [1871.53s (124.21ms/blk)]
2024-04-30T01:19:06Z [bench]     - Write undo data: 11.39ms [58.63s (3.89ms/blk)]
2024-04-30T01:19:06Z [bench]     - Index writing: 0.07ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:06Z [validation] BlockChecked: block hash=00000000000000000010f22a26054fcbbed0b3b704e61003867084a2731cbdac state=Valid
2024-04-30T01:19:06Z [bench]   - Connect total: 863.15ms [1978.73s (131.33ms/blk)]
2024-04-30T01:19:06Z [bench]   - Flush: 17.18ms [159.06s (10.56ms/blk)]
2024-04-30T01:19:06Z [bench]   - Writing chainstate: 0.19ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:06Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509392 txs removed=0
2024-04-30T01:19:06Z UpdateTip: new best=00000000000000000010f22a26054fcbbed0b3b704e61003867084a2731cbdac height=509392 version=0x20000000 log2_work=88.135319 tx=299717677 date='2018-02-16T02:45:31Z' progress=0.295570 cache=2575.4MiB(24037282txo)
2024-04-30T01:19:06Z [bench]   - Connect postprocess: 0.40ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:06Z [bench] - Connect block: 890.73ms [2608.84s (173.15ms/blk)]
2024-04-30T01:19:06Z [validation] Enqueuing BlockConnected: block hash=00000000000000000010f22a26054fcbbed0b3b704e61003867084a2731cbdac block height=509392
2024-04-30T01:19:06Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000010f22a26054fcbbed0b3b704e61003867084a2731cbdac fork block hash=00000000000000000055508a095f3c669bafb38d6c82c136ccfd1b169e9717e4 (in IBD=true)
2024-04-30T01:19:06Z [bench]   - Load block from disk: 60.23ms
2024-04-30T01:19:06Z [bench]     - Sanity checks: 2.14ms [43.02s (2.86ms/blk)]
2024-04-30T01:19:06Z [bench]     - Fork checks: 0.07ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:08Z [bench]       - Connect 410 transactions: 1928.13ms (4.703ms/tx, 0.548ms/txin) [1872.51s (124.27ms/blk)]
2024-04-30T01:19:08Z [bench]     - Verify 3521 txins: 1928.34ms (0.548ms/txin) [1873.46s (124.33ms/blk)]
2024-04-30T01:19:08Z [bench]     - Write undo data: 8.54ms [58.64s (3.89ms/blk)]
2024-04-30T01:19:08Z [bench]     - Index writing: 0.07ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:08Z [validation] BlockChecked: block hash=0000000000000000004c18d8a5560d4e0eef07347baf03e46fbc74cde791d373 state=Valid
2024-04-30T01:19:08Z [bench]   - Connect total: 1939.45ms [1980.67s (131.45ms/blk)]
2024-04-30T01:19:08Z [bench]   - Flush: 20.39ms [159.08s (10.56ms/blk)]
2024-04-30T01:19:08Z [bench]   - Writing chainstate: 0.09ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:08Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509393 txs removed=0
2024-04-30T01:19:08Z UpdateTip: new best=0000000000000000004c18d8a5560d4e0eef07347baf03e46fbc74cde791d373 height=509393 version=0x20000000 log2_work=88.135372 tx=299718087 date='2018-02-16T02:47:55Z' progress=0.295571 cache=2575.4MiB(24041990txo)
2024-04-30T01:19:08Z [bench]   - Connect postprocess: 0.23ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:08Z [bench] - Connect block: 2020.37ms [2610.86s (173.27ms/blk)]
2024-04-30T01:19:08Z [validation] Enqueuing BlockConnected: block hash=0000000000000000004c18d8a5560d4e0eef07347baf03e46fbc74cde791d373 block height=509393
2024-04-30T01:19:08Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000004c18d8a5560d4e0eef07347baf03e46fbc74cde791d373 fork block hash=00000000000000000010f22a26054fcbbed0b3b704e61003867084a2731cbdac (in IBD=true)
2024-04-30T01:19:08Z [bench]   - Load block from disk: 320.23ms
2024-04-30T01:19:08Z [bench]     - Sanity checks: 4.51ms [43.03s (2.86ms/blk)]
2024-04-30T01:19:08Z [bench]     - Fork checks: 0.12ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:09Z [bench]       - Connect 918 transactions: 1224.57ms (1.334ms/tx, 0.273ms/txin) [1873.73s (124.34ms/blk)]
2024-04-30T01:19:09Z [bench]     - Verify 4491 txins: 1224.71ms (0.273ms/txin) [1874.69s (124.41ms/blk)]
2024-04-30T01:19:09Z [bench]     - Write undo data: 10.63ms [58.65s (3.89ms/blk)]
2024-04-30T01:19:09Z [bench]     - Index writing: 0.16ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:09Z [validation] BlockChecked: block hash=0000000000000000003ab6aae6cbfb73312189d9ff037765af73ce5de6614826 state=Valid
2024-04-30T01:19:09Z [bench]   - Connect total: 1240.76ms [1981.91s (131.52ms/blk)]
2024-04-30T01:19:09Z [bench]   - Flush: 15.18ms [159.10s (10.56ms/blk)]
2024-04-30T01:19:09Z [bench]   - Writing chainstate: 0.08ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:09Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509394 txs removed=0
2024-04-30T01:19:09Z UpdateTip: new best=0000000000000000003ab6aae6cbfb73312189d9ff037765af73ce5de6614826 height=509394 version=0x20000000 log2_work=88.135424 tx=299719005 date='2018-02-16T02:55:46Z' progress=0.295572 cache=2575.4MiB(24043178txo)
2024-04-30T01:19:09Z [bench]   - Connect postprocess: 0.31ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:09Z [bench] - Connect block: 1576.57ms [2612.44s (173.37ms/blk)]
2024-04-30T01:19:09Z [validation] Enqueuing BlockConnected: block hash=0000000000000000003ab6aae6cbfb73312189d9ff037765af73ce5de6614826 block height=509394
2024-04-30T01:19:09Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000003ab6aae6cbfb73312189d9ff037765af73ce5de6614826 fork block hash=0000000000000000004c18d8a5560d4e0eef07347baf03e46fbc74cde791d373 (in IBD=true)
2024-04-30T01:19:09Z [validation] UpdatedBlockTip: new block hash=0000000000000000005b5c0aa4a5c930000f178c018c00342f4de9e4e104eafc fork block hash=00000000000000000050b517a61a190ddf01dd68b51838312e1655d0e50aa59d (in IBD=true)
2024-04-30T01:19:09Z [validation] MempoolTransactionsRemovedForBlock: block height=509391 txs removed=0
2024-04-30T01:19:09Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:09Z [validation] BlockConnected: block hash=00000000000000000055508a095f3c669bafb38d6c82c136ccfd1b169e9717e4 block height=509391
2024-04-30T01:19:09Z [validation] UpdatedBlockTip: new block hash=00000000000000000055508a095f3c669bafb38d6c82c136ccfd1b169e9717e4 fork block hash=0000000000000000005b5c0aa4a5c930000f178c018c00342f4de9e4e104eafc (in IBD=true)
2024-04-30T01:19:09Z [validation] MempoolTransactionsRemovedForBlock: block height=509392 txs removed=0
2024-04-30T01:19:09Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:09Z [validation] BlockConnected: block hash=00000000000000000010f22a26054fcbbed0b3b704e61003867084a2731cbdac block height=509392
2024-04-30T01:19:09Z [validation] UpdatedBlockTip: new block hash=00000000000000000010f22a26054fcbbed0b3b704e61003867084a2731cbdac fork block hash=00000000000000000055508a095f3c669bafb38d6c82c136ccfd1b169e9717e4 (in IBD=true)
2024-04-30T01:19:09Z [validation] MempoolTransactionsRemovedForBlock: block height=509393 txs removed=0
2024-04-30T01:19:09Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:09Z [validation] BlockConnected: block hash=0000000000000000004c18d8a5560d4e0eef07347baf03e46fbc74cde791d373 block height=509393
2024-04-30T01:19:09Z [validation] UpdatedBlockTip: new block hash=0000000000000000004c18d8a5560d4e0eef07347baf03e46fbc74cde791d373 fork block hash=00000000000000000010f22a26054fcbbed0b3b704e61003867084a2731cbdac (in IBD=true)
2024-04-30T01:19:09Z [validation] MempoolTransactionsRemovedForBlock: block height=509394 txs removed=0
2024-04-30T01:19:09Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:09Z [validation] BlockConnected: block hash=0000000000000000003ab6aae6cbfb73312189d9ff037765af73ce5de6614826 block height=509394
2024-04-30T01:19:09Z [validation] UpdatedBlockTip: new block hash=0000000000000000003ab6aae6cbfb73312189d9ff037765af73ce5de6614826 fork block hash=0000000000000000004c18d8a5560d4e0eef07347baf03e46fbc74cde791d373 (in IBD=true)
2024-04-30T01:19:09Z [addrman] Selected [2600:4040:4980:f200:4ba:bc91:1791:9e6d]:8333 from new
2024-04-30T01:19:09Z [net] Making network specific connection to [2600:4040:4980:f200:4ba:bc91:1791:9e6d]:8333 on ipv6.
2024-04-30T01:19:09Z [net] trying v1 connection [2600:4040:4980:f200:4ba:bc91:1791:9e6d]:8333 lastseen=267.2hrs
2024-04-30T01:19:09Z [net] connect() to [2600:4040:4980:f200:4ba:bc91:1791:9e6d]:8333 failed: Network is unreachable (101)
2024-04-30T01:19:09Z [bench]   - Load block from disk: 34.17ms
2024-04-30T01:19:09Z [bench]     - Sanity checks: 2.95ms [43.03s (2.86ms/blk)]
2024-04-30T01:19:09Z [bench]     - Fork checks: 0.06ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:10Z [bench]       - Connect 835 transactions: 1018.52ms (1.220ms/tx, 0.249ms/txin) [1874.75s (124.40ms/blk)]
2024-04-30T01:19:10Z [bench]     - Verify 4085 txins: 1018.66ms (0.249ms/txin) [1875.70s (124.47ms/blk)]
2024-04-30T01:19:10Z [bench]     - Write undo data: 9.76ms [58.66s (3.89ms/blk)]
2024-04-30T01:19:10Z [bench]     - Index writing: 0.08ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:10Z [validation] BlockChecked: block hash=0000000000000000000fb6ac29d7a86a0409f54d6f393d6323aa97d2421612e7 state=Valid
2024-04-30T01:19:10Z [bench]   - Connect total: 1031.83ms [1982.94s (131.58ms/blk)]
2024-04-30T01:19:10Z [bench]   - Flush: 17.84ms [159.11s (10.56ms/blk)]
2024-04-30T01:19:10Z [bench]   - Writing chainstate: 0.06ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:10Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509395 txs removed=0
2024-04-30T01:19:10Z UpdateTip: new best=0000000000000000000fb6ac29d7a86a0409f54d6f393d6323aa97d2421612e7 height=509395 version=0x20000000 log2_work=88.135477 tx=299719840 date='2018-02-16T03:01:39Z' progress=0.295572 cache=2575.4MiB(24045710txo)
2024-04-30T01:19:10Z [bench]   - Connect postprocess: 0.25ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:10Z [bench] - Connect block: 1084.15ms [2613.52s (173.43ms/blk)]
2024-04-30T01:19:10Z [validation] Enqueuing BlockConnected: block hash=0000000000000000000fb6ac29d7a86a0409f54d6f393d6323aa97d2421612e7 block height=509395
2024-04-30T01:19:10Z [validation] MempoolTransactionsRemovedForBlock: block height=509395 txs removed=0
2024-04-30T01:19:10Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000000fb6ac29d7a86a0409f54d6f393d6323aa97d2421612e7 fork block hash=0000000000000000003ab6aae6cbfb73312189d9ff037765af73ce5de6614826 (in IBD=true)
2024-04-30T01:19:10Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:10Z [validation] BlockConnected: block hash=0000000000000000000fb6ac29d7a86a0409f54d6f393d6323aa97d2421612e7 block height=509395
2024-04-30T01:19:10Z [bench]   - Load block from disk: 113.69ms
2024-04-30T01:19:10Z [bench]     - Sanity checks: 6.18ms [43.03s (2.86ms/blk)]
2024-04-30T01:19:10Z [bench]     - Fork checks: 0.11ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:11Z [bench]       - Connect 1845 transactions: 429.16ms (0.233ms/tx, 0.096ms/txin) [1875.18s (124.42ms/blk)]
2024-04-30T01:19:11Z [bench]     - Verify 4462 txins: 429.28ms (0.096ms/txin) [1876.13s (124.49ms/blk)]
2024-04-30T01:19:11Z [validation] Pre-allocating up to position 0x600000 in rev01180.dat
2024-04-30T01:19:11Z [bench]     - Write undo data: 11.10ms [58.67s (3.89ms/blk)]
2024-04-30T01:19:11Z [bench]     - Index writing: 0.07ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:11Z [validation] BlockChecked: block hash=00000000000000000060cb32ab97490e51044b0242bed803bb382be77d9638a5 state=Valid
2024-04-30T01:19:11Z [bench]   - Connect total: 447.47ms [1983.39s (131.60ms/blk)]
2024-04-30T01:19:11Z [bench]   - Flush: 26.54ms [159.14s (10.56ms/blk)]
2024-04-30T01:19:11Z [bench]   - Writing chainstate: 0.09ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:11Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509396 txs removed=0
2024-04-30T01:19:11Z UpdateTip: new best=00000000000000000060cb32ab97490e51044b0242bed803bb382be77d9638a5 height=509396 version=0x20000000 log2_work=88.135529 tx=299721685 date='2018-02-16T03:18:15Z' progress=0.295574 cache=2575.7MiB(24048349txo)
2024-04-30T01:19:11Z [bench]   - Connect postprocess: 0.62ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:11Z [bench] - Connect block: 588.42ms [2614.11s (173.45ms/blk)]
2024-04-30T01:19:11Z [validation] Enqueuing BlockConnected: block hash=00000000000000000060cb32ab97490e51044b0242bed803bb382be77d9638a5 block height=509396
2024-04-30T01:19:11Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000060cb32ab97490e51044b0242bed803bb382be77d9638a5 fork block hash=0000000000000000000fb6ac29d7a86a0409f54d6f393d6323aa97d2421612e7 (in IBD=true)
2024-04-30T01:19:11Z [bench]   - Load block from disk: 18.93ms
2024-04-30T01:19:11Z [bench]     - Sanity checks: 2.30ms [43.04s (2.86ms/blk)]
2024-04-30T01:19:11Z [bench]     - Fork checks: 0.14ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:11Z [bench]       - Connect 404 transactions: 5.09ms (0.013ms/tx, 0.007ms/txin) [1875.18s (124.41ms/blk)]
2024-04-30T01:19:11Z [bench]     - Verify 695 txins: 5.19ms (0.007ms/txin) [1876.14s (124.48ms/blk)]
2024-04-30T01:19:11Z [bench]     - Write undo data: 1.06ms [58.67s (3.89ms/blk)]
2024-04-30T01:19:11Z [bench]     - Index writing: 0.04ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:11Z [validation] BlockChecked: block hash=000000000000000000489338cdc5f31c75a8e96ab7b61adc364b2bc76c6f4100 state=Valid
2024-04-30T01:19:11Z [bench]   - Connect total: 8.96ms [1983.40s (131.59ms/blk)]
2024-04-30T01:19:11Z [bench]   - Flush: 3.98ms [159.14s (10.56ms/blk)]
2024-04-30T01:19:11Z [bench]   - Writing chainstate: 0.07ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:11Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509397 txs removed=0
2024-04-30T01:19:11Z UpdateTip: new best=000000000000000000489338cdc5f31c75a8e96ab7b61adc364b2bc76c6f4100 height=509397 version=0x20000000 log2_work=88.135581 tx=299722089 date='2018-02-16T03:22:09Z' progress=0.295575 cache=2575.9MiB(24048781txo)
2024-04-30T01:19:11Z [bench]   - Connect postprocess: 0.19ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:11Z [bench] - Connect block: 32.13ms [2614.14s (173.44ms/blk)]
2024-04-30T01:19:11Z [validation] Enqueuing BlockConnected: block hash=000000000000000000489338cdc5f31c75a8e96ab7b61adc364b2bc76c6f4100 block height=509397
2024-04-30T01:19:11Z [validation] Enqueuing UpdatedBlockTip: new block hash=000000000000000000489338cdc5f31c75a8e96ab7b61adc364b2bc76c6f4100 fork block hash=00000000000000000060cb32ab97490e51044b0242bed803bb382be77d9638a5 (in IBD=true)
2024-04-30T01:19:11Z [bench]   - Load block from disk: 36.15ms
2024-04-30T01:19:11Z [bench]     - Sanity checks: 1.15ms [43.04s (2.86ms/blk)]
2024-04-30T01:19:11Z [bench]     - Fork checks: 0.03ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:12Z [bench]       - Connect 418 transactions: 989.42ms (2.367ms/tx, 0.278ms/txin) [1876.17s (124.47ms/blk)]
2024-04-30T01:19:12Z [bench]     - Verify 3564 txins: 989.55ms (0.278ms/txin) [1877.13s (124.54ms/blk)]
2024-04-30T01:19:12Z [validation] Pre-allocating up to position 0x1100000 in rev01179.dat
2024-04-30T01:19:12Z [bench]     - Write undo data: 8.23ms [58.68s (3.89ms/blk)]
2024-04-30T01:19:12Z [bench]     - Index writing: 0.07ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:12Z [validation] BlockChecked: block hash=00000000000000000019f5263d047723fded8e20af30bb00268aabf34c3f13e0 state=Valid
2024-04-30T01:19:12Z [bench]   - Connect total: 999.29ms [1984.40s (131.65ms/blk)]
2024-04-30T01:19:12Z [bench]   - Flush: 9.57ms [159.15s (10.56ms/blk)]
2024-04-30T01:19:12Z [bench]   - Writing chainstate: 0.11ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:12Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509398 txs removed=0
2024-04-30T01:19:12Z UpdateTip: new best=00000000000000000019f5263d047723fded8e20af30bb00268aabf34c3f13e0 height=509398 version=0x20000000 log2_work=88.135634 tx=299722507 date='2018-02-16T03:24:45Z' progress=0.295575 cache=2576.2MiB(24051434txo)
2024-04-30T01:19:12Z [bench]   - Connect postprocess: 0.36ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:12Z [bench] - Connect block: 1045.47ms [2615.19s (173.50ms/blk)]
2024-04-30T01:19:12Z [validation] Enqueuing BlockConnected: block hash=00000000000000000019f5263d047723fded8e20af30bb00268aabf34c3f13e0 block height=509398
2024-04-30T01:19:12Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000019f5263d047723fded8e20af30bb00268aabf34c3f13e0 fork block hash=000000000000000000489338cdc5f31c75a8e96ab7b61adc364b2bc76c6f4100 (in IBD=true)
2024-04-30T01:19:12Z [bench]   - Load block from disk: 96.73ms
2024-04-30T01:19:12Z [bench]     - Sanity checks: 3.02ms [43.04s (2.86ms/blk)]
2024-04-30T01:19:12Z [bench]     - Fork checks: 0.08ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:13Z [bench]       - Connect 801 transactions: 838.32ms (1.047ms/tx, 0.195ms/txin) [1877.01s (124.52ms/blk)]
2024-04-30T01:19:13Z [bench]     - Verify 4307 txins: 838.45ms (0.195ms/txin) [1877.97s (124.58ms/blk)]
2024-04-30T01:19:13Z [bench]     - Write undo data: 10.94ms [58.69s (3.89ms/blk)]
2024-04-30T01:19:13Z [bench]     - Index writing: 0.07ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:13Z [validation] BlockChecked: block hash=000000000000000000053a5daf04b8652b3d0d099420aa13f847df33337f5757 state=Valid
2024-04-30T01:19:13Z [bench]   - Connect total: 852.92ms [1985.25s (131.70ms/blk)]
2024-04-30T01:19:13Z [bench]   - Flush: 13.67ms [159.17s (10.56ms/blk)]
2024-04-30T01:19:13Z [bench]   - Writing chainstate: 0.11ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:13Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509399 txs removed=0
2024-04-30T01:19:13Z UpdateTip: new best=000000000000000000053a5daf04b8652b3d0d099420aa13f847df33337f5757 height=509399 version=0x20000000 log2_work=88.135686 tx=299723308 date='2018-02-16T03:30:44Z' progress=0.295576 cache=2576.4MiB(24053739txo)
2024-04-30T01:19:13Z [bench]   - Connect postprocess: 0.44ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:13Z [bench] - Connect block: 963.88ms [2616.15s (173.55ms/blk)]
2024-04-30T01:19:13Z [validation] Enqueuing BlockConnected: block hash=000000000000000000053a5daf04b8652b3d0d099420aa13f847df33337f5757 block height=509399
2024-04-30T01:19:13Z [validation] Enqueuing UpdatedBlockTip: new block hash=000000000000000000053a5daf04b8652b3d0d099420aa13f847df33337f5757 fork block hash=00000000000000000019f5263d047723fded8e20af30bb00268aabf34c3f13e0 (in IBD=true)
2024-04-30T01:19:13Z [validation] UpdatedBlockTip: new block hash=0000000000000000000fb6ac29d7a86a0409f54d6f393d6323aa97d2421612e7 fork block hash=0000000000000000003ab6aae6cbfb73312189d9ff037765af73ce5de6614826 (in IBD=true)
2024-04-30T01:19:13Z [validation] MempoolTransactionsRemovedForBlock: block height=509396 txs removed=0
2024-04-30T01:19:13Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:13Z [validation] BlockConnected: block hash=00000000000000000060cb32ab97490e51044b0242bed803bb382be77d9638a5 block height=509396
2024-04-30T01:19:13Z [validation] UpdatedBlockTip: new block hash=00000000000000000060cb32ab97490e51044b0242bed803bb382be77d9638a5 fork block hash=0000000000000000000fb6ac29d7a86a0409f54d6f393d6323aa97d2421612e7 (in IBD=true)
2024-04-30T01:19:13Z [validation] MempoolTransactionsRemovedForBlock: block height=509397 txs removed=0
2024-04-30T01:19:13Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:13Z [validation] BlockConnected: block hash=000000000000000000489338cdc5f31c75a8e96ab7b61adc364b2bc76c6f4100 block height=509397
2024-04-30T01:19:13Z [validation] UpdatedBlockTip: new block hash=000000000000000000489338cdc5f31c75a8e96ab7b61adc364b2bc76c6f4100 fork block hash=00000000000000000060cb32ab97490e51044b0242bed803bb382be77d9638a5 (in IBD=true)
2024-04-30T01:19:13Z [validation] MempoolTransactionsRemovedForBlock: block height=509398 txs removed=0
2024-04-30T01:19:13Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:13Z [validation] BlockConnected: block hash=00000000000000000019f5263d047723fded8e20af30bb00268aabf34c3f13e0 block height=509398
2024-04-30T01:19:13Z [validation] UpdatedBlockTip: new block hash=00000000000000000019f5263d047723fded8e20af30bb00268aabf34c3f13e0 fork block hash=000000000000000000489338cdc5f31c75a8e96ab7b61adc364b2bc76c6f4100 (in IBD=true)
2024-04-30T01:19:13Z [validation] MempoolTransactionsRemovedForBlock: block height=509399 txs removed=0
2024-04-30T01:19:13Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:13Z [validation] BlockConnected: block hash=000000000000000000053a5daf04b8652b3d0d099420aa13f847df33337f5757 block height=509399
2024-04-30T01:19:13Z [validation] UpdatedBlockTip: new block hash=000000000000000000053a5daf04b8652b3d0d099420aa13f847df33337f5757 fork block hash=00000000000000000019f5263d047723fded8e20af30bb00268aabf34c3f13e0 (in IBD=true)
2024-04-30T01:19:13Z [bench]   - Load block from disk: 111.53ms
2024-04-30T01:19:13Z [bench]     - Sanity checks: 2.56ms [43.04s (2.86ms/blk)]
2024-04-30T01:19:13Z [bench]     - Fork checks: 0.04ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:13Z [bench]       - Connect 2270 transactions: 191.87ms (0.085ms/tx, 0.042ms/txin) [1877.20s (124.52ms/blk)]
2024-04-30T01:19:13Z [bench]     - Verify 4521 txins: 192.00ms (0.042ms/txin) [1878.16s (124.59ms/blk)]
2024-04-30T01:19:13Z [bench]     - Write undo data: 11.24ms [58.70s (3.89ms/blk)]
2024-04-30T01:19:13Z [bench]     - Index writing: 0.08ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:13Z [validation] BlockChecked: block hash=00000000000000000024d3f71c3bd3fa18afa1ef9120d099908b8f6bed37665c state=Valid
2024-04-30T01:19:13Z [bench]   - Connect total: 206.45ms [1985.46s (131.71ms/blk)]
2024-04-30T01:19:13Z [bench]   - Flush: 44.82ms [159.21s (10.56ms/blk)]
2024-04-30T01:19:13Z [bench]   - Writing chainstate: 0.06ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:13Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509400 txs removed=0
2024-04-30T01:19:13Z UpdateTip: new best=00000000000000000024d3f71c3bd3fa18afa1ef9120d099908b8f6bed37665c height=509400 version=0x20000000 log2_work=88.135739 tx=299725578 date='2018-02-16T04:07:26Z' progress=0.295578 cache=2576.9MiB(24059204txo)
2024-04-30T01:19:13Z [bench]   - Connect postprocess: 0.75ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:13Z [bench] - Connect block: 363.61ms [2616.52s (173.57ms/blk)]
2024-04-30T01:19:13Z [validation] MempoolTransactionsRemovedForBlock: block height=509400 txs removed=0
2024-04-30T01:19:13Z [validation] Enqueuing BlockConnected: block hash=00000000000000000024d3f71c3bd3fa18afa1ef9120d099908b8f6bed37665c block height=509400
2024-04-30T01:19:13Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000024d3f71c3bd3fa18afa1ef9120d099908b8f6bed37665c fork block hash=000000000000000000053a5daf04b8652b3d0d099420aa13f847df33337f5757 (in IBD=true)
2024-04-30T01:19:13Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:13Z [validation] BlockConnected: block hash=00000000000000000024d3f71c3bd3fa18afa1ef9120d099908b8f6bed37665c block height=509400
2024-04-30T01:19:13Z [bench]   - Load block from disk: 42.07ms
2024-04-30T01:19:13Z [bench]     - Sanity checks: 3.55ms [43.05s (2.86ms/blk)]
2024-04-30T01:19:13Z [bench]     - Fork checks: 0.06ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:13Z [bench]       - Connect 2270 transactions: 151.54ms (0.067ms/tx, 0.029ms/txin) [1877.35s (124.53ms/blk)]
2024-04-30T01:19:13Z [bench]     - Verify 5212 txins: 151.60ms (0.029ms/txin) [1878.31s (124.59ms/blk)]
2024-04-30T01:19:13Z [bench]     - Write undo data: 3.95ms [58.71s (3.89ms/blk)]
2024-04-30T01:19:13Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:13Z [validation] BlockChecked: block hash=0000000000000000003e5fb8d0310684cc1c06a13250d59662ce3e1953150764 state=Valid
2024-04-30T01:19:13Z [bench]   - Connect total: 159.40ms [1985.62s (131.71ms/blk)]
2024-04-30T01:19:14Z [bench]   - Flush: 27.17ms [159.24s (10.56ms/blk)]
2024-04-30T01:19:14Z [bench]   - Writing chainstate: 0.08ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:14Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509401 txs removed=0
2024-04-30T01:19:14Z UpdateTip: new best=0000000000000000003e5fb8d0310684cc1c06a13250d59662ce3e1953150764 height=509401 version=0x20000000 log2_work=88.135791 tx=299727848 date='2018-02-16T04:16:04Z' progress=0.295580 cache=2576.9MiB(24060914txo)
2024-04-30T01:19:14Z [bench]   - Connect postprocess: 0.72ms [6.89s (0.46ms/blk)]
2024-04-30T01:19:14Z [bench] - Connect block: 229.45ms [2616.75s (173.57ms/blk)]
2024-04-30T01:19:14Z [validation] Enqueuing BlockConnected: block hash=0000000000000000003e5fb8d0310684cc1c06a13250d59662ce3e1953150764 block height=509401
2024-04-30T01:19:14Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000003e5fb8d0310684cc1c06a13250d59662ce3e1953150764 fork block hash=00000000000000000024d3f71c3bd3fa18afa1ef9120d099908b8f6bed37665c (in IBD=true)
2024-04-30T01:19:14Z [bench]   - Load block from disk: 21.75ms
2024-04-30T01:19:14Z [bench]     - Sanity checks: 1.87ms [43.05s (2.86ms/blk)]
2024-04-30T01:19:14Z [bench]     - Fork checks: 0.04ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:16Z [bench]       - Connect 458 transactions: 2937.64ms (6.414ms/tx, 0.523ms/txin) [1880.29s (124.71ms/blk)]
2024-04-30T01:19:16Z [bench]     - Verify 5613 txins: 2937.77ms (0.523ms/txin) [1881.25s (124.78ms/blk)]
2024-04-30T01:19:16Z [bench]     - Write undo data: 11.74ms [58.72s (3.89ms/blk)]
2024-04-30T01:19:16Z [bench]     - Index writing: 0.06ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:16Z [validation] BlockChecked: block hash=00000000000000000052e68196028a777c5f59c0547a64fbf8902bf9ad588e60 state=Valid
2024-04-30T01:19:16Z [bench]   - Connect total: 2951.76ms [1988.57s (131.89ms/blk)]
2024-04-30T01:19:16Z [bench]   - Flush: 15.04ms [159.26s (10.56ms/blk)]
2024-04-30T01:19:16Z [bench]   - Writing chainstate: 0.12ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:16Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509402 txs removed=0
2024-04-30T01:19:16Z UpdateTip: new best=00000000000000000052e68196028a777c5f59c0547a64fbf8902bf9ad588e60 height=509402 version=0x20000000 log2_work=88.135843 tx=299728306 date='2018-02-16T04:19:56Z' progress=0.295581 cache=2577.4MiB(24064044txo)
2024-04-30T01:19:16Z [bench]   - Connect postprocess: 0.38ms [6.90s (0.46ms/blk)]
2024-04-30T01:19:16Z [bench] - Connect block: 2989.06ms [2619.74s (173.76ms/blk)]
2024-04-30T01:19:16Z [validation] Enqueuing BlockConnected: block hash=00000000000000000052e68196028a777c5f59c0547a64fbf8902bf9ad588e60 block height=509402
2024-04-30T01:19:16Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000052e68196028a777c5f59c0547a64fbf8902bf9ad588e60 fork block hash=0000000000000000003e5fb8d0310684cc1c06a13250d59662ce3e1953150764 (in IBD=true)
2024-04-30T01:19:17Z [bench]   - Load block from disk: 118.38ms
2024-04-30T01:19:17Z [bench]     - Sanity checks: 3.58ms [43.05s (2.86ms/blk)]
2024-04-30T01:19:17Z [bench]     - Fork checks: 0.08ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:18Z [addrman] Selected 24.20.74.107:8333 from new
2024-04-30T01:19:18Z [net] Making feeler connection to 24.20.74.107:8333
2024-04-30T01:19:18Z [net] trying v1 connection 24.20.74.107:8333 lastseen=101.9hrs
2024-04-30T01:19:19Z [bench]       - Connect 614 transactions: 2075.24ms (3.380ms/tx, 0.556ms/txin) [1882.37s (124.84ms/blk)]
2024-04-30T01:19:19Z [bench]     - Verify 3733 txins: 2075.37ms (0.556ms/txin) [1883.32s (124.91ms/blk)]
2024-04-30T01:19:19Z [bench]     - Write undo data: 8.72ms [58.73s (3.89ms/blk)]
2024-04-30T01:19:19Z [bench]     - Index writing: 0.07ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:19Z [validation] BlockChecked: block hash=00000000000000000014568e1935a7aaa28b89e4a0caa00de1a429592383719b state=Valid
2024-04-30T01:19:19Z [bench]   - Connect total: 2088.19ms [1990.66s (132.02ms/blk)]
2024-04-30T01:19:19Z [bench]   - Flush: 13.04ms [159.27s (10.56ms/blk)]
2024-04-30T01:19:19Z [bench]   - Writing chainstate: 0.12ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:19Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509403 txs removed=0
2024-04-30T01:19:19Z UpdateTip: new best=00000000000000000014568e1935a7aaa28b89e4a0caa00de1a429592383719b height=509403 version=0x20000000 log2_work=88.135896 tx=299728920 date='2018-02-16T04:24:49Z' progress=0.295581 cache=2577.7MiB(24066757txo)
2024-04-30T01:19:19Z [bench]   - Connect postprocess: 0.45ms [6.90s (0.46ms/blk)]
2024-04-30T01:19:19Z [bench] - Connect block: 2220.18ms [2621.96s (173.89ms/blk)]
2024-04-30T01:19:19Z [validation] Enqueuing BlockConnected: block hash=00000000000000000014568e1935a7aaa28b89e4a0caa00de1a429592383719b block height=509403
2024-04-30T01:19:19Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000014568e1935a7aaa28b89e4a0caa00de1a429592383719b fork block hash=00000000000000000052e68196028a777c5f59c0547a64fbf8902bf9ad588e60 (in IBD=true)
2024-04-30T01:19:19Z [bench]   - Load block from disk: 89.02ms
2024-04-30T01:19:19Z [bench]     - Sanity checks: 4.49ms [43.06s (2.86ms/blk)]
2024-04-30T01:19:19Z [bench]     - Fork checks: 0.11ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:21Z [bench]       - Connect 967 transactions: 1954.92ms (2.022ms/tx, 0.450ms/txin) [1884.32s (124.96ms/blk)]
2024-04-30T01:19:21Z [bench]     - Verify 4346 txins: 1955.09ms (0.450ms/txin) [1885.28s (125.03ms/blk)]
2024-04-30T01:19:21Z [bench]     - Write undo data: 10.22ms [58.74s (3.90ms/blk)]
2024-04-30T01:19:21Z [bench]     - Index writing: 0.07ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:21Z [validation] BlockChecked: block hash=00000000000000000059edd5efcb03cc348ef692b2d3b86b265edaec9ae74016 state=Valid
2024-04-30T01:19:21Z [bench]   - Connect total: 1970.64ms [1992.63s (132.15ms/blk)]
2024-04-30T01:19:21Z [bench]   - Flush: 18.49ms [159.29s (10.56ms/blk)]
2024-04-30T01:19:21Z [bench]   - Writing chainstate: 0.12ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:21Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509404 txs removed=0
2024-04-30T01:19:21Z UpdateTip: new best=00000000000000000059edd5efcb03cc348ef692b2d3b86b265edaec9ae74016 height=509404 version=0x20000000 log2_work=88.135948 tx=299729887 date='2018-02-16T04:33:19Z' progress=0.295582 cache=2577.9MiB(24068342txo)
2024-04-30T01:19:21Z [bench]   - Connect postprocess: 0.53ms [6.90s (0.46ms/blk)]
2024-04-30T01:19:21Z [bench] - Connect block: 2078.80ms [2624.03s (174.02ms/blk)]
2024-04-30T01:19:21Z [validation] Enqueuing BlockConnected: block hash=00000000000000000059edd5efcb03cc348ef692b2d3b86b265edaec9ae74016 block height=509404
2024-04-30T01:19:21Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000059edd5efcb03cc348ef692b2d3b86b265edaec9ae74016 fork block hash=00000000000000000014568e1935a7aaa28b89e4a0caa00de1a429592383719b (in IBD=true)
2024-04-30T01:19:21Z [validation] UpdatedBlockTip: new block hash=00000000000000000024d3f71c3bd3fa18afa1ef9120d099908b8f6bed37665c fork block hash=000000000000000000053a5daf04b8652b3d0d099420aa13f847df33337f5757 (in IBD=true)
2024-04-30T01:19:21Z [validation] MempoolTransactionsRemovedForBlock: block height=509401 txs removed=0
2024-04-30T01:19:21Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:21Z [validation] BlockConnected: block hash=0000000000000000003e5fb8d0310684cc1c06a13250d59662ce3e1953150764 block height=509401
2024-04-30T01:19:21Z [validation] UpdatedBlockTip: new block hash=0000000000000000003e5fb8d0310684cc1c06a13250d59662ce3e1953150764 fork block hash=00000000000000000024d3f71c3bd3fa18afa1ef9120d099908b8f6bed37665c (in IBD=true)
2024-04-30T01:19:21Z [validation] MempoolTransactionsRemovedForBlock: block height=509402 txs removed=0
2024-04-30T01:19:21Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:21Z [validation] BlockConnected: block hash=00000000000000000052e68196028a777c5f59c0547a64fbf8902bf9ad588e60 block height=509402
2024-04-30T01:19:21Z [validation] UpdatedBlockTip: new block hash=00000000000000000052e68196028a777c5f59c0547a64fbf8902bf9ad588e60 fork block hash=0000000000000000003e5fb8d0310684cc1c06a13250d59662ce3e1953150764 (in IBD=true)
2024-04-30T01:19:21Z [validation] MempoolTransactionsRemovedForBlock: block height=509403 txs removed=0
2024-04-30T01:19:21Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:21Z [validation] BlockConnected: block hash=00000000000000000014568e1935a7aaa28b89e4a0caa00de1a429592383719b block height=509403
2024-04-30T01:19:21Z [validation] UpdatedBlockTip: new block hash=00000000000000000014568e1935a7aaa28b89e4a0caa00de1a429592383719b fork block hash=00000000000000000052e68196028a777c5f59c0547a64fbf8902bf9ad588e60 (in IBD=true)
2024-04-30T01:19:21Z [validation] MempoolTransactionsRemovedForBlock: block height=509404 txs removed=0
2024-04-30T01:19:21Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:21Z [validation] BlockConnected: block hash=00000000000000000059edd5efcb03cc348ef692b2d3b86b265edaec9ae74016 block height=509404
2024-04-30T01:19:21Z [validation] UpdatedBlockTip: new block hash=00000000000000000059edd5efcb03cc348ef692b2d3b86b265edaec9ae74016 fork block hash=00000000000000000014568e1935a7aaa28b89e4a0caa00de1a429592383719b (in IBD=true)
2024-04-30T01:19:21Z [bench]   - Load block from disk: 152.91ms
2024-04-30T01:19:21Z [bench]     - Sanity checks: 6.83ms [43.06s (2.86ms/blk)]
2024-04-30T01:19:21Z [bench]     - Fork checks: 0.11ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:22Z [bench]       - Connect 1844 transactions: 1091.03ms (0.592ms/tx, 0.218ms/txin) [1885.41s (125.03ms/blk)]
2024-04-30T01:19:22Z [bench]     - Verify 5001 txins: 1091.17ms (0.218ms/txin) [1886.37s (125.09ms/blk)]
2024-04-30T01:19:22Z [bench]     - Write undo data: 13.71ms [58.75s (3.90ms/blk)]
2024-04-30T01:19:22Z [bench]     - Index writing: 0.07ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:22Z [validation] BlockChecked: block hash=000000000000000000354327fad3d3820ce450a99cd6739734d14f9d7e50246e state=Valid
2024-04-30T01:19:22Z [bench]   - Connect total: 1112.69ms [1993.74s (132.21ms/blk)]
2024-04-30T01:19:22Z [bench]   - Flush: 26.56ms [159.31s (10.56ms/blk)]
2024-04-30T01:19:22Z [bench]   - Writing chainstate: 0.12ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:22Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509405 txs removed=0
2024-04-30T01:19:22Z UpdateTip: new best=000000000000000000354327fad3d3820ce450a99cd6739734d14f9d7e50246e height=509405 version=0x20000000 log2_work=88.136000 tx=299731731 date='2018-02-16T04:51:09Z' progress=0.295584 cache=2577.9MiB(24070363txo)
2024-04-30T01:19:22Z [bench]   - Connect postprocess: 0.81ms [6.90s (0.46ms/blk)]
2024-04-30T01:19:22Z [bench] - Connect block: 1293.09ms [2625.33s (174.09ms/blk)]
2024-04-30T01:19:22Z [validation] Enqueuing BlockConnected: block hash=000000000000000000354327fad3d3820ce450a99cd6739734d14f9d7e50246e block height=509405
2024-04-30T01:19:22Z [validation] Enqueuing UpdatedBlockTip: new block hash=000000000000000000354327fad3d3820ce450a99cd6739734d14f9d7e50246e fork block hash=00000000000000000059edd5efcb03cc348ef692b2d3b86b265edaec9ae74016 (in IBD=true)
2024-04-30T01:19:22Z [validation] MempoolTransactionsRemovedForBlock: block height=509405 txs removed=0
2024-04-30T01:19:22Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:22Z [validation] BlockConnected: block hash=000000000000000000354327fad3d3820ce450a99cd6739734d14f9d7e50246e block height=509405
2024-04-30T01:19:22Z [bench]   - Load block from disk: 60.38ms
2024-04-30T01:19:22Z [bench]     - Sanity checks: 3.50ms [43.07s (2.86ms/blk)]
2024-04-30T01:19:22Z [bench]     - Fork checks: 0.08ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:23Z [net] connection attempt to 24.20.74.107:8333 timed out
2024-04-30T01:19:24Z [bench]       - Connect 650 transactions: 2311.60ms (3.556ms/tx, 0.549ms/txin) [1887.72s (125.17ms/blk)]
2024-04-30T01:19:24Z [bench]     - Verify 4214 txins: 2311.73ms (0.549ms/txin) [1888.68s (125.24ms/blk)]
2024-04-30T01:19:25Z [bench]     - Write undo data: 9.88ms [58.76s (3.90ms/blk)]
2024-04-30T01:19:25Z [bench]     - Index writing: 0.08ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:25Z [validation] BlockChecked: block hash=00000000000000000009007ced104211005d1be57e6e79688d2c1d48cab5d661 state=Valid
2024-04-30T01:19:25Z [bench]   - Connect total: 2325.67ms [1996.07s (132.36ms/blk)]
2024-04-30T01:19:25Z [bench]   - Flush: 13.10ms [159.33s (10.56ms/blk)]
2024-04-30T01:19:25Z [bench]   - Writing chainstate: 0.12ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:25Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509406 txs removed=0
2024-04-30T01:19:25Z UpdateTip: new best=00000000000000000009007ced104211005d1be57e6e79688d2c1d48cab5d661 height=509406 version=0x20000000 log2_work=88.136053 tx=299732381 date='2018-02-16T04:57:17Z' progress=0.295585 cache=2578.2MiB(24073007txo)
2024-04-30T01:19:25Z [bench]   - Connect postprocess: 0.51ms [6.90s (0.46ms/blk)]
2024-04-30T01:19:25Z [bench] - Connect block: 2399.79ms [2627.73s (174.24ms/blk)]
2024-04-30T01:19:25Z [validation] Enqueuing BlockConnected: block hash=00000000000000000009007ced104211005d1be57e6e79688d2c1d48cab5d661 block height=509406
2024-04-30T01:19:25Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000009007ced104211005d1be57e6e79688d2c1d48cab5d661 fork block hash=000000000000000000354327fad3d3820ce450a99cd6739734d14f9d7e50246e (in IBD=true)
2024-04-30T01:19:25Z [bench]   - Load block from disk: 98.69ms
2024-04-30T01:19:25Z [bench]     - Sanity checks: 1.27ms [43.07s (2.86ms/blk)]
2024-04-30T01:19:25Z [bench]     - Fork checks: 0.03ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:27Z [bench]       - Connect 235 transactions: 2119.68ms (9.020ms/tx, 0.604ms/txin) [1889.84s (125.30ms/blk)]
2024-04-30T01:19:27Z [bench]     - Verify 3508 txins: 2119.87ms (0.604ms/txin) [1890.80s (125.37ms/blk)]
2024-04-30T01:19:27Z [bench]     - Write undo data: 8.50ms [58.77s (3.90ms/blk)]
2024-04-30T01:19:27Z [bench]     - Index writing: 0.07ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:27Z [validation] BlockChecked: block hash=0000000000000000000b0a8783aebd7a739807067495aaa78d29c7ed7e6e3aea state=Valid
2024-04-30T01:19:27Z [bench]   - Connect total: 2130.03ms [1998.20s (132.49ms/blk)]
2024-04-30T01:19:27Z [bench]   - Flush: 7.84ms [159.33s (10.56ms/blk)]
2024-04-30T01:19:27Z [bench]   - Writing chainstate: 0.10ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:27Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509407 txs removed=0
2024-04-30T01:19:27Z UpdateTip: new best=0000000000000000000b0a8783aebd7a739807067495aaa78d29c7ed7e6e3aea height=509407 version=0x20000000 log2_work=88.136105 tx=299732616 date='2018-02-16T04:58:25Z' progress=0.295585 cache=2578.4MiB(24075801txo)
2024-04-30T01:19:27Z [bench]   - Connect postprocess: 0.40ms [6.90s (0.46ms/blk)]
2024-04-30T01:19:27Z [bench] - Connect block: 2237.06ms [2629.96s (174.38ms/blk)]
2024-04-30T01:19:27Z [validation] Enqueuing BlockConnected: block hash=0000000000000000000b0a8783aebd7a739807067495aaa78d29c7ed7e6e3aea block height=509407
2024-04-30T01:19:27Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000000b0a8783aebd7a739807067495aaa78d29c7ed7e6e3aea fork block hash=00000000000000000009007ced104211005d1be57e6e79688d2c1d48cab5d661 (in IBD=true)
2024-04-30T01:19:27Z [bench]   - Load block from disk: 106.52ms
2024-04-30T01:19:27Z [bench]     - Sanity checks: 5.68ms [43.07s (2.86ms/blk)]
2024-04-30T01:19:27Z [bench]     - Fork checks: 0.10ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:29Z [bench]       - Connect 1101 transactions: 1982.10ms (1.800ms/tx, 0.351ms/txin) [1891.83s (125.43ms/blk)]
2024-04-30T01:19:29Z [bench]     - Verify 5652 txins: 1982.23ms (0.351ms/txin) [1892.78s (125.49ms/blk)]
2024-04-30T01:19:29Z [bench]     - Write undo data: 12.26ms [58.78s (3.90ms/blk)]
2024-04-30T01:19:29Z [bench]     - Index writing: 0.08ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:29Z [validation] BlockChecked: block hash=00000000000000000027fe12ad018f617a3572c09ab7f9678e68e3eddee4ad52 state=Valid
2024-04-30T01:19:29Z [bench]   - Connect total: 2001.00ms [2000.20s (132.61ms/blk)]
2024-04-30T01:19:29Z [bench]   - Flush: 24.74ms [159.36s (10.57ms/blk)]
2024-04-30T01:19:29Z [bench]   - Writing chainstate: 0.09ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:29Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509408 txs removed=0
2024-04-30T01:19:29Z UpdateTip: new best=00000000000000000027fe12ad018f617a3572c09ab7f9678e68e3eddee4ad52 height=509408 version=0x20000000 log2_work=88.136158 tx=299733717 date='2018-02-16T05:08:13Z' progress=0.295586 cache=2578.9MiB(24078902txo)
2024-04-30T01:19:29Z [bench]   - Connect postprocess: 0.48ms [6.90s (0.46ms/blk)]
2024-04-30T01:19:29Z [bench] - Connect block: 2132.82ms [2632.10s (174.51ms/blk)]
2024-04-30T01:19:29Z [validation] Enqueuing BlockConnected: block hash=00000000000000000027fe12ad018f617a3572c09ab7f9678e68e3eddee4ad52 block height=509408
2024-04-30T01:19:29Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000027fe12ad018f617a3572c09ab7f9678e68e3eddee4ad52 fork block hash=0000000000000000000b0a8783aebd7a739807067495aaa78d29c7ed7e6e3aea (in IBD=true)
2024-04-30T01:19:29Z [bench]   - Load block from disk: 87.62ms
2024-04-30T01:19:29Z [bench]     - Sanity checks: 2.15ms [43.08s (2.86ms/blk)]
2024-04-30T01:19:29Z [bench]     - Fork checks: 0.05ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:30Z [bench]       - Connect 2351 transactions: 576.87ms (0.245ms/tx, 0.114ms/txin) [1892.40s (125.46ms/blk)]
2024-04-30T01:19:30Z [bench]     - Verify 5045 txins: 576.99ms (0.114ms/txin) [1893.36s (125.52ms/blk)]
2024-04-30T01:19:30Z [bench]     - Write undo data: 12.03ms [58.79s (3.90ms/blk)]
2024-04-30T01:19:30Z [bench]     - Index writing: 0.07ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:30Z [validation] BlockChecked: block hash=0000000000000000003e5e5270811729b558d72d28d08f7e4817482231a7017e state=Valid
2024-04-30T01:19:30Z [bench]   - Connect total: 591.70ms [2000.79s (132.64ms/blk)]
2024-04-30T01:19:30Z [bench]   - Flush: 32.06ms [159.39s (10.57ms/blk)]
2024-04-30T01:19:30Z [bench]   - Writing chainstate: 0.11ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:30Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509409 txs removed=0
2024-04-30T01:19:30Z UpdateTip: new best=0000000000000000003e5e5270811729b558d72d28d08f7e4817482231a7017e height=509409 version=0x20000000 log2_work=88.136210 tx=299736068 date='2018-02-16T05:31:22Z' progress=0.295588 cache=2578.9MiB(24080819txo)
2024-04-30T01:19:30Z [bench]   - Connect postprocess: 0.91ms [6.90s (0.46ms/blk)]
2024-04-30T01:19:30Z [bench] - Connect block: 712.40ms [2632.81s (174.54ms/blk)]
2024-04-30T01:19:30Z [validation] Enqueuing BlockConnected: block hash=0000000000000000003e5e5270811729b558d72d28d08f7e4817482231a7017e block height=509409
2024-04-30T01:19:30Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000003e5e5270811729b558d72d28d08f7e4817482231a7017e fork block hash=00000000000000000027fe12ad018f617a3572c09ab7f9678e68e3eddee4ad52 (in IBD=true)
2024-04-30T01:19:30Z [validation] UpdatedBlockTip: new block hash=000000000000000000354327fad3d3820ce450a99cd6739734d14f9d7e50246e fork block hash=00000000000000000059edd5efcb03cc348ef692b2d3b86b265edaec9ae74016 (in IBD=true)
2024-04-30T01:19:30Z [validation] MempoolTransactionsRemovedForBlock: block height=509406 txs removed=0
2024-04-30T01:19:30Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:30Z [validation] BlockConnected: block hash=00000000000000000009007ced104211005d1be57e6e79688d2c1d48cab5d661 block height=509406
2024-04-30T01:19:30Z [net] Requesting block 00000000000000000035a77600dd423488a49b8e55cb4c484966d9ef758292c7 (509768) peer=24
2024-04-30T01:19:30Z [net] sending getdata (37 bytes) peer=24
2024-04-30T01:19:30Z [net] received: block (1071298 bytes) peer=14
2024-04-30T01:19:30Z [validation] UpdatedBlockTip: new block hash=00000000000000000009007ced104211005d1be57e6e79688d2c1d48cab5d661 fork block hash=000000000000000000354327fad3d3820ce450a99cd6739734d14f9d7e50246e (in IBD=true)
2024-04-30T01:19:30Z [validation] MempoolTransactionsRemovedForBlock: block height=509407 txs removed=0
2024-04-30T01:19:30Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:30Z [validation] BlockConnected: block hash=0000000000000000000b0a8783aebd7a739807067495aaa78d29c7ed7e6e3aea block height=509407
2024-04-30T01:19:30Z [validation] UpdatedBlockTip: new block hash=0000000000000000000b0a8783aebd7a739807067495aaa78d29c7ed7e6e3aea fork block hash=00000000000000000009007ced104211005d1be57e6e79688d2c1d48cab5d661 (in IBD=true)
2024-04-30T01:19:30Z [validation] MempoolTransactionsRemovedForBlock: block height=509408 txs removed=0
2024-04-30T01:19:30Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:30Z [validation] BlockConnected: block hash=00000000000000000027fe12ad018f617a3572c09ab7f9678e68e3eddee4ad52 block height=509408
2024-04-30T01:19:30Z [validation] UpdatedBlockTip: new block hash=00000000000000000027fe12ad018f617a3572c09ab7f9678e68e3eddee4ad52 fork block hash=0000000000000000000b0a8783aebd7a739807067495aaa78d29c7ed7e6e3aea (in IBD=true)
2024-04-30T01:19:30Z [validation] MempoolTransactionsRemovedForBlock: block height=509409 txs removed=0
2024-04-30T01:19:30Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:30Z [validation] BlockConnected: block hash=0000000000000000003e5e5270811729b558d72d28d08f7e4817482231a7017e block height=509409
2024-04-30T01:19:30Z [validation] UpdatedBlockTip: new block hash=0000000000000000003e5e5270811729b558d72d28d08f7e4817482231a7017e fork block hash=00000000000000000027fe12ad018f617a3572c09ab7f9678e68e3eddee4ad52 (in IBD=true)
2024-04-30T01:19:30Z [net] received block 000000000000000000394b1fb111d85756badda132cf505e47fc5793bd8e4043 peer=14
2024-04-30T01:19:30Z [net] Requesting block 0000000000000000002f66c797898715453625edc8a8df6ce2676ad0457bdfed (509769) peer=14
2024-04-30T01:19:30Z [net] sending getdata (37 bytes) peer=14
2024-04-30T01:19:30Z [net] received: addrv2 (16 bytes) peer=13
2024-04-30T01:19:30Z [net] Received addr: 1 addresses (1 processed, 0 rate-limited) from peer=13
2024-04-30T01:19:30Z [net] sending ping (8 bytes) peer=13
2024-04-30T01:19:30Z [net] received: block (1046343 bytes) peer=7
2024-04-30T01:19:30Z [net] received block 0000000000000000001ab80b2e14cdf6a8c738e3818bfc144dcc99f0bd41c337 peer=7
2024-04-30T01:19:30Z [net] sending ping (8 bytes) peer=7
2024-04-30T01:19:30Z [net] sending addrv2 (16 bytes) peer=7
2024-04-30T01:19:30Z [net] Requesting block 00000000000000000012d3fbfaf42eb9bc66a3f02ff1bbe172a13e68a6d687c9 (509770) peer=7
2024-04-30T01:19:30Z [net] sending getdata (37 bytes) peer=7
2024-04-30T01:19:30Z [net] received: block (274 bytes) peer=26
2024-04-30T01:19:30Z [net] received block 00000000000000000014376b1e55074f0f9c89b4c0f1604b7186813c2b620365 peer=26
2024-04-30T01:19:30Z [net] sending ping (8 bytes) peer=26
2024-04-30T01:19:30Z [net] Requesting block 0000000000000000004ae75a8b20155b97a3ca4fdf0938c7c270b90b3f3cd059 (509771) peer=26
2024-04-30T01:19:30Z [net] sending getdata (37 bytes) peer=26
2024-04-30T01:19:30Z [net] received: pong (8 bytes) peer=24
2024-04-30T01:19:30Z [net] sending ping (8 bytes) peer=24
2024-04-30T01:19:30Z [net] received: block (165395 bytes) peer=17
2024-04-30T01:19:30Z [net] received block 0000000000000000001da6096bf14fc25dab5f193eeb6b83c1b68ada5c886736 peer=17
2024-04-30T01:19:30Z [net] sending ping (8 bytes) peer=17
2024-04-30T01:19:30Z [net] Requesting block 0000000000000000003603d300f3f5adb7682bc62565794d58c81dc1b0514104 (509772) peer=17
2024-04-30T01:19:30Z [net] sending getdata (37 bytes) peer=17
2024-04-30T01:19:30Z [net] received: block (1037575 bytes) peer=18
2024-04-30T01:19:30Z [net] received block 0000000000000000001055204517823b813a68afe42173633a0354b2e226d7a4 peer=18
2024-04-30T01:19:30Z [net] sending ping (8 bytes) peer=18
2024-04-30T01:19:30Z [net] Requesting block 0000000000000000000c3349c9b195a3c8e6bec305b9c2010a8dfba3efe0f2df (509773) peer=18
2024-04-30T01:19:30Z [net] sending getdata (37 bytes) peer=18
2024-04-30T01:19:30Z [net] received: block (80856 bytes) peer=15
2024-04-30T01:19:30Z [net] received block 0000000000000000001ce311893d381ac8ad09191453a7489c1b4a1ec48e734c peer=15
2024-04-30T01:19:30Z [net] sending ping (8 bytes) peer=15
2024-04-30T01:19:30Z [net] sending addrv2 (16 bytes) peer=15
2024-04-30T01:19:30Z [net] Requesting block 0000000000000000004e6a9e0701683a64ae95c14d4daec9e3bcdbf9f728cdad (509774) peer=15
2024-04-30T01:19:30Z [net] sending getdata (37 bytes) peer=15
2024-04-30T01:19:30Z [net] received: block (1130136 bytes) peer=19
2024-04-30T01:19:30Z [net] received block 0000000000000000001238b23a9d9299f394550d4bcf9bec32b67484a8380af2 peer=19
2024-04-30T01:19:30Z [validation] Pre-allocating up to position 0x7000000 in blk01181.dat
2024-04-30T01:19:30Z [net] sending ping (8 bytes) peer=19
2024-04-30T01:19:30Z [net] Requesting block 00000000000000000030a8f5de63d8cbdb30aca6475b52b33c043919c124e9b3 (509775) peer=19
2024-04-30T01:19:30Z [net] sending getdata (37 bytes) peer=19
2024-04-30T01:19:30Z [net] received: block (1062646 bytes) peer=3
2024-04-30T01:19:30Z [net] received block 00000000000000000054495238e478eebcd456c65095c90484605551c9097323 peer=3
2024-04-30T01:19:30Z [net] sending addrv2 (46 bytes) peer=3
2024-04-30T01:19:30Z [net] Requesting block 00000000000000000001a3a73858b76b5b024c230047ec346c294adee6b10190 (509776) peer=3
2024-04-30T01:19:30Z [net] sending getdata (37 bytes) peer=3
2024-04-30T01:19:30Z [net] received: block (1038481 bytes) peer=17
2024-04-30T01:19:30Z [net] received block 00000000000000000035f0bde97038362762b4d05449b8f6ee600bfc8583a4b6 peer=17
2024-04-30T01:19:30Z [net] Requesting block 0000000000000000003088e7b5739900e290a2a3a4d319b02a11b0fec30383b5 (509777) peer=17
2024-04-30T01:19:30Z [net] sending getdata (37 bytes) peer=17
2024-04-30T01:19:30Z [net] received: block (1029732 bytes) peer=3
2024-04-30T01:19:30Z [net] received block 0000000000000000003d2b859878294b1dfd3798480a713f34f6939936c81699 peer=3
2024-04-30T01:19:30Z [net] Requesting block 0000000000000000004a15aa8510cda8383047a96099704a6677668b78c84885 (509778) peer=3
2024-04-30T01:19:30Z [net] sending getdata (37 bytes) peer=3
2024-04-30T01:19:30Z [net] received: block (1057042 bytes) peer=7
2024-04-30T01:19:30Z [net] received block 000000000000000000126d989ad6d5eb475365d4b9984fd25102d790a99bac9d peer=7
2024-04-30T01:19:30Z [net] Requesting block 0000000000000000003fdac52a664fc97d266eecbbadc006c44ea019f67d4bdd (509779) peer=7
2024-04-30T01:19:30Z [net] sending getdata (37 bytes) peer=7
2024-04-30T01:19:30Z [net] received: block (1003029 bytes) peer=13
2024-04-30T01:19:30Z [net] received block 00000000000000000008c3d3281b57a9d79e9064c5e29009e709d7b0487f7b1d peer=13
2024-04-30T01:19:30Z [net] Requesting block 0000000000000000005745d0b3537e7d4f08de7c4a5a0cef4ff81764d96a1978 (509780) peer=13
2024-04-30T01:19:30Z [net] sending getdata (37 bytes) peer=13
2024-04-30T01:19:30Z [net] received: addrv2 (16 bytes) peer=18
2024-04-30T01:19:30Z [net] Received addr: 1 addresses (1 processed, 0 rate-limited) from peer=18
2024-04-30T01:19:30Z [net] received: block (110600 bytes) peer=26
2024-04-30T01:19:30Z [net] received block 00000000000000000027af7b3b6d3854b19249e993e80b05389a0f1e40d2996d peer=26
2024-04-30T01:19:30Z [net] Requesting block 00000000000000000039ec0f80373dda01fb740a15cb954fc7d5cb2049d7fcee (509781) peer=26
2024-04-30T01:19:30Z [net] sending getdata (37 bytes) peer=26
2024-04-30T01:19:30Z [net] received: block (1049905 bytes) peer=24
2024-04-30T01:19:30Z [net] received block 0000000000000000001638575880305abd6e3a9adf584fe38166cea1519671c7 peer=24
2024-04-30T01:19:30Z [bench]   - Load block from disk: 9.95ms
2024-04-30T01:19:30Z [bench]     - Sanity checks: 2.06ms [43.08s (2.86ms/blk)]
2024-04-30T01:19:30Z [bench]     - Fork checks: 0.04ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:31Z [bench]       - Connect 1523 transactions: 1174.97ms (0.771ms/tx, 0.240ms/txin) [1893.58s (125.53ms/blk)]
2024-04-30T01:19:31Z [bench]     - Verify 4900 txins: 1175.09ms (0.240ms/txin) [1894.54s (125.59ms/blk)]
2024-04-30T01:19:31Z [bench]     - Write undo data: 11.41ms [58.81s (3.90ms/blk)]
2024-04-30T01:19:31Z [bench]     - Index writing: 0.07ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:31Z [validation] BlockChecked: block hash=0000000000000000001638575880305abd6e3a9adf584fe38166cea1519671c7 state=Valid
2024-04-30T01:19:31Z [bench]   - Connect total: 1189.36ms [2001.98s (132.71ms/blk)]
2024-04-30T01:19:31Z [bench]   - Flush: 27.91ms [159.42s (10.57ms/blk)]
2024-04-30T01:19:31Z [bench]   - Writing chainstate: 0.13ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:31Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509410 txs removed=0
2024-04-30T01:19:31Z UpdateTip: new best=0000000000000000001638575880305abd6e3a9adf584fe38166cea1519671c7 height=509410 version=0x20000000 log2_work=88.136262 tx=299737591 date='2018-02-16T05:46:54Z' progress=0.295590 cache=2579.2MiB(24082958txo)
2024-04-30T01:19:31Z [bench]   - Connect postprocess: 0.79ms [6.90s (0.46ms/blk)]
2024-04-30T01:19:31Z [bench] - Connect block: 1228.13ms [2634.04s (174.61ms/blk)]
2024-04-30T01:19:31Z [validation] MempoolTransactionsRemovedForBlock: block height=509410 txs removed=0
2024-04-30T01:19:31Z [validation] Enqueuing BlockConnected: block hash=0000000000000000001638575880305abd6e3a9adf584fe38166cea1519671c7 block height=509410
2024-04-30T01:19:31Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000001638575880305abd6e3a9adf584fe38166cea1519671c7 fork block hash=0000000000000000003e5e5270811729b558d72d28d08f7e4817482231a7017e (in IBD=true)
2024-04-30T01:19:31Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:31Z [validation] BlockConnected: block hash=0000000000000000001638575880305abd6e3a9adf584fe38166cea1519671c7 block height=509410
2024-04-30T01:19:31Z [bench]   - Load block from disk: 34.48ms
2024-04-30T01:19:31Z [bench]     - Sanity checks: 1.17ms [43.08s (2.86ms/blk)]
2024-04-30T01:19:31Z [bench]     - Fork checks: 0.09ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:31Z [bench]       - Connect 260 transactions: 5.08ms (0.020ms/tx, 0.005ms/txin) [1893.58s (125.52ms/blk)]
2024-04-30T01:19:31Z [bench]     - Verify 1063 txins: 5.20ms (0.005ms/txin) [1894.54s (125.58ms/blk)]
2024-04-30T01:19:31Z [bench]     - Write undo data: 2.58ms [58.81s (3.90ms/blk)]
2024-04-30T01:19:31Z [bench]     - Index writing: 0.13ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:31Z [validation] BlockChecked: block hash=0000000000000000001a37b2e2f226a70803f4ccdfc9a2a636f74578f25f1d6f state=Valid
2024-04-30T01:19:31Z [bench]   - Connect total: 9.51ms [2001.99s (132.70ms/blk)]
2024-04-30T01:19:31Z [bench]   - Flush: 4.78ms [159.42s (10.57ms/blk)]
2024-04-30T01:19:31Z [bench]   - Writing chainstate: 0.11ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:31Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509411 txs removed=0
2024-04-30T01:19:31Z UpdateTip: new best=0000000000000000001a37b2e2f226a70803f4ccdfc9a2a636f74578f25f1d6f height=509411 version=0x20000000 log2_work=88.136315 tx=299737851 date='2018-02-16T05:50:08Z' progress=0.295590 cache=2579.2MiB(24082567txo)
2024-04-30T01:19:31Z [bench]   - Connect postprocess: 0.21ms [6.90s (0.46ms/blk)]
2024-04-30T01:19:31Z [bench] - Connect block: 49.09ms [2634.09s (174.60ms/blk)]
2024-04-30T01:19:31Z [validation] Enqueuing BlockConnected: block hash=0000000000000000001a37b2e2f226a70803f4ccdfc9a2a636f74578f25f1d6f block height=509411
2024-04-30T01:19:31Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000001a37b2e2f226a70803f4ccdfc9a2a636f74578f25f1d6f fork block hash=0000000000000000001638575880305abd6e3a9adf584fe38166cea1519671c7 (in IBD=true)
2024-04-30T01:19:31Z [validation] UpdatedBlockTip: new block hash=0000000000000000001638575880305abd6e3a9adf584fe38166cea1519671c7 fork block hash=0000000000000000003e5e5270811729b558d72d28d08f7e4817482231a7017e (in IBD=true)
2024-04-30T01:19:31Z [validation] MempoolTransactionsRemovedForBlock: block height=509411 txs removed=0
2024-04-30T01:19:31Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:31Z [validation] BlockConnected: block hash=0000000000000000001a37b2e2f226a70803f4ccdfc9a2a636f74578f25f1d6f block height=509411
2024-04-30T01:19:31Z [bench]   - Load block from disk: 117.28ms
2024-04-30T01:19:31Z [bench]     - Sanity checks: 6.28ms [43.09s (2.86ms/blk)]
2024-04-30T01:19:31Z [bench]     - Fork checks: 0.12ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:35Z [bench]       - Connect 311 transactions: 3484.97ms (11.206ms/tx, 0.540ms/txin) [1897.07s (125.74ms/blk)]
2024-04-30T01:19:35Z [bench]     - Verify 6451 txins: 3485.12ms (0.540ms/txin) [1898.03s (125.81ms/blk)]
2024-04-30T01:19:35Z [validation] Pre-allocating up to position 0x700000 in rev01180.dat
2024-04-30T01:19:35Z [bench]     - Write undo data: 12.26ms [58.82s (3.90ms/blk)]
2024-04-30T01:19:35Z [bench]     - Index writing: 0.06ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:35Z [validation] BlockChecked: block hash=0000000000000000004a16780e356229329e3b848f807e43706c479bb4fa24b7 state=Valid
2024-04-30T01:19:35Z [bench]   - Connect total: 3504.11ms [2005.49s (132.93ms/blk)]
2024-04-30T01:19:35Z [bench]   - Flush: 13.01ms [159.44s (10.57ms/blk)]
2024-04-30T01:19:35Z [bench]   - Writing chainstate: 0.11ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:35Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509412 txs removed=0
2024-04-30T01:19:35Z UpdateTip: new best=0000000000000000004a16780e356229329e3b848f807e43706c479bb4fa24b7 height=509412 version=0x20000000 log2_work=88.136367 tx=299738162 date='2018-02-16T05:52:47Z' progress=0.295590 cache=2579.7MiB(24086638txo)
2024-04-30T01:19:35Z [bench]   - Connect postprocess: 0.32ms [6.90s (0.46ms/blk)]
2024-04-30T01:19:35Z [bench] - Connect block: 3634.82ms [2637.72s (174.83ms/blk)]
2024-04-30T01:19:35Z [validation] Enqueuing BlockConnected: block hash=0000000000000000004a16780e356229329e3b848f807e43706c479bb4fa24b7 block height=509412
2024-04-30T01:19:35Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000004a16780e356229329e3b848f807e43706c479bb4fa24b7 fork block hash=0000000000000000001a37b2e2f226a70803f4ccdfc9a2a636f74578f25f1d6f (in IBD=true)
2024-04-30T01:19:35Z [bench]   - Load block from disk: 136.36ms
2024-04-30T01:19:35Z [bench]     - Sanity checks: 1.42ms [43.09s (2.86ms/blk)]
2024-04-30T01:19:35Z [bench]     - Fork checks: 0.08ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:35Z [bench]       - Connect 468 transactions: 30.80ms (0.066ms/tx, 0.032ms/txin) [1897.10s (125.74ms/blk)]
2024-04-30T01:19:35Z [bench]     - Verify 971 txins: 30.92ms (0.032ms/txin) [1898.06s (125.80ms/blk)]
2024-04-30T01:19:35Z [bench]     - Write undo data: 2.53ms [58.82s (3.90ms/blk)]
2024-04-30T01:19:35Z [bench]     - Index writing: 0.07ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:35Z [validation] BlockChecked: block hash=00000000000000000013254eac5c57d7c9c6fb3657ead0cbae60e462c7bab1db state=Valid
2024-04-30T01:19:35Z [bench]   - Connect total: 35.33ms [2005.53s (132.92ms/blk)]
2024-04-30T01:19:35Z [bench]   - Flush: 7.12ms [159.44s (10.57ms/blk)]
2024-04-30T01:19:35Z [bench]   - Writing chainstate: 0.08ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:35Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509413 txs removed=0
2024-04-30T01:19:35Z UpdateTip: new best=00000000000000000013254eac5c57d7c9c6fb3657ead0cbae60e462c7bab1db height=509413 version=0x20000000 log2_work=88.136419 tx=299738630 date='2018-02-16T05:57:19Z' progress=0.295591 cache=2579.7MiB(24086816txo)
2024-04-30T01:19:35Z [bench]   - Connect postprocess: 0.36ms [6.90s (0.46ms/blk)]
2024-04-30T01:19:35Z [bench] - Connect block: 179.25ms [2637.90s (174.83ms/blk)]
2024-04-30T01:19:35Z [validation] Enqueuing BlockConnected: block hash=00000000000000000013254eac5c57d7c9c6fb3657ead0cbae60e462c7bab1db block height=509413
2024-04-30T01:19:35Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000013254eac5c57d7c9c6fb3657ead0cbae60e462c7bab1db fork block hash=0000000000000000004a16780e356229329e3b848f807e43706c479bb4fa24b7 (in IBD=true)
2024-04-30T01:19:35Z [bench]   - Load block from disk: 89.57ms
2024-04-30T01:19:35Z [bench]     - Sanity checks: 6.87ms [43.09s (2.86ms/blk)]
2024-04-30T01:19:35Z [bench]     - Fork checks: 0.12ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:36Z [bench]       - Connect 2501 transactions: 486.24ms (0.194ms/tx, 0.095ms/txin) [1897.58s (125.76ms/blk)]
2024-04-30T01:19:36Z [bench]     - Verify 5100 txins: 486.37ms (0.095ms/txin) [1898.54s (125.82ms/blk)]
2024-04-30T01:19:36Z [bench]     - Write undo data: 12.10ms [58.84s (3.90ms/blk)]
2024-04-30T01:19:36Z [bench]     - Index writing: 0.07ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:36Z [validation] BlockChecked: block hash=000000000000000000171dc7642eae81355606179b01875773b0be0a5ecf8b83 state=Valid
2024-04-30T01:19:36Z [bench]   - Connect total: 506.31ms [2006.03s (132.95ms/blk)]
2024-04-30T01:19:36Z [bench]   - Flush: 32.54ms [159.48s (10.57ms/blk)]
2024-04-30T01:19:36Z [bench]   - Writing chainstate: 0.07ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:36Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509414 txs removed=0
2024-04-30T01:19:36Z UpdateTip: new best=000000000000000000171dc7642eae81355606179b01875773b0be0a5ecf8b83 height=509414 version=0x20000000 log2_work=88.136472 tx=299741131 date='2018-02-16T06:26:09Z' progress=0.295593 cache=2579.9MiB(24088918txo)
2024-04-30T01:19:36Z [bench]   - Connect postprocess: 0.64ms [6.90s (0.46ms/blk)]
2024-04-30T01:19:36Z [bench] - Connect block: 629.12ms [2638.53s (174.86ms/blk)]
2024-04-30T01:19:36Z [validation] Enqueuing BlockConnected: block hash=000000000000000000171dc7642eae81355606179b01875773b0be0a5ecf8b83 block height=509414
2024-04-30T01:19:36Z [validation] Enqueuing UpdatedBlockTip: new block hash=000000000000000000171dc7642eae81355606179b01875773b0be0a5ecf8b83 fork block hash=00000000000000000013254eac5c57d7c9c6fb3657ead0cbae60e462c7bab1db (in IBD=true)
2024-04-30T01:19:36Z [bench]   - Load block from disk: 51.01ms
2024-04-30T01:19:36Z [bench]     - Sanity checks: 4.98ms [43.10s (2.86ms/blk)]
2024-04-30T01:19:36Z [bench]     - Fork checks: 0.09ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:42Z [bench]       - Connect 329 transactions: 6419.60ms (19.512ms/tx, 0.995ms/txin) [1904.00s (126.18ms/blk)]
2024-04-30T01:19:42Z [bench]     - Verify 6455 txins: 6419.74ms (0.995ms/txin) [1904.96s (126.24ms/blk)]
2024-04-30T01:19:42Z [bench]     - Write undo data: 12.94ms [58.85s (3.90ms/blk)]
2024-04-30T01:19:42Z [bench]     - Index writing: 0.07ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:42Z [validation] BlockChecked: block hash=0000000000000000002426a6f3500ba6a61c994bb0dee073282f38ee162545da state=Valid
2024-04-30T01:19:42Z [bench]   - Connect total: 6438.16ms [2012.47s (133.36ms/blk)]
2024-04-30T01:19:42Z [bench]   - Flush: 13.82ms [159.49s (10.57ms/blk)]
2024-04-30T01:19:42Z [bench]   - Writing chainstate: 0.12ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:42Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509415 txs removed=0
2024-04-30T01:19:42Z UpdateTip: new best=0000000000000000002426a6f3500ba6a61c994bb0dee073282f38ee162545da height=509415 version=0x20000000 log2_work=88.136524 tx=299741460 date='2018-02-16T06:26:47Z' progress=0.295594 cache=2580.2MiB(24092752txo)
2024-04-30T01:19:42Z [bench]   - Connect postprocess: 0.34ms [6.90s (0.46ms/blk)]
2024-04-30T01:19:42Z [bench] - Connect block: 6503.45ms [2645.03s (175.28ms/blk)]
2024-04-30T01:19:42Z [validation] Enqueuing BlockConnected: block hash=0000000000000000002426a6f3500ba6a61c994bb0dee073282f38ee162545da block height=509415
2024-04-30T01:19:42Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000002426a6f3500ba6a61c994bb0dee073282f38ee162545da fork block hash=000000000000000000171dc7642eae81355606179b01875773b0be0a5ecf8b83 (in IBD=true)
2024-04-30T01:19:42Z [validation] UpdatedBlockTip: new block hash=0000000000000000001a37b2e2f226a70803f4ccdfc9a2a636f74578f25f1d6f fork block hash=0000000000000000001638575880305abd6e3a9adf584fe38166cea1519671c7 (in IBD=true)
2024-04-30T01:19:42Z [validation] MempoolTransactionsRemovedForBlock: block height=509412 txs removed=0
2024-04-30T01:19:42Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:42Z [validation] BlockConnected: block hash=0000000000000000004a16780e356229329e3b848f807e43706c479bb4fa24b7 block height=509412
2024-04-30T01:19:42Z [validation] UpdatedBlockTip: new block hash=0000000000000000004a16780e356229329e3b848f807e43706c479bb4fa24b7 fork block hash=0000000000000000001a37b2e2f226a70803f4ccdfc9a2a636f74578f25f1d6f (in IBD=true)
2024-04-30T01:19:42Z [validation] MempoolTransactionsRemovedForBlock: block height=509413 txs removed=0
2024-04-30T01:19:42Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:42Z [validation] BlockConnected: block hash=00000000000000000013254eac5c57d7c9c6fb3657ead0cbae60e462c7bab1db block height=509413
2024-04-30T01:19:42Z [validation] UpdatedBlockTip: new block hash=00000000000000000013254eac5c57d7c9c6fb3657ead0cbae60e462c7bab1db fork block hash=0000000000000000004a16780e356229329e3b848f807e43706c479bb4fa24b7 (in IBD=true)
2024-04-30T01:19:42Z [validation] MempoolTransactionsRemovedForBlock: block height=509414 txs removed=0
2024-04-30T01:19:42Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:42Z [validation] BlockConnected: block hash=000000000000000000171dc7642eae81355606179b01875773b0be0a5ecf8b83 block height=509414
2024-04-30T01:19:42Z [validation] UpdatedBlockTip: new block hash=000000000000000000171dc7642eae81355606179b01875773b0be0a5ecf8b83 fork block hash=00000000000000000013254eac5c57d7c9c6fb3657ead0cbae60e462c7bab1db (in IBD=true)
2024-04-30T01:19:42Z [validation] MempoolTransactionsRemovedForBlock: block height=509415 txs removed=0
2024-04-30T01:19:42Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:42Z [validation] BlockConnected: block hash=0000000000000000002426a6f3500ba6a61c994bb0dee073282f38ee162545da block height=509415
2024-04-30T01:19:42Z [validation] UpdatedBlockTip: new block hash=0000000000000000002426a6f3500ba6a61c994bb0dee073282f38ee162545da fork block hash=000000000000000000171dc7642eae81355606179b01875773b0be0a5ecf8b83 (in IBD=true)
2024-04-30T01:19:42Z [bench]   - Load block from disk: 77.91ms
2024-04-30T01:19:42Z [bench]     - Sanity checks: 2.14ms [43.10s (2.86ms/blk)]
2024-04-30T01:19:42Z [bench]     - Fork checks: 0.03ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:46Z [bench]       - Connect 844 transactions: 4107.84ms (4.867ms/tx, 0.670ms/txin) [1908.11s (126.44ms/blk)]
2024-04-30T01:19:46Z [bench]     - Verify 6130 txins: 4107.97ms (0.670ms/txin) [1909.07s (126.50ms/blk)]
2024-04-30T01:19:46Z [bench]     - Write undo data: 13.12ms [58.86s (3.90ms/blk)]
2024-04-30T01:19:46Z [bench]     - Index writing: 0.08ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:46Z [validation] BlockChecked: block hash=000000000000000000226917db306815b7472cc9e3d21e535bf6ed2d734e2a0d state=Valid
2024-04-30T01:19:46Z [bench]   - Connect total: 4123.66ms [2016.60s (133.63ms/blk)]
2024-04-30T01:19:46Z [bench]   - Flush: 18.13ms [159.51s (10.57ms/blk)]
2024-04-30T01:19:46Z [bench]   - Writing chainstate: 0.12ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:46Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509416 txs removed=0
2024-04-30T01:19:46Z UpdateTip: new best=000000000000000000226917db306815b7472cc9e3d21e535bf6ed2d734e2a0d height=509416 version=0x20000000 log2_work=88.136577 tx=299742304 date='2018-02-16T06:34:58Z' progress=0.295594 cache=2580.4MiB(24095005txo)
2024-04-30T01:19:46Z [bench]   - Connect postprocess: 0.61ms [6.90s (0.46ms/blk)]
2024-04-30T01:19:46Z [bench] - Connect block: 4220.42ms [2649.25s (175.55ms/blk)]
2024-04-30T01:19:46Z [validation] MempoolTransactionsRemovedForBlock: block height=509416 txs removed=0
2024-04-30T01:19:46Z [validation] Enqueuing BlockConnected: block hash=000000000000000000226917db306815b7472cc9e3d21e535bf6ed2d734e2a0d block height=509416
2024-04-30T01:19:46Z [validation] Enqueuing UpdatedBlockTip: new block hash=000000000000000000226917db306815b7472cc9e3d21e535bf6ed2d734e2a0d fork block hash=0000000000000000002426a6f3500ba6a61c994bb0dee073282f38ee162545da (in IBD=true)
2024-04-30T01:19:46Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:46Z [validation] BlockConnected: block hash=000000000000000000226917db306815b7472cc9e3d21e535bf6ed2d734e2a0d block height=509416
2024-04-30T01:19:46Z [bench]   - Load block from disk: 64.76ms
2024-04-30T01:19:46Z [bench]     - Sanity checks: 2.97ms [43.10s (2.86ms/blk)]
2024-04-30T01:19:46Z [bench]     - Fork checks: 0.07ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:47Z [bench]       - Connect 739 transactions: 120.18ms (0.163ms/tx, 0.041ms/txin) [1908.23s (126.44ms/blk)]
2024-04-30T01:19:47Z [bench]     - Verify 2907 txins: 120.31ms (0.041ms/txin) [1909.19s (126.50ms/blk)]
2024-04-30T01:19:47Z [bench]     - Write undo data: 3.79ms [58.86s (3.90ms/blk)]
2024-04-30T01:19:47Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:47Z [validation] BlockChecked: block hash=0000000000000000003d4ef610f0080140a4dceca729b96dcf83d714aebe21ca state=Valid
2024-04-30T01:19:47Z [bench]   - Connect total: 127.37ms [2016.72s (133.63ms/blk)]
2024-04-30T01:19:47Z [bench]   - Flush: 10.61ms [159.52s (10.57ms/blk)]
2024-04-30T01:19:47Z [bench]   - Writing chainstate: 0.11ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:47Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509417 txs removed=0
2024-04-30T01:19:47Z UpdateTip: new best=0000000000000000003d4ef610f0080140a4dceca729b96dcf83d714aebe21ca height=509417 version=0x20000000 log2_work=88.136629 tx=299743043 date='2018-02-16T06:42:53Z' progress=0.295595 cache=2580.4MiB(24093940txo)
2024-04-30T01:19:47Z [bench]   - Connect postprocess: 0.45ms [6.90s (0.46ms/blk)]
2024-04-30T01:19:47Z [bench] - Connect block: 203.30ms [2649.46s (175.55ms/blk)]
2024-04-30T01:19:47Z [validation] Enqueuing BlockConnected: block hash=0000000000000000003d4ef610f0080140a4dceca729b96dcf83d714aebe21ca block height=509417
2024-04-30T01:19:47Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000003d4ef610f0080140a4dceca729b96dcf83d714aebe21ca fork block hash=000000000000000000226917db306815b7472cc9e3d21e535bf6ed2d734e2a0d (in IBD=true)
2024-04-30T01:19:47Z [bench]   - Load block from disk: 128.88ms
2024-04-30T01:19:47Z [bench]     - Sanity checks: 5.14ms [43.11s (2.86ms/blk)]
2024-04-30T01:19:47Z [bench]     - Fork checks: 0.09ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:47Z [addrman] Selected 223.233.82.234:8333 from new
2024-04-30T01:19:48Z [net] Making feeler connection to 223.233.82.234:8333
2024-04-30T01:19:48Z [net] trying v1 connection 223.233.82.234:8333 lastseen=234.7hrs
2024-04-30T01:19:52Z [bench]       - Connect 128 transactions: 5361.06ms (41.883ms/tx, 0.855ms/txin) [1913.59s (126.79ms/blk)]
2024-04-30T01:19:52Z [bench]     - Verify 6268 txins: 5361.15ms (0.855ms/txin) [1914.55s (126.85ms/blk)]
2024-04-30T01:19:52Z [bench]     - Write undo data: 4.12ms [58.87s (3.90ms/blk)]
2024-04-30T01:19:52Z [bench]     - Index writing: 0.02ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:52Z [validation] BlockChecked: block hash=0000000000000000004aa4dc6d3a16450cb6c67c79594fa0543ebb4603643b96 state=Valid
2024-04-30T01:19:52Z [bench]   - Connect total: 5370.79ms [2022.09s (133.98ms/blk)]
2024-04-30T01:19:52Z [bench]   - Flush: 6.71ms [159.53s (10.57ms/blk)]
2024-04-30T01:19:52Z [bench]   - Writing chainstate: 0.06ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:52Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509418 txs removed=0
2024-04-30T01:19:52Z UpdateTip: new best=0000000000000000004aa4dc6d3a16450cb6c67c79594fa0543ebb4603643b96 height=509418 version=0x20000000 log2_work=88.136681 tx=299743171 date='2018-02-16T06:42:56Z' progress=0.295595 cache=2580.9MiB(24097703txo)
2024-04-30T01:19:52Z [bench]   - Connect postprocess: 0.11ms [6.90s (0.46ms/blk)]
2024-04-30T01:19:52Z [bench] - Connect block: 5506.55ms [2654.96s (175.91ms/blk)]
2024-04-30T01:19:52Z [validation] Enqueuing BlockConnected: block hash=0000000000000000004aa4dc6d3a16450cb6c67c79594fa0543ebb4603643b96 block height=509418
2024-04-30T01:19:52Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000004aa4dc6d3a16450cb6c67c79594fa0543ebb4603643b96 fork block hash=0000000000000000003d4ef610f0080140a4dceca729b96dcf83d714aebe21ca (in IBD=true)
2024-04-30T01:19:52Z [bench]   - Load block from disk: 135.62ms
2024-04-30T01:19:52Z [bench]     - Sanity checks: 3.61ms [43.11s (2.86ms/blk)]
2024-04-30T01:19:52Z [bench]     - Fork checks: 0.08ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:53Z [net] connection attempt to 223.233.82.234:8333 timed out
2024-04-30T01:19:55Z [bench]       - Connect 420 transactions: 2867.95ms (6.828ms/tx, 0.778ms/txin) [1916.46s (126.97ms/blk)]
2024-04-30T01:19:55Z [bench]     - Verify 3684 txins: 2868.09ms (0.779ms/txin) [1917.42s (127.03ms/blk)]
2024-04-30T01:19:55Z [bench]     - Write undo data: 8.13ms [58.88s (3.90ms/blk)]
2024-04-30T01:19:55Z [bench]     - Index writing: 0.06ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:55Z [validation] BlockChecked: block hash=0000000000000000000f92879f3e09163caa77e7dd77b82a9c16f0bf7b2f04da state=Valid
2024-04-30T01:19:55Z [bench]   - Connect total: 2880.31ms [2024.97s (134.16ms/blk)]
2024-04-30T01:19:55Z [bench]   - Flush: 10.23ms [159.54s (10.57ms/blk)]
2024-04-30T01:19:55Z [bench]   - Writing chainstate: 0.13ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:55Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509419 txs removed=0
2024-04-30T01:19:55Z UpdateTip: new best=0000000000000000000f92879f3e09163caa77e7dd77b82a9c16f0bf7b2f04da height=509419 version=0x20000000 log2_work=88.136734 tx=299743591 date='2018-02-16T06:46:35Z' progress=0.295596 cache=2580.9MiB(24100134txo)
2024-04-30T01:19:55Z [bench]   - Connect postprocess: 0.45ms [6.90s (0.46ms/blk)]
2024-04-30T01:19:55Z [bench] - Connect block: 3026.74ms [2657.99s (176.10ms/blk)]
2024-04-30T01:19:55Z [validation] Enqueuing BlockConnected: block hash=0000000000000000000f92879f3e09163caa77e7dd77b82a9c16f0bf7b2f04da block height=509419
2024-04-30T01:19:55Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000000f92879f3e09163caa77e7dd77b82a9c16f0bf7b2f04da fork block hash=0000000000000000004aa4dc6d3a16450cb6c67c79594fa0543ebb4603643b96 (in IBD=true)
2024-04-30T01:19:55Z [bench]   - Load block from disk: 79.35ms
2024-04-30T01:19:55Z [bench]     - Sanity checks: 3.35ms [43.12s (2.86ms/blk)]
2024-04-30T01:19:55Z [bench]     - Fork checks: 0.09ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:58Z [bench]       - Connect 479 transactions: 2613.24ms (5.456ms/tx, 0.699ms/txin) [1919.07s (127.13ms/blk)]
2024-04-30T01:19:58Z [bench]     - Verify 3736 txins: 2613.36ms (0.700ms/txin) [1920.03s (127.20ms/blk)]
2024-04-30T01:19:58Z [bench]     - Write undo data: 8.28ms [58.89s (3.90ms/blk)]
2024-04-30T01:19:58Z [bench]     - Index writing: 0.07ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:58Z [validation] BlockChecked: block hash=0000000000000000004489ac5522cc40dca9db8f54f72ec8a5e1bd5e9696d2aa state=Valid
2024-04-30T01:19:58Z [bench]   - Connect total: 2625.57ms [2027.60s (134.32ms/blk)]
2024-04-30T01:19:58Z [bench]   - Flush: 11.84ms [159.55s (10.57ms/blk)]
2024-04-30T01:19:58Z [bench]   - Writing chainstate: 0.13ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:58Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509420 txs removed=0
2024-04-30T01:19:58Z UpdateTip: new best=0000000000000000004489ac5522cc40dca9db8f54f72ec8a5e1bd5e9696d2aa height=509420 version=0x20000000 log2_work=88.136786 tx=299744070 date='2018-02-16T06:49:20Z' progress=0.295596 cache=2581.2MiB(24102691txo)
2024-04-30T01:19:58Z [bench]   - Connect postprocess: 0.42ms [6.90s (0.46ms/blk)]
2024-04-30T01:19:58Z [bench] - Connect block: 2717.31ms [2660.71s (176.26ms/blk)]
2024-04-30T01:19:58Z [validation] Enqueuing BlockConnected: block hash=0000000000000000004489ac5522cc40dca9db8f54f72ec8a5e1bd5e9696d2aa block height=509420
2024-04-30T01:19:58Z [validation] Enqueuing UpdatedBlockTip: new block hash=0000000000000000004489ac5522cc40dca9db8f54f72ec8a5e1bd5e9696d2aa fork block hash=0000000000000000000f92879f3e09163caa77e7dd77b82a9c16f0bf7b2f04da (in IBD=true)
2024-04-30T01:19:58Z [rand] Feeding 18633 bytes of dynamic environment data into RNG
2024-04-30T01:19:58Z [validation] UpdatedBlockTip: new block hash=000000000000000000226917db306815b7472cc9e3d21e535bf6ed2d734e2a0d fork block hash=0000000000000000002426a6f3500ba6a61c994bb0dee073282f38ee162545da (in IBD=true)
2024-04-30T01:19:58Z [validation] MempoolTransactionsRemovedForBlock: block height=509417 txs removed=0
2024-04-30T01:19:58Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:58Z [validation] BlockConnected: block hash=0000000000000000003d4ef610f0080140a4dceca729b96dcf83d714aebe21ca block height=509417
2024-04-30T01:19:58Z [validation] UpdatedBlockTip: new block hash=0000000000000000003d4ef610f0080140a4dceca729b96dcf83d714aebe21ca fork block hash=000000000000000000226917db306815b7472cc9e3d21e535bf6ed2d734e2a0d (in IBD=true)
2024-04-30T01:19:58Z [validation] MempoolTransactionsRemovedForBlock: block height=509418 txs removed=0
2024-04-30T01:19:58Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:58Z [validation] BlockConnected: block hash=0000000000000000004aa4dc6d3a16450cb6c67c79594fa0543ebb4603643b96 block height=509418
2024-04-30T01:19:58Z [validation] UpdatedBlockTip: new block hash=0000000000000000004aa4dc6d3a16450cb6c67c79594fa0543ebb4603643b96 fork block hash=0000000000000000003d4ef610f0080140a4dceca729b96dcf83d714aebe21ca (in IBD=true)
2024-04-30T01:19:58Z [validation] MempoolTransactionsRemovedForBlock: block height=509419 txs removed=0
2024-04-30T01:19:58Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:58Z [validation] BlockConnected: block hash=0000000000000000000f92879f3e09163caa77e7dd77b82a9c16f0bf7b2f04da block height=509419
2024-04-30T01:19:58Z [validation] UpdatedBlockTip: new block hash=0000000000000000000f92879f3e09163caa77e7dd77b82a9c16f0bf7b2f04da fork block hash=0000000000000000004aa4dc6d3a16450cb6c67c79594fa0543ebb4603643b96 (in IBD=true)
2024-04-30T01:19:58Z [validation] MempoolTransactionsRemovedForBlock: block height=509420 txs removed=0
2024-04-30T01:19:58Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:58Z [validation] BlockConnected: block hash=0000000000000000004489ac5522cc40dca9db8f54f72ec8a5e1bd5e9696d2aa block height=509420
2024-04-30T01:19:58Z [validation] UpdatedBlockTip: new block hash=0000000000000000004489ac5522cc40dca9db8f54f72ec8a5e1bd5e9696d2aa fork block hash=0000000000000000000f92879f3e09163caa77e7dd77b82a9c16f0bf7b2f04da (in IBD=true)
2024-04-30T01:19:58Z [bench]   - Load block from disk: 105.32ms
2024-04-30T01:19:58Z [bench]     - Sanity checks: 6.99ms [43.12s (2.86ms/blk)]
2024-04-30T01:19:58Z [bench]     - Fork checks: 0.11ms [0.89s (0.06ms/blk)]
2024-04-30T01:19:59Z [bench]       - Connect 2377 transactions: 632.93ms (0.266ms/tx, 0.119ms/txin) [1919.71s (127.17ms/blk)]
2024-04-30T01:19:59Z [bench]     - Verify 5297 txins: 633.06ms (0.120ms/txin) [1920.67s (127.23ms/blk)]
2024-04-30T01:19:59Z [validation] Pre-allocating up to position 0x800000 in rev01180.dat
2024-04-30T01:19:59Z [bench]     - Write undo data: 12.76ms [58.90s (3.90ms/blk)]
2024-04-30T01:19:59Z [bench]     - Index writing: 0.06ms [0.36s (0.02ms/blk)]
2024-04-30T01:19:59Z [validation] BlockChecked: block hash=000000000000000000017baaf4072b9ed6554ea43b75d11442b8c4e9006ad795 state=Valid
2024-04-30T01:19:59Z [bench]   - Connect total: 653.48ms [2028.25s (134.36ms/blk)]
2024-04-30T01:19:59Z [bench]   - Flush: 32.81ms [159.58s (10.57ms/blk)]
2024-04-30T01:19:59Z [bench]   - Writing chainstate: 0.11ms [0.85s (0.06ms/blk)]
2024-04-30T01:19:59Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509421 txs removed=0
2024-04-30T01:19:59Z UpdateTip: new best=000000000000000000017baaf4072b9ed6554ea43b75d11442b8c4e9006ad795 height=509421 version=0x20000000 log2_work=88.136838 tx=299746447 date='2018-02-16T07:16:43Z' progress=0.295598 cache=2581.4MiB(24104487txo)
2024-04-30T01:19:59Z [bench]   - Connect postprocess: 1.12ms [6.91s (0.46ms/blk)]
2024-04-30T01:19:59Z [bench] - Connect block: 792.84ms [2661.50s (176.31ms/blk)]
2024-04-30T01:19:59Z [validation] MempoolTransactionsRemovedForBlock: block height=509421 txs removed=0
2024-04-30T01:19:59Z [validation] Enqueuing BlockConnected: block hash=000000000000000000017baaf4072b9ed6554ea43b75d11442b8c4e9006ad795 block height=509421
2024-04-30T01:19:59Z [validation] Enqueuing UpdatedBlockTip: new block hash=000000000000000000017baaf4072b9ed6554ea43b75d11442b8c4e9006ad795 fork block hash=0000000000000000004489ac5522cc40dca9db8f54f72ec8a5e1bd5e9696d2aa (in IBD=true)
2024-04-30T01:19:59Z [estimatefee] Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current
2024-04-30T01:19:59Z [validation] BlockConnected: block hash=000000000000000000017baaf4072b9ed6554ea43b75d11442b8c4e9006ad795 block height=509421
2024-04-30T01:19:59Z [bench]   - Load block from disk: 135.84ms
2024-04-30T01:19:59Z [bench]     - Sanity checks: 6.18ms [43.13s (2.86ms/blk)]
2024-04-30T01:19:59Z [bench]     - Fork checks: 0.11ms [0.89s (0.06ms/blk)]
2024-04-30T01:20:01Z [bench]       - Connect 1515 transactions: 2116.29ms (1.397ms/tx, 0.359ms/txin) [1921.82s (127.30ms/blk)]
2024-04-30T01:20:01Z [bench]     - Verify 5898 txins: 2116.42ms (0.359ms/txin) [1922.78s (127.36ms/blk)]
2024-04-30T01:20:01Z [bench]     - Write undo data: 12.76ms [58.91s (3.90ms/blk)]
2024-04-30T01:20:01Z [bench]     - Index writing: 0.07ms [0.36s (0.02ms/blk)]
2024-04-30T01:20:01Z [validation] BlockChecked: block hash=00000000000000000018c333f109f9a0197817cb656bc9e27cd204d4dfb4fd5c state=Valid
2024-04-30T01:20:01Z [bench]   - Connect total: 2135.95ms [2030.39s (134.49ms/blk)]
2024-04-30T01:20:01Z [bench]   - Flush: 22.94ms [159.60s (10.57ms/blk)]
2024-04-30T01:20:01Z [bench]   - Writing chainstate: 0.12ms [0.85s (0.06ms/blk)]
2024-04-30T01:20:01Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=509422 txs removed=0
2024-04-30T01:20:01Z UpdateTip: new best=00000000000000000018c333f109f9a0197817cb656bc9e27cd204d4dfb4fd5c height=509422 version=0x20000000 log2_work=88.136891 tx=299747962 date='2018-02-16T07:26:19Z' progress=0.295600 cache=2581.7MiB(24105897txo)
2024-04-30T01:20:01Z [bench]   - Connect postprocess: 0.81ms [6.91s (0.46ms/blk)]
2024-04-30T01:20:01Z [bench] - Connect block: 2295.66ms [2663.80s (176.45ms/blk)]
2024-04-30T01:20:01Z [validation] Enqueuing BlockConnected: block hash=00000000000000000018c333f109f9a0197817cb656bc9e27cd204d4dfb4fd5c block height=509422
2024-04-30T01:20:01Z [validation] Enqueuing UpdatedBlockTip: new block hash=00000000000000000018c333f109f9a0197817cb656bc9e27cd204d4dfb4fd5c fork block hash=000000000000000000017baaf4072b9ed6554ea43b75d11442b8c4e9006ad795 (in IBD=true)
2024-04-30T01:20:01Z [bench]   - Load block from disk: 149.95ms
2024-04-30T01:20:01Z [bench]     - Sanity checks: 5.88ms [43.14s (2.86ms/blk)]
2024-04-30T01:20:01Z [bench]     - Fork checks: 0.10ms [0.89s (0.06ms/blk)]
@maflcko
Copy link
Member

maflcko commented Apr 30, 2024

2Tb HDD for blockchain storage

What filesystem is the storage? Is it attached via USB? Is the datadir on the storage, or only the blocksdir? What is the full bitcoin config file?

Can you run it in gdb again for a traceback?

Does dmesg say anything?

@WaffleApe
Copy link
Author

WaffleApe commented May 1, 2024

Thanks for taking the time answering @maflcko.

The external HDD is mounted as a GUID Partition Table and is connected via USB3 to the motherboard's input. Only blocksdir is stored in the HDD.
The datadir is stored in the internal SSD

Attached the gdb output when running bitcoin-qt in the debugger: gdb.txt

Please also find the dmesg output: https://pastebin.com/WBVXnRYe

@maflcko
Copy link
Member

maflcko commented May 1, 2024

The gdb txt is empty. You can also post it in a comment, if it is shorter than 100 lines.

@WaffleApe
Copy link
Author

@maflcko apologies, here is the dgb extract https://pastebin.com/LQri1rtg

@maflcko
Copy link
Member

maflcko commented May 2, 2024

I mean it doesn't contain the crash information. Are you sure this is a crash and not a normal shutdown or someone initiating a shutdown?

In any case, if this really is a crash, you can get the traceback with something like:

gdb --args .../bitcoin-qt

...

> run

Then recreate the crash and check the output in the terminal.

@maflcko
Copy link
Member

maflcko commented May 13, 2024

Closing for now due to inactivity, but please leave a comment if you have more details or information.

@maflcko maflcko closed this as completed May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants