MetaMask
The most-used wallet in crypto, and not open source since 2020 — a proprietary Consensys licence the folklore has not caught up with.
- Founded
- 2016
- Registered
- United States
- Site
- metamask.io
The short answer
Two things about it are widely believed and wrong. It has not been open source since 2020 — the licence is a proprietary Consensys one that forbids commercial use past a user threshold, so the code is readable but not free. And the default connection routes your requests through Consensys infrastructure, which sees your IP address alongside every address you hold; we score its privacy 2 out of 10. What it does genuinely well is warn you: the transaction simulation and phishing alerts are among the best anywhere, and for most people that matters more than either complaint.
Key facts
| Licence | Not open source since 2020. A proprietary Consensys licence forbidding commercial use beyond a user threshold — readable, not free.as of 14 Jul 2026 |
|---|---|
| Privacy score | 2 out of 10. The default RPC routes through Consensys infrastructure, which sees your IP alongside the addresses you query.as of 14 Jul 2026 |
| Transparency score | 8 out of 10 — audits and disclosure are genuinely goodas of 14 Jul 2026 |
| Swap cost score | 3 out of 10 — the in-wallet swap carries a fee on top of the route it picksas of 14 Jul 2026 |
| Recovery | 9 out of 10 — a standard seed phrase, portable to any other walletas of 14 Jul 2026 |
| Networks | 9 out of 10 — any EVM chain you can supply an RPC foras of 14 Jul 2026 |
| Operator | Consensys, which also runs Infura — the same company provides the wallet and the default connection behind itas of 14 Jul 2026 |
Is MetaMask safe?
For the thing that actually empties wallets — being tricked into signing something — MetaMask is among the best-defended options available. Its transaction simulation shows you what a signature will do to your balances before you approve it, and its phishing detection catches a large share of the sites built to take your funds. Those two features prevent more real losses than any amount of cryptographic purity.
The custody model is sound and ordinary: you hold a standard seed phrase, Consensys never has it, and the phrase is portable to any other wallet, which we score 9 out of 10. Nobody can freeze your funds and nobody can recover them for you.
The gap is privacy, and we score it 2 out of 10. By default your requests go through Consensys infrastructure, which means one company can associate your IP address with every address you hold and every contract you touch. That is not a theft risk. It is a profile of your entire on-chain life sitting with a single commercial party, and most users have no idea it is the default. Changing the RPC endpoint fixes it and almost nobody does.
The other real cost is the swap fee. Using the in-wallet swap adds a charge on top of whatever route it selects, which is how a free wallet is paid for. We score that 3 out of 10. Swapping on the exchange itself and bringing the result back is usually cheaper.
MetaMask is not open source, and has not been since 2020
This is the most persistent piece of folklore in crypto wallets and it is five years stale. In 2020 MetaMask moved to a proprietary Consensys licence that forbids commercial use beyond a defined user threshold. You can read the code. You cannot freely use it, fork it into a product, or treat it as community-owned software.
Why it matters is not ideology. "Open source" in a wallet is a claim about verifiability — that anyone can check the thing handling your keys does what it says. A readable-but-restricted licence preserves most of that inspection value, so the practical security argument survives largely intact, and the governance argument does not: this is a company’s product, changed on the company’s terms.
Where it bites is the ecosystem. Forks and derivatives that would otherwise exist cannot be shipped commercially, which concentrates the most-used wallet in crypto in the hands of one firm. Given the default RPC already routes through that same firm’s infrastructure, the concentration is the thing to notice rather than the licence text.
Our transparency score is still 8 out of 10, because on audits and disclosure Consensys does considerably better than most. Not open source and not opaque are different accusations, and only the first one is true here.
Incident record
No recorded incidents since 2016, verified 14 Jul 2026.
In our ratings
Compared with
Our coverage of MetaMask
- How to spot a fake proof of reserves27 Sept 2026
- Bitget loses $351.6m — and the fund it says covers it is one we could not verify25 Sept 2026
- Is Kraken safe? The evidence, and what it lacks25 Sept 2026
- What happens to your coins if an exchange goes bankrupt23 Sept 2026
- Is Coinbase safe? What its own filings say19 Sept 2026
- How to move crypto off an exchange, step by step17 Sept 2026
- Token approvals: the permission that drains wallets15 Sept 2026
- What "not your keys, not your coins" leaves out9 Sept 2026
- The seed phrase mistakes that cost people everything7 Sept 2026
- Hardware wallet or software wallet: how to decide5 Sept 2026
Questions people ask
Is MetaMask open source?
No, not since 2020. It uses a proprietary Consensys licence that forbids commercial use beyond a user threshold. The code is readable, so inspection is still possible, but it is not free software and the widespread belief that it is is five years out of date.
Does MetaMask see my transactions?
By default, yes — connections route through Consensys infrastructure, which can associate your IP address with every address you query. We score privacy 2 out of 10 for it. It is not a theft risk; it is a complete profile of your on-chain activity held by one company. Changing the RPC endpoint fixes it.
Are MetaMask swaps expensive?
They carry a fee on top of the route chosen, which is how a free wallet is funded. We score swap cost 3 out of 10. For anything other than small convenience trades, swapping elsewhere and bringing the result back is usually cheaper.
Can MetaMask freeze or recover my funds?
Neither. You hold a standard seed phrase and Consensys never has it, so nobody can freeze your wallet and nobody can restore it if the phrase is lost. The phrase is portable to any other wallet, which we score 9 out of 10.
Is MetaMask safer than a hardware wallet?
No. It is software on an internet-connected device, so a compromised machine can reach it in ways a hardware wallet resists. MetaMask can drive a hardware wallet, which is the usual arrangement: its interface and warnings with the keys kept offline.
What changed
- 27 Sept 2026 — Profile published.