# on receiving block 308014 here $ date -u '+%Y-%m-%dT%H:%M:%SZ' 2026-06-08T20:49:05Z # as written in the block header 2026-06-08T20:48:58Z $ uptime # since last reboot 20:49:05 up 81 days, 11:41, 0 users, load average: 2.90, 2.82, 2.77 $ battery.sh 163%, Power Supply Online $ uname -smnr Linux singer 6.18.2-0-lts x86_64 $ grep ^MemAvailable /proc/meminfo MemAvailable: 1234684 kB $ du -h -d1 .bitcoin/signet 302M .bitcoin/signet/indexes 21M .bitcoin/signet/wallets 573M .bitcoin/signet/blocks 3.8G .bitcoin/signet/chainstate 4.7G .bitcoin/signet $ df -h . Filesystem Size Used Avail Use% Mounted on /dev/sda3 912G 435G 476G 48% / $ bitcoind -version Bitcoin Core daemon version v31.0.0rc4 bitcoind Copyright (C) 2009-2026 The Bitcoin Core developers Please contribute if you find Bitcoin Core useful. Visit for further information about the software. The source code is available from . This is experimental software. Distributed under the MIT software license, see the accompanying file COPYING or $ BC=$(bitcoin-cli -signet getblockcount); echo $BC 308014 $ BH=$(bitcoin-cli -signet getblockhash 308014); echo $BH 00000012ba3a0ab9af5338fc9c4ec9dfca70e44790e8f13c7398c7a7f7b8accd $ bitcoin-cli -signet getblockheader 00000012ba3a0ab9af5338fc9c4ec9dfca70e44790e8f13c7398c7a7f7b8accd { "hash": "00000012ba3a0ab9af5338fc9c4ec9dfca70e44790e8f13c7398c7a7f7b8accd", "confirmations": 1, "height": 308014, "version": 536870912, "versionHex": "20000000", "merkleroot": "426bc3155561f415b4fc1aa23d8d8a3246e76c94b0e8d8091115253e6de74501", "time": 1780951738, "mediantime": 1780947452, "nonce": 48706482, "bits": "1d1490f5", "target": "0000001490f50000000000000000000000000000000000000000000000000000", "difficulty": 0.04862263684784939, "chainwork": "00000000000000000000000000000000000000000000000000000e09a27ca043", "nTx": 51, "previousblockhash": "000000034d599054e927913aa42b83719945d2de141370d20e055bf4a735de12" } $ echo $BH | tr 0 . | fold -w 4 | paste -d " " - - - - .... ..12 ba3a .ab9 af53 38fc 9c4e c9df ca7. e447 9.e8 f13c 7398 c7a7 f7b8 accd $ : Following was the shortform $ : from which shortkode came $ last=${BH: -4} $ a=$(echo $BH | cut -b-60 \ | fold -w 4 \ | grep -Ev '^(0000|[^0]{4})$') $ R=$(echo $a $last | cut -b-20) $ printf "%s sf: " $BC $ { echo $R | grep "$last$" \ || echo $R M; } | tr "0\n" ". " echo 308014 sf: ..12 .ab9 ca7. 9.e8 M $ : Following was the shortkode $ : from which anecdote came $ nz=$(echo $BH | fold -w 4 \ | grep -cE '^[^0]{4}$') $ z=$(echo $BH | fold -w 4 \ | grep -c '^0000$') $ nzzs=$(((${nz}<<4)+${z})) $ printf "%s sk: " $BC $ printf "%s %x\n" \ $last \ $nzzs \ | tr 0 . 308014 sk: accd b1 $ : Following is an anecdote $ all=$(echo $BH | fold -w 4 \ | sed 's/^/0x/' \ | paste -s | tr '\t' ^) $ printf "%s ak: " $BC $ printf "%04x %02x\n" \ $(($all)) $nzzs \ | tr 0 . 308014 ak: d2.6 b1 $ : Following is the jointkode 308014 jk: accd d2.6 b1 ### niceblack moved to the end $ bitcoin-cli -signet getmempoolinfo { "loaded": true, "size": 4, "bytes": 1322, "usage": 72704, "total_fee": 0.00256318, "maxmempool": 300000000, "mempoolminfee": 0.00000100, "minrelaytxfee": 0.00000100, "incrementalrelayfee": 0.00000100, "unbroadcastcount": 0, "fullrbf": true, "permitbaremultisig": true, "maxdatacarriersize": 100000, "limitclustercount": 25, "limitclustersize": 101000, "optimal": true } $ gmm.sh 253 ## Current epoch estimation is -0.16% ## 1582 of 2016, i.e. 78%, 434 to go ## Current and previous two in numbers: $ bitcoin-cli -signet getnetworkhashps 2016 347390.0279492881 $ bitcoin-cli -signet getnetworkhashps 2016 306431 347971.3775737199 $ bitcoin-cli -signet getnetworkhashps 2016 304415 339567.6604445974 $ bitcoin-cli -signet getblockstats 308014 { "avgfee": 13486, "avgfeerate": 14, "avgtxsize": 1043, "blockhash": "00000012ba3a0ab9af5338fc9c4ec9dfca70e44790e8f13c7398c7a7f7b8accd", "feerate_percentiles": [ 1, 1, 1, 1, 2 ], "height": 308014, "ins": 83, "maxfee": 613982, "maxfeerate": 3709, "maxtxsize": 36345, "medianfee": 108, "mediantime": 1780947452, "mediantxsize": 192, "minfee": 14, "minfeerate": 0, "mintxsize": 142, "outs": 1188, "subsidy": 2500000000, "swtotal_size": 52044, "swtotal_weight": 187908, "swtxs": 49, "time": 1780951738, "total_out": 3235865054165, "total_size": 52186, "total_weight": 188476, "totalfee": 674328, "txs": 51, "utxo_increase": 1105, "utxo_size_inc": 83672, "utxo_increase_actual": 1067, "utxo_size_inc_actual": 79560 } $ bitcoin-cli -signet getnettotals { "totalbytesrecv": 771989890, "totalbytessent": 21346139922, "timemillis": 1780951746157, "uploadtarget": { "timeframe": 86400, "target": 0, "target_reached": false, "serve_historical_blocks": true, "bytes_left_in_cycle": 0, "time_left_in_cycle": 0 } } $ bitcoin-cli -signet -netinfo Bitcoin Core client v31.0.0rc4 signet - server 70016/Satoshi:31.0.0/ ipv4 total block manual in 3 3 out 11 11 2 1 total 14 14 Local services: witness, compact filters, network limited, p2p v2 Local addresses: n/a $ bitcoin-cli -signet -addrinfo { "addresses_known": { "ipv4": 1219, "ipv6": 0, "onion": 0, "i2p": 0, "cjdns": 0, "total": 1219 } } ### v2_peerinfo are in v2_peerinfo-signet.txt $ bitcoin-cli -signet getpeerinfo | grep -w 'v2' | uniq -c 11 "transport_protocol_type": "v2", $ bitcoin-cli getpeerinfo \ | jq -r '.[] | select ( .transport_protocol_type == "v2" ) | .addr + " " + .session_id' \ | while read addr sid do a=$(echo ${addr%\]*} | tr -d '\[' | md5sum | cut -b-16); printf "%s\n\t%s\n" "$a" "$sid" done efc846ec47160038 96269a130d89552a9f737bfb3f4bddbf3a01f2f1ca9895ba5c59e5d015acbe94 9c92af8aca057984 701608410c0af3d20bfd1be1cd2132402d6550db7715a0ea6885af2028c8192d 2210ce7d3be228b6 73cbd11ce85a2397abf204ff765ef2cde3781be65941b4d17c2476cce9443a8e 2c92bdda6fb6f85d 1d457d6b9a05a9e8dd8ec86a946054780b343adb47ac7d1356ddc2850deba8eb f2734dfe2ce64686 e3e2ebcb081a7c55e9bb65cbed9d00141854ea6794cd0f33e2ea2f070689fc75 563b8894485c6787 02c22093f8c98db7320d693c8b2ca21e7bdf9c111c5702d16d4264bd12a11552 a8e0ddb58abca302 c952478e7cd9e517f1228aa92b5c4175faf3835658ef1b4100e00f76373865f0 1be57ab10ba0682c 9092ad00a0a9d043c32c53ca882e64adfd1f7f398b2f001944ee56ce67da8de5 82b27e77426c9cf3 5bf5bfc1484a1dac481457b1b316b8d3e8dc289a891b876b10557c66477f5a83 2ad3fe8299c6645e 92538c9117e4c7874db46281af7e1de2b928402ca06db000b34030d246c2fcae cb606efeb3363b73 c01be9d832740714f1109b0d3aa553ff451d4eaffec63627beb6127b21e9c575 $ niceblack.sh $BH $BC __ __ __ / / / /__ ____/ /__ / _ \/ / _ \/ __/ '_/ /_.__/_/\___/\__/_/\_\ ____ ___ ___ ___ _______ |_ // _ \( _ )/ _ < / / / _/_