About doge.supply
doge.supply is a live dashboard for Dogecoin total supply and chain health — a supply clock, historical charts, mempool stats, and inflation comparisons. Everything is read from our own Dogecoin Core full node, not repackaged market-aggregator feeds.
What you get here
- Live total supply counter
- Supply-over-time chart indexed from genesis
- Network panel: difficulty, hashrate, mempool
- Annual supply growth vs Bitcoin, Litecoin, and US M2
For why supply numbers differ across the web and how we count coinbase outputs, see How Dogecoin supply works — that page is the methodology deep-dive; this one is the project overview.
Infrastructure
Data flows from a self-hosted Dogecoin Core node over direct RPC (the same pattern indexers use — not the public dogecoin-rpc edge proxy). Indexed history and snapshots live in Cloudflare D1; the public site is static HTML on Cloudflare Pages.
The counter updates on a short refresh cycle and ticks smoothly between syncs. If the node is temporarily unreachable, we keep showing the last known baseline rather than going blank.
Embed on your site
Want the live supply on a blog or community page? Use the embed widget — a small iframe with a link back to doge.supply.
Who runs it
doge.supply is built and operated by selfhosters.me — independent infrastructure for Dogecoin nodes, indexers, and related tooling. The site is a public reference clock and a showcase for running your own chain data. For dedicated node RPC capacity, see selfhosters.me node RPCs .
More
- How Dogecoin supply works — metrics, eras, and our counting method
- Embed widget — iframe for third-party sites
- Live supply clock