Satoshi’s Sandbox is a high-performance, open-source Bitcoin balance checker and wallet tracking dashboard. Built for developers and crypto-privacy advocates, it provides a sleek, premium dark interface to monitor multiple public BTC addresses without compromising your private keys.
Whether you are auditing a portfolio or tracking on-chain movements, Satoshi’s Sandbox offers a real-time window into the Bitcoin blockchain. Unlike standard explorers, this tool is designed to be self-hosted or run in the cloud via Google Colab, giving you a private, network-accessible dashboard that runs on any local server or Raspberry Pi.
It leverages redundant API layers to ensure your GBP (£) and USD ($) valuations are always live, matching the accuracy of institutional banking apps while providing the raw on-chain data that power-users require.
- Instant Multi-Wallet Sync: Track Bech32, SegWit, and Legacy addresses in a single view.
- Live Currency Engine: Toggle between GBP and USD with a single click, powered by redundant exchange rate APIs.
- On-Chain Analytics: View Satoshis, total transaction counts, and detailed history for every wallet.
- Zero-Config Memory: Integrated browser Local Storage remembers your wallets so you don't have to.
- Premium Dark UI: A professional dark-mode aesthetic optimized for low-light environments and professional workstations.
- Click the Open In Colab badge at the top of this README.
- Run the notebook cells to install dependencies and initialise the secure tunnel.
- Access your dashboard via the generated public URL.
- Clone the project:
git clone [https://github.com/J4yB33/satoshis-sandbox.git](https://github.com/J4yB33/satoshis-sandbox.git) cd satoshis-sandbox
Environment Setup:
Bash python3 -m venv venv source venv/bin/activate pip install flask requests Launch:
Bash python3 app.py Access the UI at http://localhost:5000 or your server's local IP.
🤝 Contributing This is an open-source project. Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
⚖️ License Distributed under the MIT License. See LICENSE for more information.
Keywords: Bitcoin Balance Checker, BTC Portfolio Tracker, Open Source Crypto Dashboard, Satoshi Tracker, Blockchain Explorer UI, Python Bitcoin Tool, Premium Dark Mode.