Bitcoin is transparent money. Every transaction sits on a public blockchain forever, readable by chain analysis firms, exchanges and authorities. If you want privacy, you have to earn it with tools like CoinJoin.
Monero flips that principle: privacy is the default, not the add-on. Sender, receiver and amount are cryptographically hidden in every transaction. There is no "transparent" Monero transaction you could send by accident. That is what makes XMR the digital cash among cryptocurrencies, and it is exactly why many centralized exchanges have removed the coin from their listings.
This article answers four questions: Where does Monero come from? How does the privacy tech work? How do you acquire XMR without touching the fiat system? And does a Monero node run on your own Umbrel node?
The Origin: A Scam, a Fork and a Community Revolt
Monero's story does not start with Monero. It starts with a whitepaper. In October 2013, a person or group under the pseudonym Nicolas van Saberhagen published the CryptoNote whitepaper (a first version dates back to December 2012). The thesis: Bitcoin's transparent, traceable blockchain is a critical weakness. CryptoNote described a protocol that enforces untraceability and unlinkability mathematically instead of leaving them to the user. As with Satoshi Nakamoto, the identity behind the pseudonym remains unknown to this day.
The first implementation of the protocol was Bytecoin. When the project surfaced on the Bitcointalk forum in March 2014, the community quickly uncovered an apparent fraud: roughly 82 percent of the maximum supply had already been mined before the public even learned the coin existed. The technology was brilliant, the distribution a disaster.
The answer came on April 18, 2014: a Bitcointalk user with the pseudonym thankful_for_today forked the Bytecoin code and launched a fresh blockchain without a premine, under the name BitMonero. "Monero" is Esperanto for "coin". Everyone could mine on equal terms from block 1.
But the story had one more twist. thankful_for_today increasingly acted against the community: he planned merge mining with the discredited Bytecoin network, ignored objections and disappeared entirely for days. In late April 2014, a group of seven community members, among them Riccardo "fluffypony" Spagni, smooth, tacotime and NoodleDoodle, took over the code repository, discarded the contested plans and shortened the name to Monero.
Monero was born against the grain twice: as a fork against a premine scam, and as a community revolt against its own founder. There is no CEO, no company, no marketing budget. Only code and consensus.
The Privacy Tech: Four Layers, One Goal
Monero's privacy is not a single trick but a stack of mechanisms, each hiding a different piece of information. All of them apply to every transaction automatically, with no opt-in and no third party.
| Mechanism | Hides | How it works |
|---|---|---|
| Stealth addresses | Receiver | A unique one-time destination address is generated for every payment. The receiver's public wallet address never appears on the blockchain. Only the receiver can identify incoming funds using their private view key. |
| Ring signatures | Sender | The output actually being spent is mixed with 15 randomly selected decoy outputs from the blockchain's history (ring size 16). No observer can tell which of the 16 is real. A unique key image prevents double spends without revealing the sender. |
| RingCT | Amount | Pedersen commitments encrypt the amount. The network can verify mathematically that inputs equal outputs plus fees without ever seeing the numbers. |
| Bulletproofs+ | (Integrity) | Zero-knowledge range proofs guarantee that the encrypted amounts are positive. Without them, an attacker could create coins out of thin air using negative amounts. |
| Dandelion++ | IP address | A new transaction is first passed along a random chain of single nodes (stem phase) before being broadcast to the whole network (fluff phase). Anyone monitoring the network sees it appear far away from its origin. |
The most important protocol upgrades
- January 2017: RingCT hides amounts (mandatory from September 2017)
- October 2018: Bulletproofs cut transaction size by roughly 80 percent
- May 2020: Dandelion++ protects the IP address during broadcast
- October 2020: CLSAG signatures, roughly 25 percent smaller transactions, roughly 20 percent faster verification
- August 2022: hard fork v15 brings Bulletproofs+, view tags and the ring size increase from 11 to 16
The next big step is FCMP++ (Full-Chain Membership Proofs): instead of a ring of 16 outputs, a transaction will prove that its input exists somewhere in the blockchain's entire output history. The anonymity set jumps from 16 to over a hundred million. As of June 2026, FCMP++ is under development and going through audits; it is not yet live on mainnet. To follow its status, watch the official announcements on getmonero.org.
Acquiring Monero Without Touching the Fiat System
If you already hold Bitcoin in self-custody, ideally acquired without KYC or decoupled from your identity via CoinJoin, you can make the move to XMR entirely without banks, exchanges or ID. Four routes, ranked by privacy quality:
1. Atomic swaps with eigenwallet (formerly UnstoppableSwap)
The most direct route: a cryptographically secured BTC-for-XMR trade with no middleman, no arbitrator, no registration. Technically, the swaps use adaptor signatures and a 2-of-2 multisig address with a timelock on the Bitcoin side: when the buyer claims the BTC, the math automatically reveals the key to the XMR for the seller. If either side aborts, the timelock kicks in and both get their original coins back. Nobody can run off with the other party's money.
Since the rebrand, the software is called eigenwallet. The BTC-to-XMR direction is the well-supported one. Limitations: the technology is young and maker liquidity is limited. Test with small amounts first, then scale up.
2. Bisq: proven order book, transparent foundation
Bisq runs over Tor and trades the BTC/XMR pair with decent liquidity. Both parties lock a security deposit into a 2-of-2 Bitcoin multisig, the XMR transfer goes directly from wallet to wallet, and a mediation process handles disputes. The catch for privacy purists: escrow and deposits live on the transparent Bitcoin blockchain and are visible to chain analysis (address clustering). Details on the anonymity of each route: Bisq payment methods compared.
3. RetoSwap (Haveno): XMR as the base currency
Haveno is a Bisq fork that attacks the privacy problem at its root: escrow lives as a 2-of-3 multisig on the Monero blockchain instead of the transparent Bitcoin chain. The best-known network went live in May 2024 as Haveno-reto and has operated as RetoSwap since late 2024. There are currently no protocol fees, only network fees.
Two caveats deserve honesty: an academic analysis (arXiv 2505.02392) shows that certain Haveno trades can be linked across both blockchains based on observable timing, transaction structure and fees. And in a dispute, the arbitrator necessarily sees the trade details. Usable for inconspicuous amounts; for maximum privacy, the atomic swap stays ahead.
4. Mining: fresh coins with no counterparty
Monero's mining algorithm RandomX is deliberately ASIC-resistant and optimized for ordinary CPUs. Using the decentralized P2Pool, you can mine without an account and without a pool operator. XMR earned this way comes straight from the protocol and carries no history at all. The price is patience: mining is not a way to move balances quickly but a slow trickle that depends on CPU power and electricity costs.
If you do not own any no-KYC Bitcoin yet, get the raw material first via Bisq or Lightning-based P2P platforms like RoboSats, then swap onwards. RoboSats itself trades Bitcoin against fiat and between on-chain and Lightning; it is the precursor, not the XMR marketplace.
A Monero Node on Your Umbrel Node: Yes, It Works
If you use Monero seriously, you do not connect your wallet to strangers' remote nodes, because a remote node operator sees your IP address and can collect metadata. The solution is the same as with Bitcoin: your own node.
The official Umbrel App Store has an app for exactly that: "Monero Node" (developed by deverickapollo). One click installs the Monero daemon, which downloads and validates the blockchain. A Raspberry Pi 5 with 8 GB RAM has enough headroom for it, even running alongside Bitcoin Core, Electrs and Lightning.
What fits
- 8 GB RAM is enough for monerod next to the Bitcoin apps
- Pruned node: only around 100 GB instead of around 250 GB (full)
- Pruning removes 7/8 of the prunable ring data with no loss of security or privacy
- Growth: around 20 GB per year
- Tor access from anywhere is built into Umbrel
Watch out for
- The Bitcoin blockchain now sits at around 750 GB
- Electrs requires an unpruned Bitcoin node
- With a 1 TB SSD, only the pruned variant fits for Monero; otherwise plan for a 2 TB NVMe
- The initial sync is CPU-heavy: active cooling is mandatory
Connecting your wallet to your own node
- On your home network: in Cake Wallet, Monerujo or Feather,
enter the Umbrel's local IP as the node, port
18081. Disable SSL; local connections run unencrypted inside your own network. - On the go via Tor: copy the .onion address from the Monero app
in Umbrel and enter it in the wallet with port
18081. Feather supports Tor natively, Monerujo uses Orbot. No router port forwarding required. - The wallet then scans the blockchain exclusively through your own hardware. No third-party node operator sees view keys, queries or your IP.
Legal Perspective
Notice (as of 2026)
Owning, using and privately trading Monero is legal in Germany and the EU under current law. What has changed is access: many centralized exchanges have delisted XMR, and regulatory pressure on privacy coins at regulated trading venues keeps growing. That is precisely why the P2P routes described here are not a niche but the future of access.
This is not legal or tax advice. For tax purposes, the same principles apply to XMR in most jurisdictions as to other crypto assets, including the duty to document acquisitions and disposals. If in doubt, seek individual advice.
Conclusion
Monero is the most consistent money experiment of the cypherpunk legacy: born from a revolt against a scam, developed by a community with no company behind it, and engineered so that privacy is not an option but the foundation.
For Bitcoiners, XMR is not a replacement but a complement: Bitcoin as hard, transparent savings, Monero as digital cash for payments that are nobody's business. The route there bypasses the fiat system entirely: an atomic swap out of self-custody, validated by your own node in the living room.
Holding Bitcoin means owning hard money. Mastering the swap to Monero without an exchange or ID adds the freedom to spend it privately.
Further reading
- Bisq: Buying Bitcoin without KYC · the decentralized alternative to KYC exchanges
- Bisq: Which payment method is truly anonymous? · detailed comparison
- CoinJoin: Cash-like privacy for Bitcoin · privacy on the Bitcoin side
- Why every Bitcoiner should run their own full node · applies to Monero just the same
- Bitcoin without KYC 2026 · the complete overview
Tools for real owners
-
📖 GrapheneOS: Android in the Age of Surveillance
Setup, apps & digital sovereignty — the complete handbook for your Google-free Android. DRM-free.
alien-investor.org/buecher.html · also on Amazon KDP -
Privacy & Mail: Email, VPN and cloud without Big Tech — Proton.
alien-investor.org/proton -
₿ Bitcoin in self-custody: Hardware wallet instead of an exchange account. Code
ALIENINVESTOR= 5% discount on the BitBox.
alien-investor.org/bitbox -
₿ Buying Bitcoin (Europe): Bitcoin-only, no shitcoin noise. Code
ALIENINVESTOR= permanent −0.2 percentage points on fees.
alien-investor.org/21bitcoin