Offline Monero Address Verifier

Paste a Monero address. This page decodes it entirely in your browser — no network, no server, no tracking.

How to read this: the base58 decode and network-byte check run in verified JS. The checksum (Keccak-256) step in this page's JS is not yet byte-verified — confirm the final result with the trusted script verify_address.py (uses the maintained monero library). When in doubt, trust the Python script, not this page's green light.