BCH-LiveGrid is a free, open-source, read-only dashboard that visualizes public activity on Nostr relays related to Bitcoin Cash. It runs entirely in your browser. There is no backend server, no account system, and no login — you can verify this yourself in the source code.
To render the dashboard, your browser connects directly to:
These are standard third-party requests any static site makes to load fonts and libraries; each provider may log request metadata (like your IP address) per their own policies, which are outside our control.
The only thing this site writes to your browser is a single flag
(bchlg_disclaimer_dismissed_v1) in localStorage,
set only if you dismiss the notice banner — so it doesn't reappear on
your next visit. It never leaves your device and contains no personal data.
Notes, display names, avatars, hashtags, and live-session listings shown on this dashboard are public posts written by third parties on the open Nostr protocol. We do not write, moderate, fact-check, or endorse this content, and it does not reflect our views. Some posts may contain scams, misinformation, or malicious links, exactly as anywhere else on the open internet — treat anything you read here with the same caution you'd apply to an unmoderated public forum, and never act on financial instructions (sending funds, entering a seed phrase, "verifying" a wallet, etc.) that originate from a note you saw here.
This is an independent, non-commercial hobby project. Issues, questions, or takedown requests for specific relayed content should go through the relay operators themselves, since we don't control what gets published to public relays. For questions about the app itself, open an issue on the GitHub repository.