Skip to content

Instantly share code, notes, and snippets.

@azuchi
Created September 8, 2025 12:36
Show Gist options
  • Save azuchi/a83def29b3d2c4297d0b5c17a0e7f7ef to your computer and use it in GitHub Desktop.
Save azuchi/a83def29b3d2c4297d0b5c17a0e7f7ef to your computer and use it in GitHub Desktop.
bitcoin_startup_29.0.log
2025-09-07T02:56:41Z Bitcoin Core version v29.0.0 (release build)
2025-09-07T02:56:41Z Using the 'x86_shani(1way,2way)' SHA256 implementation
2025-09-07T02:56:41Z Using RdSeed as an additional entropy source
2025-09-07T02:56:41Z Using RdRand as an additional entropy source
2025-09-07T02:56:41Z Default data directory /home/user/.bitcoin
2025-09-07T02:56:41Z Using data directory /media/user/ext-storage/bitcoin
2025-09-07T02:56:41Z Config file: /media/user/ext-storage/bitcoin/bitcoin.conf
2025-09-07T02:56:41Z Config file arg: txindex="1"
2025-09-07T02:56:41Z Config file arg: [test] fallbackfee="0.0002"
2025-09-07T02:56:41Z Config file arg: [test] minrelaytxfee="0"
2025-09-07T02:56:41Z Config file arg: [test] rpcpassword=****
2025-09-07T02:56:41Z Config file arg: [test] rpcuser=****
2025-09-07T02:56:41Z Config file arg: [test] zmqpubrawblock="tcp://127.0.0.1:28332"
2025-09-07T02:56:41Z Config file arg: [test] zmqpubrawtx="tcp://127.0.0.1:28333"
2025-09-07T02:56:41Z Command-line arg: daemon=""
2025-09-07T02:56:41Z Command-line arg: datadir="/media/user/ext-storage/bitcoin"
2025-09-07T02:56:41Z Using at most 125 automatic connections (1024 file descriptors available)
2025-09-07T02:56:41Z scheduler thread start
2025-09-07T02:56:41Z Binding RPC on address ::1 port 8332
2025-09-07T02:56:41Z Binding RPC on address 127.0.0.1 port 8332
2025-09-07T02:56:41Z Generated RPC authentication cookie /media/user/ext-storage/bitcoin/.cookie
2025-09-07T02:56:41Z Permissions used for cookie: rw-------
2025-09-07T02:56:41Z Using random cookie authentication.
2025-09-07T02:56:41Z Starting HTTP server with 16 worker threads
2025-09-07T02:56:41Z Using wallet directory /media/user/ext-storage/bitcoin
2025-09-07T02:56:41Z init message: Verifying wallet(s)…
2025-09-07T02:56:41Z Using /16 prefix for IP bucketing
2025-09-07T02:56:41Z init message: Loading P2P addresses…
2025-09-07T02:56:41Z Loaded 62242 addresses from peers.dat 86ms
2025-09-07T02:56:41Z init message: Loading banlist…
2025-09-07T02:56:41Z banlist.dat ignored because it can only be read by Bitcoin Core version 22.x. Remove "/media/user/ext-storage/bitcoin/banlist.dat" to silence this warning.
2025-09-07T02:56:41Z SetNetworkActive: true
2025-09-07T02:56:41Z Cache configuration:
2025-09-07T02:56:41Z * Using 2.0 MiB for block index database
2025-09-07T02:56:41Z * Using 56.2 MiB for transaction index database
2025-09-07T02:56:41Z * Using 8.0 MiB for chain state database
2025-09-07T02:56:41Z * Using 383.8 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space)
2025-09-07T02:56:41Z Script verification uses 15 additional threads
2025-09-07T02:56:41Z Using obfuscation key for blocksdir *.dat files (/media/user/ext-storage/bitcoin/blocks): 'f85661a48d7dbf4b'
2025-09-07T02:56:41Z Opening LevelDB in /media/user/ext-storage/bitcoin/blocks/index
2025-09-07T02:56:41Z Opened LevelDB successfully
2025-09-07T02:56:41Z Using obfuscation key for /media/user/ext-storage/bitcoin/blocks/index: 0000000000000000
2025-09-07T02:56:41Z Using 16 MiB out of 16 MiB requested for signature cache, able to store 524288 elements
2025-09-07T02:56:41Z Using 16 MiB out of 16 MiB requested for script execution cache, able to store 524288 elements
2025-09-07T02:56:41Z init message: Loading block index…
2025-09-07T02:56:41Z Assuming ancestors of block 00000000000000000001b658dd1120e82e66d2790811f89ede9742ada3ed6d77 have valid signatures.
2025-09-07T02:56:41Z Setting nMinimumChainWork=0000000000000000000000000000000000000000b1f3b93b65b16d035a82be84
2025-09-07T02:56:43Z LoadBlockIndexDB: last block file = 5127
2025-09-07T02:56:43Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=48, size=64035707, heights=913465...913519, time=2025-09-06...2025-09-07)
2025-09-07T02:56:43Z Checking all blk files are present...
2025-09-07T02:56:45Z Initializing chainstate Chainstate [ibd] @ height -1 (null)
2025-09-07T02:56:45Z Opening LevelDB in /media/user/ext-storage/bitcoin/chainstate
2025-09-07T02:56:46Z Opened LevelDB successfully
2025-09-07T02:56:46Z Using obfuscation key for /media/user/ext-storage/bitcoin/chainstate: 595d1988d07c1715
2025-09-07T02:56:46Z Loaded best chain: hashBestChain=00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d height=913519 date=2025-09-07T02:56:20Z progress=1.000000
2025-09-07T02:56:46Z init message: Verifying blocks…
2025-09-07T02:56:46Z Verifying last 6 blocks at level 3
2025-09-07T02:56:46Z Verification progress: 0%
2025-09-07T02:56:47Z Verification progress: 16%
2025-09-07T02:56:48Z Verification progress: 33%
2025-09-07T02:56:49Z Verification progress: 50%
2025-09-07T02:56:49Z Verification progress: 66%
2025-09-07T02:56:51Z Verification progress: 83%
2025-09-07T02:56:52Z Verification progress: 99%
2025-09-07T02:56:52Z Verification: No coin database inconsistencies in last 6 blocks (13946 transactions)
2025-09-07T02:56:52Z Block index and chainstate loaded
2025-09-07T02:56:52Z Opening LevelDB in /media/user/ext-storage/bitcoin/indexes/txindex
2025-09-07T02:56:53Z Opened LevelDB successfully
2025-09-07T02:56:53Z Using obfuscation key for /media/user/ext-storage/bitcoin/indexes/txindex: 0000000000000000
2025-09-07T02:56:53Z Setting NODE_NETWORK on non-prune mode
2025-09-07T02:56:53Z block tree size = 913520
2025-09-07T02:56:53Z nBestHeight = 913519
2025-09-07T02:56:53Z initload thread start
2025-09-07T02:56:53Z torcontrol thread start
2025-09-07T02:56:53Z txindex thread start
2025-09-07T02:56:53Z txindex is enabled at height 913519
2025-09-07T02:56:53Z txindex thread exit
2025-09-07T02:56:53Z AddLocal([240d:f:21b2:7900:489d:54e9:4b21:4f69]:8333,1)
2025-09-07T02:56:53Z Discover: 240d:f:21b2:7900:489d:54e9:4b21:4f69
2025-09-07T02:56:53Z AddLocal([240d:f:21b2:7900:aaa1:59ff:fe60:4a95]:8333,1)
2025-09-07T02:56:53Z Discover: 240d:f:21b2:7900:aaa1:59ff:fe60:4a95
2025-09-07T02:56:53Z Bound to 127.0.0.1:8334
2025-09-07T02:56:53Z Bound to [::]:8333
2025-09-07T02:56:53Z Bound to 0.0.0.0:8333
2025-09-07T02:56:53Z Loading 38 mempool transactions from file...
2025-09-07T02:56:53Z Loaded 2 addresses from "anchors.dat"
2025-09-07T02:56:53Z 2 block-relay-only anchors will be tried for connections.
2025-09-07T02:56:53Z init message: Starting network threads…
2025-09-07T02:56:53Z net thread start
2025-09-07T02:56:53Z dnsseed thread start
2025-09-07T02:56:53Z Waiting 300 seconds before querying DNS seeds.
2025-09-07T02:56:53Z addcon thread start
2025-09-07T02:56:53Z opencon thread start
2025-09-07T02:56:53Z init message: Done loading
2025-09-07T02:56:53Z msghand thread start
2025-09-07T02:56:53Z Leaving InitialBlockDownload (latching to false)
2025-09-07T02:56:53Z Progress loading mempool transactions from file: 10% (tried 4, 34 remaining)
2025-09-07T02:56:53Z Progress loading mempool transactions from file: 21% (tried 8, 30 remaining)
2025-09-07T02:56:53Z Progress loading mempool transactions from file: 31% (tried 12, 26 remaining)
2025-09-07T02:56:53Z Progress loading mempool transactions from file: 42% (tried 16, 22 remaining)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment