================================================================ WALLET CHECK REPORT Date: 07/13/2026 20:44:35 WARNING: this file may contain private keys - store it safely. ================================================================ Wallet: wallet_200.dat ======================================================================== 1. HASH OF ORIGINAL ======================================================================== FILE: wallet_200.dat CRC32: A5A74530 MD5: F9EC0A6BC172FB337B533BD36E5743C8 SHA-1: A0B341AD87D9E20A9356F086A3536ADA0A8FE33C SHA256: 5D53FD70DB77932B8A1F6B1A6717BAAC02434F5B3EE8FBD94344F04C40B24C6F ======================================================================== 2. OFFLINE TRIAGE ======================================================================== --- File format --- Size: 532480 bytes Detected: Berkeley DB magic -> LEGACY wallet (expected for 0.19). --- bitcoin-wallet info --- Wallet info =========== Encrypted: yes HD (hd seed available): no Keypool Size: 0 Transactions: 4 Address Book: 7 --- Marker scan (printable strings) --- Markers found: ckey!, mkey -> mkey present: wallet is most likely ENCRYPTED. -> ckey present: ENCRYPTED private keys exist. ======================================================================== 2b. FAKE / FABRICATED WALLET DETECTION (scam markers) ======================================================================== Reference guide - how to tell a fake wallet.dat from a genuine one: * HEX Editor Inspection: open the file in a HEX editor (e.g. HxD) and search for known scammer template strings. If present, the file is almost certainly a fabricated fake distributed by scammers. * Bitcoin Core Import Test: if the wallet only shows watch-only addresses with no actual private keys stored, it is non-functional. * Transaction History Match: compare the tx count / history against a public block explorer; any mismatch indicates a tampered file. * RPC command dumpprivkey
: code -4 Private key ... is unknown -> key missing, likely fake. code -13 wallet encrypted -> normal for a genuine vault. * Address/File Structure: legacy wallets hold multiple separate keys; HD (BIP32) wallets use an xpriv seed and the file size typically stays static as new addresses are derived. Watch out for known fake lists circulating online with repetitive addresses / passwords. Automated checks performed by this script: [ok] No known scam marker strings found in the file. Whole-file Shannon entropy: 7.627 bits/byte (8.0 = maximal) [ok] No suspicious address-repetition pattern found. --- Real on-chain balance (block explorer lookup) --- No Base58 address markers found in the wallet file - skipping online balance lookup. ======================================================================== 3. START bitcoind ======================================================================== Args: -datadir=wallet_200.dat -noconnect=1 -dnsseed=0 -listen=0 -maxconnections=0 -server=1 -printtoconsole=0 Waiting for RPC (up to 90 s)... RPC is ready. ======================================================================== 4. getwalletinfo ======================================================================== { "walletname": "wallet_200.dat", "walletversion": 169900, "balance": 200.00000000, "unconfirmed_balance": 0.00000000, "immature_balance": 0.00000000, "txcount": 4, "keypoololdest": 1783968278, "keypoolsize": 0, "keypoolsize_hd_internal": 0, "unlocked_until": 0, "paytxfee": 0.00000000, "private_keys_enabled": true, "avoid_reuse": false, "scanning": false } Parsed -> private_keys_enabled=True | keypoolsize=0 | txcount=4 | hdseedid=n/a ======================================================================== 5. WALLET IS ENCRYPTED - unlocking ======================================================================== No passphrase entered - private keys will not be dumped. (The verdict can still confirm the wallet TYPE without the password.) ======================================================================== 6. listaddressgroupings ======================================================================== [ [ [ "14qt9jiYoEZ5jS4eLzSitazE6oKL5TRjyb", 50.04611094, "" ] ], [ [ "1GynqsMmHYe3hyzDx7p6o5dFvwhWLieHsq", 50.02789021, "" ] ], [ [ "1L2HJC84hdBhtY3WimfvSZeV2MFnKcqvv3", 50.03103594, "" ] ], [ [ "1LirX9HGFC7X7rDFntDQhnPjZWSbik8j2o", 50.06801095, "" ] ] ] ======================================================================== 7. getbalances ======================================================================== { "mine": { "trusted": 200.00000000, "untrusted_pending": 0.00000000, "immature": 0.00000000 } } ======================================================================== 8. getaddressesbylabel (default label) ======================================================================== bitcoin-cli.exe : error code: -1 At C:\DISCK-D\01-MY-PROGRAMS\01-BTC-Tools\02hashcat-7.1.2\01bitcoin-0.19.1-wallet-check\bin\wallet_check.ps1:179 char:12 + $out = & $cli @base @CmdArgs 2>&1 + ~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (error code: -1:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError error message: getaddressesbylabel "label" Returns the list of addresses assigned the specified label. Arguments: 1. label (string, required) The label. Result: { (json object with addresses as keys) "address": { (json object with information about address) "purpose": "string" (string) Purpose of address ("send" for sending address, "receive" for receiving address) },... } Examples: > bitcoin-cli getaddressesbylabel "tabby" > curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getaddressesbylabel", "params": ["tabby"] }' -H 'content-type: text/plain;' http://127.0.0.1:8332/ ======================================================================== 9. dumpwallet ======================================================================== Skipped: wallet locked / no passphrase. ======================================================================== 10. getaddressinfo per address (ismine / iswatchonly / solvable) ======================================================================== Unique addresses found: 4 (checking up to 100) [14qt9jiYoEZ5jS4eLzSitazE6oKL5TRjyb] { "address": "14qt9jiYoEZ5jS4eLzSitazE6oKL5TRjyb", "scriptPubKey": "76a9142a270abac0d49bc2db2de69d72fc2f8d8e7789e988ac", "ismine": true, "solvable": true, "desc": "pkh([2a270aba]029c9712735556cb8aea44bc4c08290de905546bcd76bcb65b1429d6dcb6e36440)#neyhfn6x", "iswatchonly": false, "isscript": false, "iswitness": false, "pubkey": "029c9712735556cb8aea44bc4c08290de905546bcd76bcb65b1429d6dcb6e36440", "iscompressed": true, "label": "", "ischange": false, "labels": [ { "name": "", "purpose": "unknown" } ] } [1GynqsMmHYe3hyzDx7p6o5dFvwhWLieHsq] { "address": "1GynqsMmHYe3hyzDx7p6o5dFvwhWLieHsq", "scriptPubKey": "76a914af4772b3c1e4d3197a7e1fd240ec671d4b5a0cba88ac", "ismine": true, "solvable": true, "desc": "pkh([af4772b3]0367beb52887a034ade17c6bf7d22c8d9ecb85d4d553a2fb930c003788044d7518)#5dg8tzwl", "iswatchonly": false, "isscript": false, "iswitness": false, "pubkey": "0367beb52887a034ade17c6bf7d22c8d9ecb85d4d553a2fb930c003788044d7518", "iscompressed": true, "label": "", "ischange": false, "labels": [ { "name": "", "purpose": "unknown" } ] } [1L2HJC84hdBhtY3WimfvSZeV2MFnKcqvv3] { "address": "1L2HJC84hdBhtY3WimfvSZeV2MFnKcqvv3", "scriptPubKey": "76a914d0a868cf2c2a2d19fd216c3b6f96f25e39cdc90e88ac", "ismine": true, "solvable": true, "desc": "pkh([d0a868cf]03831f97b9f90e322c05b67e27794be346a3eeee53af56486bc3f18cc5bbe468c3)#xys3uw7e", "iswatchonly": false, "isscript": false, "iswitness": false, "pubkey": "03831f97b9f90e322c05b67e27794be346a3eeee53af56486bc3f18cc5bbe468c3", "iscompressed": true, "label": "", "ischange": false, "labels": [ { "name": "", "purpose": "unknown" } ] } [1LirX9HGFC7X7rDFntDQhnPjZWSbik8j2o] { "address": "1LirX9HGFC7X7rDFntDQhnPjZWSbik8j2o", "scriptPubKey": "76a914d854c802b5ea350d56e02185e90c94062d1b0de788ac", "ismine": true, "solvable": true, "desc": "pkh([d854c802]02b02294139fda13a7c72619a33472e33542cf3e8b8948bd9111fbda86c1b0a1fb)#r908flca", "iswatchonly": false, "isscript": false, "iswitness": false, "pubkey": "02b02294139fda13a7c72619a33472e33542cf3e8b8948bd9111fbda86c1b0a1fb", "iscompressed": true, "label": "", "ischange": false, "labels": [ { "name": "", "purpose": "unknown" } ] } ======================================================================== 11. listdescriptors (descriptor wallets, Core 0.21+) ======================================================================== Not supported on this Core version (descriptors are a 0.21+ feature). Legacy equivalent already checked: HD seed via dumpwallet (hdseed=1) / hdseedid. ======================================================================== PART III - VERDICT (cross-checked, single result) ======================================================================== Re-checked signals (the evidence this verdict is based on): file format : Berkeley DB (legacy wallet) loaded by node (RPC) : yes getwalletinfo parsed : yes encrypted : yes (unlocked_until / mkey) private_keys_enabled : True keypoolsize : 0 txcount : 4 HD seed present : no (hdseedid / dump hdseed=1) ckey marker (enc keys) : yes mkey marker (encryption): yes addressgroupings empty : no watch-only in balances : no private keys dumped : 0 addresses ismine : 4 addresses iswatchonly : 0 known scam markers : no (none) address reuse pattern : no file entropy : 7.627 bits/byte REAL balance (explorer) : n/a (lookup failed or no address found) VERDICT: [GOOD] Real ENCRYPTED wallet with keys (HTML verdict 1) The file contains private keys (or an encrypted HD seed) and is password-protected. Evidence: encrypted=yes; ckey=yes; HD seed=no; keys dumped=0; keypool=0. If you did not unlock it, the keys are present but locked. Brute-force / recovery: MAKES SENSE - Part IV: btcrecover (known pattern) or hashcat -m 11300 (hash via bitcoin2john.py). Real on-chain balance: 200.20045488 BTC ======================================================================== STOP bitcoind ======================================================================== Node stopped cleanly.