-snip-
Do you mean reindexing the whole database? It took me more than 2 weeks to complete the synchronization. Is there any other way to solve this problem?
Don't do that yet if Core didn't warned you about corrupted chainstate or block index.
You only need to provide the contents of your debug.log file inside your bitcoin data directory for us to see the possible issue.
If you're using the default, it's in this location:
https://en.bitcoin.it/wiki/Data_directory#Default_LocationIf it's too long, cut it to the last session - from the last line, then scroll-up to find the first "
Bitcoin Core version" that you can find.
Paste it inside [code][/code] tags.
Here is debug as you instructed....
2023-12-14T19:26:42Z Bitcoin Core version v25.0.0 (release build)
2023-12-14T19:26:42Z Qt 5.15.5 (static), plugin=windows (static)
2023-12-14T19:26:42Z Static plugins:
2023-12-14T19:26:42Z QWindowsIntegrationPlugin, version 331520
2023-12-14T19:26:42Z QWindowsVistaStylePlugin, version 331520
2023-12-14T19:26:42Z Style: windowsvista / QWindowsVistaStyle
2023-12-14T19:26:42Z System: Windows 10 Version 2009, x86_64-little_endian-llp64
2023-12-14T19:26:42Z Screen: \\.\DISPLAY1 960x540, pixel ratio=2.0
2023-12-14T19:26:42Z Using the 'sse4(1way),sse41(4way),avx2(8way)' SHA256 implementation
2023-12-14T19:26:42Z Using RdSeed as an additional entropy source
2023-12-14T19:26:42Z Using RdRand as an additional entropy source
2023-12-14T19:26:42Z Default data directory C:\Users\USER\AppData\Roaming\Bitcoin
2023-12-14T19:26:42Z Using data directory C:\Users\USER\AppData\Roaming\Bitcoin
2023-12-14T19:26:42Z Config file: C:\Users\USER\AppData\Roaming\Bitcoin\bitcoin.conf (not found, skipping)
2023-12-14T19:26:42Z Setting file arg: prune = "2861"
2023-12-14T19:26:42Z Setting file arg: wallet = ["vb","test"]
2023-12-14T19:26:42Z Using at most 125 automatic connections (2048 file descriptors available)
2023-12-14T19:26:42Z GUI: "registerShutdownBlockReason: Successfully registered: Bitcoin Core didn't yet exit safely…"
2023-12-14T19:26:42Z Using 16 MiB out of 16 MiB requested for signature cache, able to store 524288 elements
2023-12-14T19:26:42Z Using 16 MiB out of 16 MiB requested for script execution cache, able to store 524288 elements
2023-12-14T19:26:42Z Script verification uses 3 additional threads
2023-12-14T19:26:42Z scheduler thread start
2023-12-14T19:26:42Z Using wallet directory C:\Users\USER\AppData\Roaming\Bitcoin\wallets
2023-12-14T19:26:42Z init message: Verifying wallet(s)…
2023-12-14T19:26:42Z Warning: Skipping -wallet path that doesn't exist. Failed to load database path 'C:\Users\USER\AppData\Roaming\Bitcoin\wallets\vb'. Path does not exist.
2023-12-14T19:26:44Z Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
2023-12-14T19:26:44Z Using wallet C:\Users\USER\AppData\Roaming\Bitcoin\wallets\test\wallet.dat
2023-12-14T19:26:44Z BerkeleyEnvironment::Open: LogDir=C:\Users\USER\AppData\Roaming\Bitcoin\wallets\test\database ErrorFile=C:\Users\USER\AppData\Roaming\Bitcoin\wallets\test\db.log
2023-12-14T19:26:44Z Using /16 prefix for IP bucketing
2023-12-14T19:26:44Z init message: Loading P2P addresses…
2023-12-14T19:26:45Z Loaded 66272 addresses from peers.dat 324ms
2023-12-14T19:26:45Z init message: Loading banlist…
2023-12-14T19:26:45Z SetNetworkActive: true
2023-12-14T19:26:45Z Cache configuration:
2023-12-14T19:26:45Z * Using 2.0 MiB for block index database
2023-12-14T19:26:45Z * Using 8.0 MiB for chain state database
2023-12-14T19:26:45Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space)
2023-12-14T19:26:45Z init message: Loading block index…
2023-12-14T19:26:45Z Assuming ancestors of block 000000000000000000035c3f0d31e71a5ee24c5aaf3354689f65bd7b07dee632 have valid signatures.
2023-12-14T19:26:45Z Setting nMinimumChainWork=000000000000000000000000000000000000000044a50fe819c39ad624021859
2023-12-14T19:26:45Z Prune configured to target 2861 MiB on disk for block and undo files.
2023-12-14T19:26:45Z Opening LevelDB in C:\Users\USER\AppData\Roaming\Bitcoin\blocks\index
2023-12-14T19:26:45Z Opened LevelDB successfully
2023-12-14T19:26:45Z Using obfuscation key for C:\Users\USER\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000
2023-12-14T19:26:49Z LoadBlockIndexDB: last block file = 3993
2023-12-14T19:26:49Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=66, size=105297807, heights=820831...821134, time=2023-12-12...2023-12-14)
2023-12-14T19:26:49Z Checking all blk files are present...
2023-12-14T19:26:49Z LoadBlockIndexDB(): Block files have previously been pruned
2023-12-14T19:26:50Z Initializing chainstate Chainstate [ibd] @ height -1 (null)
2023-12-14T19:26:50Z Opening LevelDB in C:\Users\USER\AppData\Roaming\Bitcoin\chainstate
2023-12-14T19:26:50Z Opened LevelDB successfully
2023-12-14T19:26:50Z Using obfuscation key for C:\Users\USER\AppData\Roaming\Bitcoin\chainstate: d3c5ee961da3db55
2023-12-14T19:26:51Z Loaded best chain: hashBestChain=00000000000000000000d747d4109e45ac92b22d1af0b710faf5c0f7dd76ec6f height=821045 date=2023-12-13T19:36:31Z progress=0.999663
2023-12-14T19:26:51Z [snapshot] allocating all cache to the IBD chainstate
2023-12-14T19:26:51Z Opening LevelDB in C:\Users\USER\AppData\Roaming\Bitcoin\chainstate
2023-12-14T19:26:51Z Opened LevelDB successfully
2023-12-14T19:26:51Z Using obfuscation key for C:\Users\USER\AppData\Roaming\Bitcoin\chainstate: d3c5ee961da3db55
2023-12-14T19:26:51Z [Chainstate [ibd] @ height 821045 (00000000000000000000d747d4109e45ac92b22d1af0b710faf5c0f7dd76ec6f)] resized coinsdb cache to 8.0 MiB
2023-12-14T19:26:51Z [Chainstate [ibd] @ height 821045 (00000000000000000000d747d4109e45ac92b22d1af0b710faf5c0f7dd76ec6f)] resized coinstip cache to 440.0 MiB
2023-12-14T19:26:51Z init message: Verifying blocks…
2023-12-14T19:26:51Z Verifying last 6 blocks at level 3
2023-12-14T19:26:51Z Verification progress: 0%
2023-12-14T19:26:51Z Verification progress: 16%
2023-12-14T19:26:52Z Verification progress: 33%
2023-12-14T19:26:52Z Verification progress: 50%
2023-12-14T19:26:53Z Verification progress: 66%
2023-12-14T19:26:53Z Verification progress: 83%
2023-12-14T19:26:54Z Verification progress: 99%
2023-12-14T19:26:54Z Verification: No coin database inconsistencies in last 6 blocks (23544 transactions)
2023-12-14T19:26:54Z block index 8993ms
2023-12-14T19:26:54Z init message: Loading wallet…
2023-12-14T19:26:54Z BerkeleyEnvironment::Open: LogDir=C:\Users\USER\AppData\Roaming\Bitcoin\wallets\test\database ErrorFile=C:\Users\USER\AppData\Roaming\Bitcoin\wallets\test\db.log
2023-12-14T19:26:54Z [test] Wallet file version = 10500, last client version = 250000
2023-12-14T19:26:54Z [test] Keys: 2001 plaintext, 0 encrypted, 2001 w/ metadata, 2001 total. Unknown wallet records: 0
2023-12-14T19:26:54Z [test] Wallet completed loading in 70ms
2023-12-14T19:26:54Z [test] setKeyPool.size() = 2000
2023-12-14T19:26:54Z [test] mapWallet.size() = 0
2023-12-14T19:26:54Z [test] m_address_book.size() = 0
2023-12-14T19:26:54Z init message: Pruning blockstore…
2023-12-14T19:26:54Z Leaving InitialBlockDownload (latching to false)
2023-12-14T19:26:54Z block tree size = 821195
2023-12-14T19:26:54Z nBestHeight = 821045
2023-12-14T19:26:54Z loadblk thread start
2023-12-14T19:26:54Z Imported mempool transactions from disk: 0 succeeded, 0 failed, 0 expired, 0 already there, 0 waiting for initial broadcast
2023-12-14T19:26:54Z loadblk thread exit
2023-12-14T19:26:54Z torcontrol thread start
2023-12-14T19:26:54Z Bound to 127.0.0.1:8334
2023-12-14T19:26:54Z Bound to [::]:8333
2023-12-14T19:26:54Z Bound to 0.0.0.0:8333
2023-12-14T19:26:54Z 0 block-relay-only anchors will be tried for connections.
2023-12-14T19:26:54Z init message: Starting network threads…
2023-12-14T19:26:54Z net thread start
2023-12-14T19:26:54Z dnsseed thread start
2023-12-14T19:26:54Z addcon thread start
2023-12-14T19:26:54Z opencon thread start
2023-12-14T19:26:54Z msghand thread start
2023-12-14T19:26:54Z Waiting 300 seconds before querying DNS seeds.
2023-12-14T19:26:54Z init message: Done loading
2023-12-14T19:26:54Z GUI: Platform customization: "windows"
2023-12-14T19:26:55Z New outbound peer connected: version: 70016, blocks=821196, peer=0 (outbound-full-relay)
2023-12-14T19:26:56Z Saw new header hash=000000000000000000037ce90e6a6ae83cb19832d4af2d7dd27f9003335f71df height=821195
2023-12-14T19:26:56Z Saw new header hash=000000000000000000041d7eb1661ec990dd1c91e47b94e4799a35e7a20f5a85 height=821196
2023-12-14T19:27:18Z New outbound peer connected: version: 70016, blocks=821196, peer=1 (outbound-full-relay)
2023-12-14T19:27:24Z New outbound peer connected: version: 70016, blocks=821196, peer=3 (outbound-full-relay)
2023-12-14T19:27:28Z New outbound peer connected: version: 70016, blocks=821196, peer=7 (outbound-full-relay)
2023-12-14T19:27:30Z New outbound peer connected: version: 70016, blocks=821196, peer=4 (outbound-full-relay)
2023-12-14T19:27:33Z New outbound peer connected: version: 70016, blocks=821196, peer=6 (outbound-full-relay)
2023-12-14T19:27:38Z P2P peers available. Skipped DNS seeding.
2023-12-14T19:27:38Z dnsseed thread exit
2023-12-14T19:27:39Z New outbound peer connected: version: 70016, blocks=821196, peer=5 (outbound-full-relay)
2023-12-14T19:27:46Z UpdateTip: new best=00000000000000000000ff2b9e8a3bf33f20fc6b154c0e4d82be05f253a79709 height=821046 version=0x2bdaa000 log2_work=94.598632 tx=934996508 date='2023-12-13T19:52:35Z' progress=0.999667 cache=2.2MiB(15536txo)
2023-12-14T19:27:46Z UpdateTip: new best=000000000000000000009c316417f74a86cada6c8da6832d9ab7773f420d07c7 height=821047 version=0x31218000 log2_work=94.598645 tx=935000563 date='2023-12-13T20:06:01Z' progress=0.999670 cache=4.1MiB(28974txo)
2023-12-14T19:27:46Z UpdateTip: new best=000000000000000000030d693b1d9a13207bafb5c312a43e59c6bfd1effe8205 height=821048 version=0x20008000 log2_work=94.598659 tx=935004840 date='2023-12-13T20:13:10Z' progress=0.999671 cache=5.9MiB(41374txo)
2023-12-14T19:27:47Z UpdateTip: new best=000000000000000000003bfa22b1a57c656673d04ae762aa0db3230fde3c6143 height=821049 version=0x2cf02000 log2_work=94.598673 tx=935007880 date='2023-12-13T20:13:39Z' progress=0.999672 cache=7.8MiB(52656txo)
2023-12-14T19:27:48Z New outbound peer connected: version: 70016, blocks=821196, peer=9 (outbound-full-relay)
2023-12-14T19:27:49Z New outbound peer connected: version: 70016, blocks=821196, peer=8 (outbound-full-relay)
2023-12-14T19:27:50Z New outbound peer connected: version: 70016, blocks=821196, peer=10 (outbound-full-relay)
2023-12-14T19:27:50Z New outbound peer connected: version: 70016, blocks=821196, peer=11 (outbound-full-relay)
2023-12-14T19:28:08Z New outbound peer connected: version: 70016, blocks=821196, peer=12 (outbound-full-relay)
2023-12-14T19:28:09Z New outbound peer connected: version: 70016, blocks=821196, peer=13 (block-relay-only)
2023-12-14T19:28:09Z New outbound peer connected: version: 70016, blocks=821196, peer=14 (block-relay-only)
2023-12-14T19:28:18Z UpdateTip: new best=00000000000000000001ba5a89c83772c3c74c70162e9f49addc87836babd02e height=821050 version=0x2f30c000 log2_work=94.598687 tx=935012158 date='2023-12-13T20:22:05Z' progress=0.999673 cache=9.3MiB(63751txo)
2023-12-14T19:28:25Z UpdateTip: new best=00000000000000000004219e0e6629b4854a22ab6431af5010a089dee0a7db27 height=821051 version=0x20004000 log2_work=94.598701 tx=935016224 date='2023-12-13T20:44:06Z' progress=0.999679 cache=11.0MiB(77434txo)
2023-12-14T19:28:26Z UpdateTip: new best=00000000000000000003490d98c8549b8fd4ff99fb27be600ba6bf7c3764fb08 height=821052 version=0x3fff0000 log2_work=94.598715 tx=935019919 date='2023-12-13T20:46:55Z' progress=0.999679 cache=13.1MiB(87975txo)
2023-12-14T19:28:42Z UpdateTip: new best=000000000000000000028eacd4e6e58405d5a37d06b5d7b93776f1eab68d2494 height=821053 version=0x27aca000 log2_work=94.598729 tx=935023830 date='2023-12-13T20:54:01Z' progress=0.999681 cache=14.8MiB(99964txo)
2023-12-14T19:28:43Z UpdateTip: new best=00000000000000000001e2ee7f0c6bd5361b5e7afd76156ca7d6f524ee5ca3d8 height=821054 version=0x201b8000 log2_work=94.598743 tx=935028024 date='2023-12-13T20:59:08Z' progress=0.999682 cache=16.3MiB(110730txo)
2023-12-14T19:28:44Z UpdateTip: new best=000000000000000000019ed01b567887ea94ef8bc2da0d7e47aea66650286526 height=821055 version=0x20600000 log2_work=94.598757 tx=935032048 date='2023-12-13T21:22:28Z' progress=0.999688 cache=18.1MiB(124193txo)
2023-12-14T19:28:44Z UpdateTip: new best=00000000000000000000085ca8fc6bdbae91fa8328ff05cf72dd6924d772b806 height=821056 version=0x20000000 log2_work=94.598771 tx=935036285 date='2023-12-13T21:33:02Z' progress=0.999690 cache=19.7MiB(136164txo)
2023-12-14T19:28:46Z UpdateTip: new best=0000000000000000000415db307bf5d1283807b785f58e7af9cfe570666d5dbe height=821057 version=0x2000e000 log2_work=94.598785 tx=935040286 date='2023-12-13T21:47:10Z' progress=0.999693 cache=21.3MiB(148122txo)
2023-12-14T19:28:47Z UpdateTip: new best=00000000000000000003b2544cc4555bd58df3c02b1471344010e00e280ef035 height=821058 version=0x28b08000 log2_work=94.598798 tx=935044741 date='2023-12-13T21:47:05Z' progress=0.999693 cache=22.7MiB(158193txo)
2023-12-14T19:28:48Z UpdateTip: new best=00000000000000000003fa961d7f69cc8b5ac7a659b14ca3ec176c96c8e2849b height=821059 version=0x20d1c000 log2_work=94.598812 tx=935049050 date='2023-12-13T21:58:54Z' progress=0.999696 cache=24.2MiB(169406txo)
2023-12-14T19:28:48Z UpdateTip: new best=000000000000000000013b9d04e060b22530d720a8ffe724761853f5bde43859 height=821060 version=0x2d802000 log2_work=94.598826 tx=935049051 date='2023-12-13T21:59:16Z' progress=0.999696 cache=24.2MiB(169407txo)
2023-12-14T19:28:49Z UpdateTip: new best=000000000000000000024350200b728532093fec6b3295c75de5242d3cdc6ad3 height=821061 version=0x20200000 log2_work=94.598840 tx=935053148 date='2023-12-13T22:06:50Z' progress=0.999698 cache=27.1MiB(180333txo)
2023-12-14T19:28:51Z UpdateTip: new best=000000000000000000013ee36952c8be9102d36e8e0f45a4f76cc6975c63ce94 height=821062 version=0x25a1a000 log2_work=94.598854 tx=935057155 date='2023-12-13T22:07:42Z' progress=0.999698 cache=28.4MiB(190019txo)
2023-12-14T19:28:52Z UpdateTip: new best=00000000000000000002a341674002e0b52a9d66ce838909372c0f6fe61a95ab height=821063 version=0x30bb0000 log2_work=94.598868 tx=935061418 date='2023-12-13T22:21:59Z' progress=0.999702 cache=29.9MiB(201706txo)
2023-12-14T19:28:52Z UpdateTip: new best=000000000000000000036b9d32762db2dc335ca896fd0ad2b513a711f2c232a9 height=821064 version=0x2e4f2000 log2_work=94.598882 tx=935065712 date='2023-12-13T22:30:41Z' progress=0.999704 cache=31.4MiB(212676txo)
2023-12-14T19:28:54Z UpdateTip: new best=0000000000000000000083740ab7a15638d2fc39d2e91bfea6cb090ccf97a16f height=821065 version=0x3fff0000 log2_work=94.598896 tx=935069679 date='2023-12-13T22:32:56Z' progress=0.999704 cache=32.9MiB(223091txo)
2023-12-14T19:28:55Z UpdateTip: new best=000000000000000000025f523c6df57d05e542b9c834ae71c4684b175bf6d962 height=821066 version=0x31866000 log2_work=94.598910 tx=935073653 date='2023-12-13T22:51:58Z' progress=0.999709 cache=34.5MiB(235328txo)
2023-12-14T19:28:57Z UpdateTip: new best=00000000000000000003c6c3a592a68179255e73d2a703ae953e16581462dc41 height=821067 version=0x2c4b0000 log2_work=94.598924 tx=935077772 date='2023-12-13T22:58:36Z' progress=0.999710 cache=36.0MiB(246255txo)
2023-12-14T19:28:57Z UpdateTip: new best=0000000000000000000281ea6e513036e3a8751a342379f33a243a157a7087d7 height=821068 version=0x3e000000 log2_work=94.598937 tx=935082012 date='2023-12-13T23:12:26Z' progress=0.999713 cache=37.5MiB(257595txo)
2023-12-14T19:28:58Z UpdateTip: new best=00000000000000000002e1a5ba0b4f2022e11ab300de2a46e31bb5ce3e812df4 height=821069 version=0x2eeac000 log2_work=94.598951 tx=935086360 date='2023-12-13T23:28:18Z' progress=0.999717 cache=39.1MiB(269543txo)
2023-12-14T19:28:59Z UpdateTip: new best=0000000000000000000318bc5dd6c7d586049b65f60a1fd879e77952083ce890 height=821070 version=0x20000000 log2_work=94.598965 tx=935090441 date='2023-12-13T23:31:26Z' progress=0.999718 cache=40.7MiB(280610txo)
2023-12-14T19:29:00Z UpdateTip: new best=0000000000000000000329f138c230661011b645f560e4432704fc5548d718bd height=821071 version=0x323c2000 log2_work=94.598979 tx=935094343 date='2023-12-13T23:31:51Z' progress=0.999718 cache=41.9MiB(288839txo)
2023-12-14T19:29:02Z UpdateTip: new best=00000000000000000001eb18e7dc3f20c0bdb571269d4cca42b6afbad5f9c71a height=821072 version=0x20000000 log2_work=94.598993 tx=935097450 date='2023-12-13T23:34:04Z' progress=0.999719 cache=43.1MiB(297637txo)
2023-12-14T19:29:03Z UpdateTip: new best=00000000000000000002d56df0cc5214eb25542d661f3b58547561596c8f148a height=821073 version=0x20012000 log2_work=94.599007 tx=935101706 date='2023-12-13T23:44:22Z' progress=0.999721 cache=44.6MiB(309033txo)
2023-12-14T19:29:04Z UpdateTip: new best=00000000000000000002e76a793b0c4441ee3b82fc52890ee9f601c69115f95b height=821074 version=0x2acbe000 log2_work=94.599021 tx=935105976 date='2023-12-13T23:49:59Z' progress=0.999722 cache=46.1MiB(319617txo)
2023-12-14T19:29:04Z UpdateTip: new best=000000000000000000037bde497c799a5336e32aeab3e48dac0188ad404a3800 height=821075 version=0x20420000 log2_work=94.599035 tx=935110003 date='2023-12-14T00:06:00Z' progress=0.999726 cache=47.7MiB(331517txo)
2023-12-14T19:29:05Z UpdateTip: new best=000000000000000000030a6c097cbab815a94bef9d9e06b608cb966814256a76 height=821076 version=0x32eb0000 log2_work=94.599049 tx=935114265 date='2023-12-14T00:10:43Z' progress=0.999727 cache=49.1MiB(341203txo)
2023-12-14T19:29:07Z UpdateTip: new best=000000000000000000001cf91c638a33c0a4dd08015fbd88e020abcf888153e9 height=821077 version=0x27b30004 log2_work=94.599063 tx=935118157 date='2023-12-14T00:13:46Z' progress=0.999728 cache=50.5MiB(350911txo)
2023-12-14T19:29:08Z UpdateTip: new best=0000000000000000000224c4feb2a86617dac1dee5f69424f2a9817a9c688081 height=821078 version=0x2c280000 log2_work=94.599076 tx=935122099 date='2023-12-14T00:36:15Z' progress=0.999733 cache=54.8MiB(362860txo)
2023-12-14T19:29:08Z UpdateTip: new best=00000000000000000002df5b6324746ba8a11f614853431e1fa164920fb8929c height=821079 version=0x2000c000 log2_work=94.599090 tx=935125963 date='2023-12-14T00:37:43Z' progress=0.999733 cache=56.2MiB(372423txo)
2023-12-14T19:29:09Z UpdateTip: new best=00000000000000000001ab0ba9e1294d373b85cfe270eeac87210294b751eaa8 height=821080 version=0x2cf8a000 log2_work=94.599104 tx=935129896 date='2023-12-14T00:51:08Z' progress=0.999737 cache=57.7MiB(383643txo)
2023-12-14T19:29:10Z UpdateTip: new best=00000000000000000002cbe6f7f61ade83a03b757087a555a3ce2078a6a0cc39 height=821081 version=0x246a8000 log2_work=94.599118 tx=935134181 date='2023-12-14T01:06:37Z' progress=0.999740 cache=59.3MiB(395092txo)
2023-12-14T19:29:12Z UpdateTip: new best=00000000000000000002b699a4b1601b86743036577a2e1e2096aa4bae27d5e9 height=821082 version=0x2883a000 log2_work=94.599132 tx=935137935 date='2023-12-14T01:11:53Z' progress=0.999742 cache=60.7MiB(405341txo)
2023-12-14T19:29:13Z UpdateTip: new best=0000000000000000000062720907c6627f9b609565c8bb76e17c9af4c70cfad6 height=821083 version=0x215e8000 log2_work=94.599146 tx=935141731 date='2023-12-14T01:12:26Z' progress=0.999742 cache=62.1MiB(414820txo)
2023-12-14T19:29:14Z UpdateTip: new best=0000000000000000000299925fd3b9108ad1215be15c21e22e11f7c8c29d1669 height=821084 version=0x27000000 log2_work=94.599160 tx=935145807 date='2023-12-14T01:15:42Z' progress=0.999742 cache=63.4MiB(424259txo)
2023-12-14T19:29:15Z UpdateTip: new best=000000000000000000022e99d2a6bee65d9e54b145bd9e1ce9e3d0833564f934 height=821085 version=0x31d84000 log2_work=94.599174 tx=935149832 date='2023-12-14T01:20:19Z' progress=0.999743 cache=64.8MiB(433870txo)
2023-12-14T19:29:18Z UpdateTip: new best=00000000000000000002f5f090afe9e14701683090a5091caef00b5fcbb144f3 height=821086 version=0x2108a000 log2_work=94.599188 tx=935152173 date='2023-12-14T01:20:42Z' progress=0.999744 cache=66.2MiB(444125txo)
2023-12-14T19:29:19Z UpdateTip: new best=0000000000000000000166cda9bcbe2b84abe9ebad7a17b72b1eddc536623c5d height=821087 version=0x3e000000 log2_work=94.599202 tx=935156297 date='2023-12-14T01:31:43Z' progress=0.999746 cache=67.6MiB(454538txo)
2023-12-14T19:29:20Z UpdateTip: new best=00000000000000000003a47ea41cd7571d16ce132a24ae4a0ab8ccc57086d705 height=821088 version=0x2e000000 log2_work=94.599215 tx=935160396 date='2023-12-14T01:53:39Z' progress=0.999751 cache=69.2MiB(466372txo)
2023-12-14T19:29:20Z UpdateTip: new best=000000000000000000029eae5ffef7a9a1e0933f50cb94cfc7bcfdf41673397f height=821089 version=0x20012000 log2_work=94.599229 tx=935164528 date='2023-12-14T01:54:41Z' progress=0.999752 cache=70.6MiB(476395txo)
2023-12-14T19:29:21Z UpdateTip: new best=00000000000000000000b6f9d4493f06463c2cb38606709a6aff53639f6884fd height=821090 version=0x2a000000 log2_work=94.599243 tx=935168594 date='2023-12-14T02:16:30Z' progress=0.999757 cache=72.2MiB(487676txo)
2023-12-14T19:29:23Z UpdateTip: new best=000000000000000000014d1195e96e3c0f85a7a1b824fe279b22e75d9ba311df height=821091 version=0x20c00000 log2_work=94.599257 tx=935173005 date='2023-12-14T02:16:43Z' progress=0.999757 cache=73.6MiB(497372txo)
2023-12-14T19:29:24Z UpdateTip: new best=00000000000000000004297974e090b768dfe7c08a9445adf1fd44dec84aad50 height=821092 version=0x32000000 log2_work=94.599271 tx=935177097 date='2023-12-14T02:27:35Z' progress=0.999759 cache=75.0MiB(507605txo)
2023-12-14T19:29:24Z UpdateTip: new best=000000000000000000030e7bd061636e607e7f566426eed1bd455a70acec73c1 height=821093 version=0x2170c000 log2_work=94.599285 tx=935181540 date='2023-12-14T02:39:42Z' progress=0.999762 cache=76.6MiB(518359txo)
2023-12-14T19:29:25Z UpdateTip: new best=00000000000000000002f767840021151f2c3eade0bb6fd4ed8a77e6e6a17862 height=821094 version=0x28156000 log2_work=94.599299 tx=935185731 date='2023-12-14T02:47:11Z' progress=0.999764 cache=78.0MiB(528691txo)
2023-12-14T19:29:26Z UpdateTip: new best=00000000000000000001d005cb5af6a9098cd86d5c11804ae86677696b1d826b height=821095 version=0x20010000 log2_work=94.599313 tx=935189196 date='2023-12-14T02:48:31Z' progress=0.999764 cache=79.4MiB(537824txo)
2023-12-14T19:29:26Z UpdateTip: new best=00000000000000000001d57fce8da7c35b535a8c393f7ad78ee378607edd5fe6 height=821096 version=0x20200000 log2_work=94.599327 tx=935193454 date='2023-12-14T02:54:12Z' progress=0.999766 cache=80.8MiB(548082txo)
2023-12-14T19:29:27Z UpdateTip: new best=00000000000000000003b6485f7f4ba2531112c535d7a2df0d916fff8103e34c height=821097 version=0x309a8000 log2_work=94.599341 tx=935197979 date='2023-12-14T03:07:13Z' progress=0.999769 cache=82.3MiB(558976txo)
2023-12-14T19:29:28Z UpdateTip: new best=00000000000000000003b7fde8299eaf36497b2b4c1410282c2d6a76f6087dc5 height=821098 version=0x2ad9e000 log2_work=94.599354 tx=935202291 date='2023-12-14T03:21:13Z' progress=0.999772 cache=83.9MiB(570223txo)
2023-12-14T19:29:29Z UpdateTip: new best=000000000000000000025b805487ab3064dec599b056eb5db91d1fe34864f953 height=821099 version=0x22e1a000 log2_work=94.599368 tx=935206523 date='2023-12-14T03:31:31Z' progress=0.999774 cache=85.4MiB(580662txo)
2023-12-14T19:29:30Z UpdateTip: new best=00000000000000000003c4d1043adb24c8089b799b25dcf357e3ecb0061f1224 height=821100 version=0x266fe000 log2_work=94.599382 tx=935210449 date='2023-12-14T03:32:30Z' progress=0.999775 cache=86.9MiB(590825txo)
2023-12-14T19:29:30Z UpdateTip: new best=00000000000000000003f28db2f60ba351cdfc01adf530c82284bba11a950278 height=821101 version=0x20a00000 log2_work=94.599396 tx=935214598 date='2023-12-14T03:38:14Z' progress=0.999776 cache=88.4MiB(601243txo)
2023-12-14T19:29:31Z UpdateTip: new best=000000000000000000005b82356d09dcbd5a2bf7d211785dafc87b5963559703 height=821102 version=0x245a0000 log2_work=94.599410 tx=935218633 date='2023-12-14T04:19:04Z' progress=0.999786 cache=90.1MiB(613840txo)
2023-12-14T19:29:31Z UpdateTip: new best=00000000000000000004243f1e00fbb8fe241e4837fb80db0a817221fced1fea height=821103 version=0x20400000 log2_work=94.599424 tx=935221596 date='2023-12-14T04:25:13Z' progress=0.999787 cache=92.2MiB(629893txo)
2023-12-14T19:29:32Z UpdateTip: new best=00000000000000000004285493a7d1d4785c76d68f179d10f00805e4272109cf height=821104 version=0x23992000 log2_work=94.599438 tx=935225913 date='2023-12-14T04:47:58Z' progress=0.999792 cache=93.8MiB(641510txo)
2023-12-14T19:29:34Z UpdateTip: new best=000000000000000000031058553cc9e1dc9144a3b2a173e250c05c265c0d1b1e height=821105 version=0x31002000 log2_work=94.599452 tx=935229975 date='2023-12-14T04:52:24Z' progress=0.999793 cache=95.3MiB(652074txo)
2023-12-14T19:29:34Z UpdateTip: new best=00000000000000000003b702d10c2ac84cd78cadf88453b1a780b3ada48a180a height=821106 version=0x20016000 log2_work=94.599466 tx=935234105 date='2023-12-14T04:58:21Z' progress=0.999795 cache=96.8MiB(662540txo)
2023-12-14T19:29:35Z UpdateTip: new best=00000000000000000003234e40110b7d8d2735ee920e66bf40c51384d655f992 height=821107 version=0x26000000 log2_work=94.599480 tx=935238095 date='2023-12-14T04:59:32Z' progress=0.999795 cache=98.2MiB(672375txo)
2023-12-14T19:29:36Z UpdateTip: new best=00000000000000000003e8f3f0751e4be031dbea5d58417abda8a4a350815ba5 height=821108 version=0x20148000 log2_work=94.599493 tx=935242485 date='2023-12-14T05:11:31Z' progress=0.999798 cache=99.6MiB(682671txo)
2023-12-14T19:29:36Z UpdateTip: new best=0000000000000000000275158441de13383a8bc2e6b1a5fe4f689ff00e0ca3db height=821109 version=0x2b4ce000 log2_work=94.599507 tx=935246538 date='2023-12-14T05:24:46Z' progress=0.999801 cache=101.4MiB(695330txo)
2023-12-14T19:29:36Z UpdateTip: new best=00000000000000000000e3fa864617748722aac01466d2fa552a14bde77d2f64 height=821110 version=0x2562c000 log2_work=94.599521 tx=935250851 date='2023-12-14T05:34:52Z' progress=0.999803 cache=102.8MiB(705910txo)
2023-12-14T19:29:37Z UpdateTip: new best=0000000000000000000056529c50bfae9a3305acc0f8b12e2257fa2a334bf40a height=821111 version=0x36000000 log2_work=94.599535 tx=935255138 date='2023-12-14T05:43:43Z' progress=0.999805 cache=109.9MiB(715793txo)
2023-12-14T19:29:38Z UpdateTip: new best=00000000000000000001fcacda8677680a1aea5499e5d38ae0c4ff868f9f747e height=821112 version=0x29f30000 log2_work=94.599549 tx=935259120 date='2023-12-14T05:48:33Z' progress=0.999807 cache=111.4MiB(726102txo)
2023-12-14T19:29:39Z UpdateTip: new best=0000000000000000000246af8b7ac3e271eac2e32286760c64946c708576ecbf height=821113 version=0x2186a000 log2_work=94.599563 tx=935263638 date='2023-12-14T05:51:58Z' progress=0.999807 cache=112.6MiB(734620txo)
2023-12-14T19:29:40Z UpdateTip: new best=00000000000000000001bf9e3bb096b16d26b04788bfda09f213cc47ae2f7262 height=821114 version=0x20a00000 log2_work=94.599577 tx=935268054 date='2023-12-14T05:58:57Z' progress=0.999809 cache=114.0MiB(744560txo)
2023-12-14T19:29:40Z UpdateTip: new best=0000000000000000000258288bf700db383ee5dcf220ff2ccff549e44326d204 height=821115 version=0x20004000 log2_work=94.599591 tx=935272257 date='2023-12-14T06:11:13Z' progress=0.999812 cache=115.6MiB(755790txo)
2023-12-14T19:29:41Z UpdateTip: new best=000000000000000000000a295de8127ffa673f536c60dd49d5ca013574d1d05a height=821116 version=0x301b2000 log2_work=94.599605 tx=935276183 date='2023-12-14T06:13:00Z' progress=0.999812 cache=117.0MiB(766101txo)
2023-12-14T19:29:42Z UpdateTip: new best=00000000000000000001c4958f4f15f692e877b00af97842c456af4ad26575fe height=821117 version=0x3fffe000 log2_work=94.599619 tx=935280253 date='2023-12-14T06:16:36Z' progress=0.999813 cache=118.4MiB(775307txo)
2023-12-14T19:29:42Z UpdateTip: new best=0000000000000000000185c0735d154debc5ce67789fb22064888ac50960c3c6 height=821118 version=0x22274000 log2_work=94.599632 tx=935284180 date='2023-12-14T06:19:19Z' progress=0.999814 cache=119.7MiB(784359txo)
2023-12-14T19:29:44Z UpdateTip: new best=000000000000000000016b4c2b3d5a0201d00a7e4a24a56772fbd4c23c00ca1a height=821119 version=0x2d77c000 log2_work=94.599646 tx=935288457 date='2023-12-14T06:24:12Z' progress=0.999815 cache=121.0MiB(793339txo)
2023-12-14T19:29:45Z UpdateTip: new best=0000000000000000000129938565ba18b33d663db7cf7d588e232f13da909d77 height=821120 version=0x295da000 log2_work=94.599660 tx=935292307 date='2023-12-14T06:24:58Z' progress=0.999815 cache=122.2MiB(801643txo)
2023-12-14T19:29:47Z UpdateTip: new best=000000000000000000015013c6a6161466b56e8424e4251a5072f106540ef98f height=821121 version=0x20400000 log2_work=94.599674 tx=935296439 date='2023-12-14T06:27:31Z' progress=0.999816 cache=123.5MiB(810765txo)
2023-12-14T19:29:47Z UpdateTip: new best=000000000000000000000c127d1adcaecefb2baa0a1cf61c3c7bb1008a8f4b24 height=821122 version=0x20600000 log2_work=94.599688 tx=935300864 date='2023-12-14T06:36:23Z' progress=0.999818 cache=124.9MiB(820708txo)
2023-12-14T19:29:49Z UpdateTip: new best=000000000000000000031781419464cd1b5a6322e7e1a2b44ba53954c61d4ac1 height=821123 version=0x27ebe000 log2_work=94.599702 tx=935304793 date='2023-12-14T07:14:00Z' progress=0.999827 cache=126.5MiB(832653txo)
2023-12-14T19:29:50Z UpdateTip: new best=000000000000000000039d70c8e1ae0f8c72cee0de965628b0199741b97fb9b6 height=821124 version=0x20000000 log2_work=94.599716 tx=935309202 date='2023-12-14T07:23:47Z' progress=0.999829 cache=127.9MiB(842843txo)
2023-12-14T19:29:51Z UpdateTip: new best=00000000000000000004160a789c5b521a61b9c4e4bf0a7776be1b4d2b0778a1 height=821125 version=0x20a00000 log2_work=94.599730 tx=935313543 date='2023-12-14T07:30:11Z' progress=0.999830 cache=129.3MiB(852482txo)
2023-12-14T19:29:52Z UpdateTip: new best=00000000000000000003bd097ea00ce01fb351e3961d5e2d306e898ebdcf9b55 height=821126 version=0x247de000 log2_work=94.599744 tx=935317314 date='2023-12-14T07:48:37Z' progress=0.999835 cache=130.5MiB(861321txo)
2023-12-14T19:29:52Z UpdateTip: new best=00000000000000000000e9bee758fd336fed72307388d675e3986b401942a4d1 height=821127 version=0x20028000 log2_work=94.599757 tx=935321578 date='2023-12-14T07:57:42Z' progress=0.999837 cache=132.0MiB(871237txo)
2023-12-14T19:29:53Z UpdateTip: new best=000000000000000000013dc68d4f9cac33b12f40c5765a6358f80b0d7b78d7fc height=821128 version=0x22682000 log2_work=94.599771 tx=935325938 date='2023-12-14T08:07:43Z' progress=0.999839 cache=133.4MiB(881220txo)
2023-12-14T19:29:55Z UpdateTip: new best=00000000000000000001ae91a6bbdd0868c6308d9a27d1d647c50d29a4d5edfd height=821129 version=0x2c9a2000 log2_work=94.599785 tx=935330407 date='2023-12-14T08:24:26Z' progress=0.999843 cache=134.8MiB(891819txo)
2023-12-14T19:29:56Z UpdateTip: new best=0000000000000000000168a25bf3fe259cf1fa77d5a7472873a7dadcdb15ccb2 height=821130 version=0x2000e000 log2_work=94.599799 tx=935334569 date='2023-12-14T08:31:56Z' progress=0.999845 cache=136.2MiB(901251txo)
2023-12-14T19:29:57Z UpdateTip: new best=0000000000000000000214cc0050ed86936621e95daf53a020e7660243afc0ab height=821131 version=0x20000000 log2_work=94.599813 tx=935338758 date='2023-12-14T08:39:36Z' progress=0.999847 cache=137.6MiB(911061txo)
2023-12-14T19:29:58Z UpdateTip: new best=000000000000000000038ed72b76fd53f97942fef367a071f05cadf0f652b9b3 height=821132 version=0x20016000 log2_work=94.599827 tx=935343034 date='2023-12-14T08:43:31Z' progress=0.999848 cache=138.9MiB(920530txo)
2023-12-14T19:29:59Z UpdateTip: new best=0000000000000000000012875703bed062bc354596f8964cc0e54d828b59ed34 height=821133 version=0x29bdc000 log2_work=94.599841 tx=935347218 date='2023-12-14T08:46:55Z' progress=0.999849 cache=140.2MiB(929967txo)
2023-12-14T19:30:01Z UpdateTip: new best=00000000000000000001f901c1e407952a3f80757b4f7f3f46c08c2cc21a86c2 height=821134 version=0x2c1e6000 log2_work=94.599855 tx=935351220 date='2023-12-14T08:56:01Z' progress=0.999851 cache=141.4MiB(938588txo)
2023-12-14T19:30:03Z UpdateTip: new best=00000000000000000004151a399448ddc338f7fae2c830787e587ce01ba160cc height=821135 version=0x2001a000 log2_work=94.599869 tx=935355174 date='2023-12-14T08:56:14Z' progress=0.999851 cache=142.7MiB(947370txo)
2023-12-14T19:30:04Z UpdateTip: new best=00000000000000000003df66a4a17f03ad48c6355b76ab0ea6cbb0bbfd3276ae height=821136 version=0x21a8a000 log2_work=94.599882 tx=935358950 date='2023-12-14T09:00:29Z' progress=0.999852 cache=143.8MiB(955611txo)
2023-12-14T19:30:05Z UpdateTip: new best=00000000000000000001784dc9720858c415f83c6b2ce3d98252e436ce6901b7 height=821137 version=0x37ffe000 log2_work=94.599896 tx=935363274 date='2023-12-14T09:08:11Z' progress=0.999854 cache=145.2MiB(965450txo)
2023-12-14T19:30:06Z UpdateTip: new best=00000000000000000001c91ddee00cb5c44dbba344465cea3af3919add962e25 height=821138 version=0x20002000 log2_work=94.599910 tx=935367272 date='2023-12-14T09:15:46Z' progress=0.999855 cache=146.5MiB(974383txo)
2023-12-14T19:30:07Z UpdateTip: new best=00000000000000000003170d0c5eee3c0d3f5d6992b72fccfd0ab630cb789f49 height=821139 version=0x2d112000 log2_work=94.599924 tx=935371255 date='2023-12-14T09:19:19Z' progress=0.999856 cache=147.7MiB(983068txo)
2023-12-14T19:30:08Z UpdateTip: new best=000000000000000000025b788526b650f052979f6dd64a345986fa48bb61f9c5 height=821140 version=0x2b508000 log2_work=94.599938 tx=935375099 date='2023-12-14T09:23:24Z' progress=0.999857 cache=148.9MiB(991320txo)
2023-12-14T19:30:11Z UpdateTip: new best=000000000000000000021d119323e3bb28159f1ee23c59a30fa68919ef50e6b1 height=821141 version=0x20004000 log2_work=94.599952 tx=935378856 date='2023-12-14T09:32:12Z' progress=0.999859 cache=150.2MiB(1000625txo)
2023-12-14T19:30:13Z UpdateTip: new best=00000000000000000002d223a0d603a6a90750889815d885d8ec38babbab58d6 height=821142 version=0x20128000 log2_work=94.599966 tx=935382615 date='2023-12-14T09:35:25Z' progress=0.999860 cache=151.5MiB(1009620txo)
2023-12-14T19:30:14Z UpdateTip: new best=000000000000000000036d28adb27079b547bdea80a04c1157135ecb9a8e4559 height=821143 version=0x22000000 log2_work=94.599980 tx=935385719 date='2023-12-14T09:38:34Z' progress=0.999861 cache=152.3MiB(1014947txo)
2023-12-14T19:30:16Z UpdateTip: new best=0000000000000000000186572d33fefa70be527d97403b356820c436088e8f3d height=821144 version=0x279e8000 log2_work=94.599994 tx=935389196 date='2023-12-14T09:48:24Z' progress=0.999863 cache=153.7MiB(1025868txo)
2023-12-14T19:30:18Z UpdateTip: new best=0000000000000000000382f22eb5d9f5ef6358ce22cfa7c0a87088d85b571455 height=821145 version=0x32ef6000 log2_work=94.600008 tx=935392790 date='2023-12-14T10:18:41Z' progress=0.999870 cache=155.1MiB(1036235txo)
2023-12-14T19:30:20Z UpdateTip: new best=00000000000000000001363a476bdaf0b1deb0c0508a599fb7e34ac0a918b477 height=821146 version=0x228d4000 log2_work=94.600021 tx=935396711 date='2023-12-14T10:26:51Z' progress=0.999872 cache=156.3MiB(1044654txo)
2023-12-14T19:30:23Z UpdateTip: new best=0000000000000000000188928c02785ecfda3ea471c1c4a8f83ec4bb6592a2ce height=821147 version=0x2ab34000 log2_work=94.600035 tx=935400293 date='2023-12-14T10:35:46Z' progress=0.999874 cache=157.6MiB(1053691txo)
2023-12-14T19:30:27Z UpdateTip: new best=00000000000000000001412c7b53886f9ed5304c54e8c75546b7504bb6dfbc44 height=821148 version=0x22bec000 log2_work=94.600049 tx=935403767 date='2023-12-14T11:28:06Z' progress=0.999886 cache=159.1MiB(1065439txo)
2023-12-14T19:30:28Z UpdateTip: new best=00000000000000000001ad63e87d8df86359fadb71d4ebc93c141032a91059e8 height=821149 version=0x271cc000 log2_work=94.600063 tx=935406943 date='2023-12-14T11:30:59Z' progress=0.999887 cache=160.2MiB(1073822txo)
2023-12-14T19:30:32Z UpdateTip: new best=00000000000000000000b26bd441ace9458c11f8bb40b23d52ee51f3197afe05 height=821150 version=0x3262a000 log2_work=94.600077 tx=935410655 date='2023-12-14T11:42:31Z' progress=0.999890 cache=161.5MiB(1082942txo)
2023-12-14T19:30:34Z UpdateTip: new best=000000000000000000038bcc61f8467849bc4bd2759044550251c492db1ba5c7 height=821151 version=0x2002e004 log2_work=94.600091 tx=935414385 date='2023-12-14T12:15:32Z' progress=0.999898 cache=162.9MiB(1094216txo)
2023-12-14T19:30:37Z UpdateTip: new best=00000000000000000002b172e50a5e3e88d4f27a43e692b9631978cc861c28b8 height=821152 version=0x2caaa000 log2_work=94.600105 tx=935417436 date='2023-12-14T12:18:35Z' progress=0.999898 cache=164.4MiB(1104666txo)
2023-12-14T19:30:39Z UpdateTip: new best=00000000000000000003d7bd59e422a417aac729c9dfd6acea54330b571a087c height=821153 version=0x2e95a000 log2_work=94.600119 tx=935420320 date='2023-12-14T12:19:17Z' progress=0.999898 cache=165.5MiB(1112636txo)
2023-12-14T19:30:41Z UpdateTip: new best=0000000000000000000291dd40f8f941477f4df5352ca6eb0f752ef86b2ef247 height=821154 version=0x201ac000 log2_work=94.600133 tx=935423563 date='2023-12-14T12:21:36Z' progress=0.999899 cache=166.6MiB(1120584txo)
2023-12-14T19:30:44Z UpdateTip: new best=00000000000000000001762d51665d58f172927c8e9bf645f8e8ecefd6e38067 height=821155 version=0x242de000 log2_work=94.600146 tx=935427198 date='2023-12-14T12:25:58Z' progress=0.999900 cache=167.7MiB(1128561txo)
2023-12-14T19:30:46Z UpdateTip: new best=000000000000000000033ebe9403404cc40047868f29e4f54f50727e99a73eec height=821156 version=0x3139a000 log2_work=94.600160 tx=935430616 date='2023-12-14T12:35:20Z' progress=0.999902 cache=168.8MiB(1136675txo)
2023-12-14T19:30:47Z UpdateTip: new best=000000000000000000020e73e68c9b53680556e5a95c5ca0ce6c44899ff6e5e0 height=821157 version=0x20a00000 log2_work=94.600174 tx=935432964 date='2023-12-14T12:43:42Z' progress=0.999904 cache=169.7MiB(1142523txo)
2023-12-14T19:30:49Z UpdateTip: new best=00000000000000000003d7dbafe78301ef542def9eb0e113e0965421aa08b55c height=821158 version=0x2f2bc000 log2_work=94.600188 tx=935435830 date='2023-12-14T12:45:31Z' progress=0.999905 cache=170.7MiB(1149814txo)
2023-12-14T19:30:51Z UpdateTip: new best=00000000000000000002d75000c5404feb4e69e2406e64a9cec94375f537e461 height=821159 version=0x24770000 log2_work=94.600202 tx=935439659 date='2023-12-14T12:59:00Z' progress=0.999908 cache=172.0MiB(1159135txo)
2023-12-14T19:30:54Z UpdateTip: new best=0000000000000000000399b7f1ababfe4cfdffa6ff12a2d567e4dd3374c87c64 height=821160 version=0x20ce0000 log2_work=94.600216 tx=935443377 date='2023-12-14T13:03:16Z' progress=0.999909 cache=173.0MiB(1166725txo)
2023-12-14T19:30:56Z UpdateTip: new best=000000000000000000006f8e61114e50468104f33c72e6f7fe7e95b07f028f7b height=821161 version=0x3fff0000 log2_work=94.600230 tx=935446804 date='2023-12-14T13:08:33Z' progress=0.999910 cache=174.2MiB(1175034txo)
2023-12-14T19:30:59Z UpdateTip: new best=000000000000000000029b755954a12be559e6cabe761c347435a8257f4904c8 height=821162 version=0x2a6e0000 log2_work=94.600244 tx=935449858 date='2023-12-14T13:09:57Z' progress=0.999910 cache=175.7MiB(1186199txo)
2023-12-14T19:31:01Z UpdateTip: new best=000000000000000000012a9d4648de833b774b19ac222b755b8d4f7e4181c999 height=821163 version=0x2237a000 log2_work=94.600258 tx=935453622 date='2023-12-14T13:10:37Z' progress=0.999910 cache=176.9MiB(1195040txo)
2023-12-14T19:31:02Z UpdateTip: new best=00000000000000000000a7100fb211edc221a3e4b7ace81fcc46d4841f25eaa3 height=821164 version=0x20a30000 log2_work=94.600271 tx=935457275 date='2023-12-14T13:32:48Z' progress=0.999916 cache=178.0MiB(1203428txo)
2023-12-14T19:31:04Z UpdateTip: new best=000000000000000000025e7bcaac5955b7e8431111fe7bea07aae2653f098869 height=821165 version=0x2000e000 log2_work=94.600285 tx=935461258 date='2023-12-14T13:38:07Z' progress=0.999917 cache=179.2MiB(1211546txo)
2023-12-14T19:31:06Z UpdateTip: new best=000000000000000000036f259e3b8cc2754bdf15b72f29dfdee4f0a529a6d3e9 height=821166 version=0x20c06000 log2_work=94.600299 tx=935465781 date='2023-12-14T13:43:43Z' progress=0.999918 cache=180.1MiB(1218151txo)
2023-12-14T19:31:10Z UpdateTip: new best=0000000000000000000310a9525ab3d0ff9f005c7985c48192c1783e61d6a51d height=821167 version=0x20800000 log2_work=94.600313 tx=935469215 date='2023-12-14T13:52:50Z' progress=0.999920 cache=181.4MiB(1227816txo)
2023-12-14T19:31:12Z UpdateTip: new best=000000000000000000016dbaeac494f3939e7fde86a1e031846395d6f0fab193 height=821168 version=0x20c00000 log2_work=94.600327 tx=935473641 date='2023-12-14T13:58:16Z' progress=0.999922 cache=182.5MiB(1236254txo)
2023-12-14T19:31:13Z UpdateTip: new best=0000000000000000000374682613735371c94e11ade14313e310126dde3f0e02 height=821169 version=0x20016004 log2_work=94.600341 tx=935477503 date='2023-12-14T14:13:47Z' progress=0.999925 cache=183.8MiB(1245859txo)
2023-12-14T19:31:14Z UpdateTip: new best=000000000000000000026b666129aea8d21b0d5b6d151d1feb5a8c035d796975 height=821170 version=0x2a000000 log2_work=94.600355 tx=935481047 date='2023-12-14T14:18:20Z' progress=0.999926 cache=185.5MiB(1258834txo)
2023-12-14T19:31:16Z UpdateTip: new best=0000000000000000000419164f0f6a7d778cd9901e0d3eae04c809e0b1db472d height=821171 version=0x32708000 log2_work=94.600369 tx=935484195 date='2023-12-14T14:18:50Z' progress=0.999926 cache=186.2MiB(1263146txo)
2023-12-14T19:31:17Z UpdateTip: new best=00000000000000000001dbcc98be5124ad9b3399782f996621b0dfe78eaa67a3 height=821172 version=0x20000000 log2_work=94.600383 tx=935488324 date='2023-12-14T14:28:34Z' progress=0.999929 cache=187.4MiB(1271746txo)
2023-12-14T19:31:19Z UpdateTip: new best=00000000000000000002ff10dda00448c9d903dbd068012bd5f971570a6baeea height=821173 version=0x321ba000 log2_work=94.600396 tx=935493063 date='2023-12-14T14:34:02Z' progress=0.999930 cache=188.3MiB(1277660txo)
2023-12-14T19:31:21Z UpdateTip: new best=000000000000000000039db64e1d404c5636ab66d6ae73d85ae4cfcb8fa46d92 height=821174 version=0x200c0000 log2_work=94.600410 tx=935497010 date='2023-12-14T14:36:17Z' progress=0.999931 cache=189.5MiB(1285259txo)
2023-12-14T19:31:22Z UpdateTip: new best=000000000000000000002ef48ead6efefbd21d681140db27d0be131a1d2a3b79 height=821175 version=0x20006000 log2_work=94.600424 tx=935500757 date='2023-12-14T14:40:49Z' progress=0.999932 cache=190.1MiB(1289568txo)
2023-12-14T19:31:23Z UpdateTip: new best=000000000000000000037fecebdc5f369eb365b0c3d97f75f0b64e5ef0b048af height=821176 version=0x32614000 log2_work=94.600438 tx=935504831 date='2023-12-14T14:43:42Z' progress=0.999932 cache=191.4MiB(1298258txo)
2023-12-14T19:31:25Z UpdateTip: new best=00000000000000000002a6313b4fe687957853ce7aa2d6f07751bbc45a4c31db height=821177 version=0x20136000 log2_work=94.600452 tx=935508463 date='2023-12-14T15:14:00Z' progress=0.999939 cache=192.8MiB(1308986txo)
2023-12-14T19:31:27Z UpdateTip: new best=000000000000000000018fa0089f2b44128adaab023341e8878214059cca5e73 height=821178 version=0x234ca000 log2_work=94.600466 tx=935512294 date='2023-12-14T15:19:48Z' progress=0.999941 cache=194.0MiB(1317526txo)
2023-12-14T19:31:28Z UpdateTip: new best=00000000000000000001bebf91e03c005621d65892fb32b73b0a54e35515617a height=821179 version=0x2ddf2000 log2_work=94.600480 tx=935516580 date='2023-12-14T15:29:21Z' progress=0.999943 cache=195.0MiB(1324653txo)
2023-12-14T19:31:30Z UpdateTip: new best=00000000000000000003fe43b87c251b800109f17459c2d3059c14251edc49c1 height=821180 version=0x20040000 log2_work=94.600494 tx=935520174 date='2023-12-14T15:42:37Z' progress=0.999946 cache=196.2MiB(1333194txo)
2023-12-14T19:31:33Z UpdateTip: new best=00000000000000000001a1d7b0259407db69866e3aa513e4d242fd3f641ebcaa height=821181 version=0x34928000 log2_work=94.600508 tx=935523357 date='2023-12-14T16:33:03Z' progress=0.999958 cache=197.8MiB(1345655txo)
2023-12-14T19:31:35Z UpdateTip: new best=0000000000000000000308c58b5128fd97192d9f42e5b3f6d4c2b6115dd8d685 height=821182 version=0x38000000 log2_work=94.600521 tx=935527012 date='2023-12-14T16:38:03Z' progress=0.999959 cache=198.9MiB(1354323txo)
2023-12-14T19:31:36Z UpdateTip: new best=000000000000000000016bc34295f71cca154c4ae7927e4ed22acf793c065a53 height=821183 version=0x225e6000 log2_work=94.600535 tx=935530539 date='2023-12-14T16:54:15Z' progress=0.999963 cache=200.2MiB(1364020txo)
2023-12-14T19:31:39Z UpdateTip: new best=00000000000000000003cc4aee588220061c4797804ab900c4242fb4d725b4e9 height=821184 version=0x2e75a000 log2_work=94.600549 tx=935532822 date='2023-12-14T16:55:34Z' progress=0.999963 cache=201.0MiB(1369782txo)
2023-12-14T19:31:41Z UpdateTip: new best=00000000000000000002cd48161bc4ccc025f193acc10a3082e44c4f18d77c3f height=821185 version=0x34bbc000 log2_work=94.600563 tx=935536232 date='2023-12-14T16:56:29Z' progress=0.999963 cache=202.4MiB(1378577txo)
2023-12-14T19:31:42Z UpdateTip: new best=00000000000000000001c8bbb40c58a725661579f587e18b092d129d6bf7fc30 height=821186 version=0x249ea000 log2_work=94.600577 tx=935541003 date='2023-12-14T16:57:23Z' progress=0.999964 cache=203.2MiB(1384671txo)
2023-12-14T19:31:44Z UpdateTip: new best=000000000000000000033228cb92666ae9b2db9dd6c89d7304103f39883edf14 height=821187 version=0x20000000 log2_work=94.600591 tx=935544742 date='2023-12-14T17:12:45Z' progress=0.999967 cache=204.3MiB(1393044txo)
2023-12-14T19:31:46Z UpdateTip: new best=00000000000000000002ae4282e25cf672f334c7cf5f7797b3aeb919e9533150 height=821188 version=0x280b6000 log2_work=94.600605 tx=935548431 date='2023-12-14T18:04:47Z' progress=0.999980 cache=206.1MiB(1406964txo)
2023-12-14T19:31:48Z UpdateTip: new best=00000000000000000002f4b99c3dba8a5e909a62298bcebc1af2dc9fc664e377 height=821189 version=0x29532000 log2_work=94.600619 tx=935552400 date='2023-12-14T18:05:50Z' progress=0.999980 cache=207.3MiB(1415296txo)
2023-12-14T19:31:50Z UpdateTip: new best=0000000000000000000339589de6d43dbee2d1502db35001ad4c788a32bad228 height=821190 version=0x331c8000 log2_work=94.600633 tx=935556402 date='2023-12-14T18:24:22Z' progress=0.999984 cache=208.4MiB(1424179txo)
2023-12-14T19:31:51Z UpdateTip: new best=00000000000000000001e4902d773104ec80f6e3343996ca7b2defa8ebf802ef height=821191 version=0x2d3e0000 log2_work=94.600646 tx=935560125 date='2023-12-14T18:28:57Z' progress=0.999985 cache=209.7MiB(1433382txo)
2023-12-14T19:31:52Z UpdateTip: new best=000000000000000000006e465c406e7f534827a098ccdb313190a2757f2a46eb height=821192 version=0x20016000 log2_work=94.600660 tx=935564122 date='2023-12-14T18:42:16Z' progress=0.999988 cache=210.9MiB(1441959txo)
2023-12-14T19:31:55Z UpdateTip: new best=000000000000000000032a201b1bd5fafa6dcfe5c71fad5c0972448534027418 height=821193 version=0x29000000 log2_work=94.600674 tx=935567359 date='2023-12-14T18:43:54Z' progress=0.999989 cache=211.4MiB(1445284txo)
2023-12-14T19:31:56Z UpdateTip: new best=000000000000000000032f9f88afaa98c344016b9a0676821bd28c7cad107813 height=821194 version=0x25d62000 log2_work=94.600688 tx=935570915 date='2023-12-14T19:05:25Z' progress=0.999994 cache=224.2MiB(1455630txo)
2023-12-14T19:31:56Z New outbound peer connected: version: 70016, blocks=821196, peer=15 (block-relay-only)
2023-12-14T19:32:04Z UpdateTip: new best=000000000000000000037ce90e6a6ae83cb19832d4af2d7dd27f9003335f71df height=821195 version=0x20012000 log2_work=94.600702 tx=935575248 date='2023-12-14T19:22:46Z' progress=0.999998 cache=225.7MiB(1467941txo)
2023-12-14T19:32:08Z UpdateTip: new best=000000000000000000041d7eb1661ec990dd1c91e47b94e4799a35e7a20f5a85 height=821196 version=0x3a000000 log2_work=94.600716 tx=935578725 date='2023-12-14T19:25:11Z' progress=0.999998 cache=226.8MiB(1475615txo)
2023-12-14T19:33:49Z Saw new header hash=000000000000000000028f645ef86ca3c9dba92283ad41fdcdfe7b931d6b77c2 height=821197
2023-12-14T19:33:49Z [net] Saw new cmpctblock header hash=000000000000000000028f645ef86ca3c9dba92283ad41fdcdfe7b931d6b77c2 peer=6
2023-12-14T19:33:53Z UpdateTip: new best=000000000000000000028f645ef86ca3c9dba92283ad41fdcdfe7b931d6b77c2 height=821197 version=0x20004000 log2_work=94.600730 tx=935582872 date='2023-12-14T19:33:22Z' progress=1.000000 cache=227.9MiB(1483217txo)
2023-12-14T19:34:36Z New outbound peer connected: version: 70016, blocks=821197, peer=16 (outbound-full-relay)
2023-12-14T19:34:38Z New outbound peer connected: version: 70016, blocks=821197, peer=17 (outbound-full-relay)
2023-12-14T19:34:45Z New outbound peer connected: version: 70016, blocks=821197, peer=18 (outbound-full-relay)
2023-12-14T19:34:46Z New outbound peer connected: version: 70016, blocks=821197, peer=19 (outbound-full-relay)
2023-12-14T19:35:05Z New outbound peer connected: version: 70015, blocks=821197, peer=21 (outbound-full-relay)
2023-12-14T19:39:12Z New outbound peer connected: version: 70016, blocks=821197, peer=22 (outbound-full-relay)
2023-12-14T19:42:26Z tor: Thread interrupt
2023-12-14T19:42:26Z opencon thread exit
2023-12-14T19:42:26Z addcon thread exit
2023-12-14T19:42:26Z torcontrol thread exit
2023-12-14T19:42:26Z Shutdown: In progress...
2023-12-14T19:42:26Z net thread exit
2023-12-14T19:42:27Z msghand thread exit
2023-12-14T19:42:27Z DumpAnchors: Flush 2 outbound block-relay-only peer addresses to anchors.dat started
2023-12-14T19:42:27Z DumpAnchors: Flush 2 outbound block-relay-only peer addresses to anchors.dat completed (0.00s)
2023-12-14T19:42:27Z scheduler thread exit
2023-12-14T19:42:27Z Writing 0 unbroadcast transactions to disk.
2023-12-14T19:42:27Z Dumped mempool: 0.015662s to copy, 0.031204s to dump
2023-12-14T19:42:31Z [test] Releasing wallet
2023-12-14T19:42:31Z Shutdown: done