================================================================ WALLET CHECK REPORT Date: 07/14/2026 14:01:19 WARNING: this file may contain private keys - store it safely. ================================================================ Auto-detected wallet: wallet_90,59.dat Wallet: wallet_90,59.dat ======================================================================== 1. HASH OF ORIGINAL ======================================================================== FILE: wallet_90,59.dat CRC32: 79AD1C1D MD5: E2E09B34A606E9A5BF83CB8840EB12D2 SHA-1: EA52000614603BF95386582AFB7F92D09FA8AD70 SHA256: 854541EEBB975CF298CDB8A44C49849BB74C75B612D55260AFB07AFB2544D8EC ======================================================================== 2. OFFLINE TRIAGE ======================================================================== --- File format --- Size: 81920 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: 35 Address Book: 2 --- Marker scan (printable strings) --- Markers found: ckeyA, name"18EGA8nGHjA998Qc17je6K8T6UUDHxeoCH, name"182RVphMRdEe9i5A4EikLx8RH1EenFBeCG, 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: 5.790 bits/byte (8.0 = maximal) [ok] No suspicious address-repetition pattern found. --- Real on-chain balance (block explorer lookup) --- Addresses found in wallet file: 2 Checking balances (this may take some time). Respectful delay applied to avoid API bans... [1/2] 18EGA8nGHjA998Qc17je6K8T6UUDHxeoCH : 73.50783995 BTC (7350783995 sat) [2/2] 182RVphMRdEe9i5A4EikLx8RH1EenFBeCG : 17.09000000 BTC (1709000000 sat) -------------------------------------------------- TOTAL BALANCE: 90.59783995 BTC (9059783995 sat) Source: https://mempool.space/api/address/182RVphMRdEe9i5A4EikLx8RH1EenFBeCG ======================================================================== 3. START bitcoind ======================================================================== Args: -datadir=wallet_90,59.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_90,59.dat", "walletversion": 10500, "balance": 90.59783995, "unconfirmed_balance": 0.00000000, "immature_balance": 0.00000000, "txcount": 35, "keypoololdest": 1784030484, "keypoolsize": 0, "unlocked_until": 0, "paytxfee": 0.00000000, "private_keys_enabled": true, "avoid_reuse": false, "scanning": false } Parsed -> private_keys_enabled=True | keypoolsize=0 | txcount=35 | 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 ======================================================================== { "value": [ [ "182RVphMRdEe9i5A4EikLx8RH1EenFBeCG", 17.09, "" ], [ "18EGA8nGHjA998Qc17je6K8T6UUDHxeoCH", 73.50783995, "" ] ], "Count": 2 } ======================================================================== 7. getbalances ======================================================================== { "mine": { "trusted": 90.59783995, "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:181 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: 2 (checking up to 100) [182RVphMRdEe9i5A4EikLx8RH1EenFBeCG] { "address": "182RVphMRdEe9i5A4EikLx8RH1EenFBeCG", "scriptPubKey": "76a9144d0dbed68e1882b8f0900ef91abb82650c59a3e588ac", "ismine": true, "solvable": true, "desc": "pkh([4d0dbed6]04c2d78805d8c6e47c66bff01b0077bf09db3439bfc1890980e7995d7ea529e4a618e048f6626d8fdc7ecb03172701b3174526ddaf8eb7540637c5fe6f261a288d)#0hdykgmh", "iswatchonly": false, "isscript": false, "iswitness": false, "pubkey": "04c2d78805d8c6e47c66bff01b0077bf09db3439bfc1890980e7995d7ea529e4a618e048f6626d8fdc7ecb03172701b3174526ddaf8eb7540637c5fe6f261a288d", "iscompressed": false, "label": "", "ischange": false, "labels": [ { "name": "", "purpose": "unknown" } ] } [18EGA8nGHjA998Qc17je6K8T6UUDHxeoCH] { "address": "18EGA8nGHjA998Qc17je6K8T6UUDHxeoCH", "scriptPubKey": "76a9144f4af0d9a89205f8a2361862e7487f61ea61be0088ac", "ismine": true, "solvable": true, "desc": "pkh([4f4af0d9]041ef462a6210eb1aff94fe7181550985944815e59da84aa969db318f4f2b2702f58a879512a5e83c5a171c62d6c47b31e01e76fec6b1dff967c66363ff2eaa60f)#wy4r452m", "iswatchonly": false, "isscript": false, "iswitness": false, "pubkey": "041ef462a6210eb1aff94fe7181550985944815e59da84aa969db318f4f2b2702f58a879512a5e83c5a171c62d6c47b31e01e76fec6b1dff967c66363ff2eaa60f", "iscompressed": false, "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 : 35 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 : 2 addresses iswatchonly : 0 known scam markers : no (none) address reuse pattern : no file entropy : 5.790 bits/byte REAL balance (explorer) : 90.59783995 BTC (across 2 addresses) 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: 90.59783995 BTC (across 2 addresses, source: https://mempool.space/api/address/182RVphMRdEe9i5A4EikLx8RH1EenFBeCG) ======================================================================== STOP bitcoind ======================================================================== Node stopped cleanly.