Data sources
Every leak record in KeyAudit comes from a public dataset listed below. Each source is graded on a 5-tier confidence scale.
5-tier confidence model
Every source is graded on these 5 tiers. Each tier represents a different evidence strength for "the wallet was compromised" and decides how we render the match in the UI.
- Confirmed stolen
- Wallets verified compromised through public incident reports — exchange hacks, DeFi exploits, SIM-swap attacks, etc.
- Sanctioned
- Addresses on the OFAC sanctions list or equivalent regulator-published indexes. A hit may indicate prior interaction with sanctioned activity.
- Academic dataset
- Weak-key and vulnerable-address collections curated by security researchers in published papers and public repositories — each entry traces back to its original study.
- Community curated
- Phishing, scam, and drainer wallet lists continuously maintained by community trackers (ScamSniffer, MEW darklist, etc.).
- Dictionary derived (theoretical)
- Brain-wallet addresses derived from common-password dictionaries. A hit does not mean you were stolen from — it means any attacker running the same dictionary will land on your address.
- Synthetic baseline
- Cross-chain projections from known passphrases — added for coverage completeness, not as independent evidence on its own.
| Source | By confidence tier | Records |
|---|---|---|
| github:scamsniffer/scam-database/address-flat | Confirmed stolen | 2,022 |
| github:scamsniffer/scam-database | Confirmed stolen | 590 |
| mnemonic_leaks | Confirmed stolen | 152 |
| github:0xDeadList | Confirmed stolen | 79 |
| github:0xB10C/ofac-sanctioned-digital-currency-addresses | Sanctioned | 776 |
| ofac_b10c | Sanctioned | 6 |
| academic:Vasek-FC16 | Academic dataset | 19,430 |
| brain_dict:btc_curated_v1 | Community curated | 4,335 |
| scamsniffer_all | Community curated | 2,069 |
| github:MyEtherWallet/ethereum-lists | Community curated | 652 |
| github:mitchellkrogza/Badd-Boyz-Bitcoin-Scammers | Community curated | 88 |
| github:CryptoXploit | Community curated | 49 |
| github:Jus1mple/CrackedBrainWallets_Examples | Community curated | 15 |
| local_dict | Dictionary-derived (theoretical) | 32,971,838 |
| leak:000webhost | Dictionary-derived (theoretical) | 2,361,985 |
| leak:honeynet | Dictionary-derived (theoretical) | 1,563,778 |
| leak:phpbb | Dictionary-derived (theoretical) | 1,252,321 |
| dict:xato_top100k | Dictionary-derived (theoretical) | 902,864 |
| leak:myspace | Dictionary-derived (theoretical) | 253,765 |
| leak:rockyou_75 | Dictionary-derived (theoretical) | 114,585 |
| leak:rockyou_65 | Dictionary-derived (theoretical) | 58,263 |
| allenhark.com/solana | Dictionary-derived (theoretical) | 6,934 |
| weak_dict:seclists_xato_top1000 | Dictionary-derived (theoretical) | 4,794 |
| weak_dict:seedleak | Dictionary-derived (theoretical) | 2,108 |
| leak:10k_most_common | Dictionary-derived (theoretical) | 1,463 |
| weak_dict:common | Dictionary-derived (theoretical) | 310 |
| weak_dict:secfirm_ref | Dictionary-derived (theoretical) | 155 |
| baseline:xchain_v1 | Synthetic baseline | 12,486,559 |
| weak_bip39_v1 | Synthetic baseline | 3,938,481 |
| weak_secp_v1 | Synthetic baseline | 3,099,955 |
| weak_solana_v1 | Synthetic baseline | 99,993 |