The Browser That Uses Less Data
Lunar Browser strips trackers, oversized assets, and ads from every page at the network layer. A typical news article that weighs 4–6 MB on stock Chrome arrives at your phone weighing roughly 1–2 MB. Same content, a fraction of the data.
Most of a page isn’t the page
A modern news article on a stock browser pulls in roughly 4–6 MB of data. The article itself is maybe 20 KB of text. The other 99% is: oversized hero images (often the same image at 4× the size you actually see), web fonts (six variants when the page uses two), tracker scripts (Google Tag Manager, Facebook Pixel, behavioural-ad beacons), and the ads themselves.
Three pages on a stock browser eats 15 MB of your data plan. Three pages on Lunar eats 3–5 MB. On a 1 GB monthly plan that’s the difference between “ran out on the 21st” and “had headroom for video calls”.
Network-layer optimisation
Lunar ships with a built-in transparent proxy (MITM). Every web request passes through it before reaching the page. The proxy:
- Drops tracker / analytics / behavioural-ad domains entirely (no bytes downloaded at all)
- Drops the ads themselves — the same blocker that strips YouTube ads
- Re-fetches hero images at the size the page actually displays them, not the full original
- Converts image colour to greyscale where you’ve enabled the option — B&W images use roughly 1/3 the bytes
- Skips unused font weights and variants
Same content, same look, a fraction of the bytes.
Four cache layers, not one
Stock browsers cache pages on your device. When you revisit a site, your browser checks its local cache before going back to the network. That’s one layer. We have four.
Above your browser’s local cache sit three more: Cloudflare’s global edge network (a CDN node within ~50 ms of almost anywhere on Earth); our MITM load-balancer cache (already-optimised pages, pre-stripped of ads + trackers); and our origin resource-server cache (the final fallback before going to the actual site).
In practice this means pages you’ve loaded once come back near-instantly the next time — even on a flaky 4G signal in a train carriage or on a rural connection, because the page is sitting in a CDN node inside your ISP’s peering range, not three continents away on the origin server.
Who actually feels the savings
- Prepaid mobile plans — every megabyte matters
- Rural areas with patchy 3G/4G — pages load 2–3× faster because there’s simply less to download
- Travellers on roaming data — one fewer thing to worry about
- Tethering to a laptop — less data means longer browsing on the same hotspot allowance
- Battery life — fewer bytes = less radio time = the cellular modem sleeps more
- Anyone who hits monthly data caps before payday