Bitcoin toolkit & apps for sats.network. Real-time BTC/sats/USD converter, market stats, stacking leaderboard, portfolio alerts, and more.
Real-time BTC/sats/USD converter · Stacking Leaderboard · Portfolio monitoring · TimeLocked estate planning
Everything you need for Bitcoin management in one place, focused on satoshis (the smallest unit of Bitcoin) and practical tools for holders and Lightning users.
Live site: https://sats.network
Built by sats.network (sats.network)
-
Real-time Bitcoin Calculator
Convert between BTC, satoshis (sats), and USD with live prices (pulled from reliable APIs like CoinGecko, CoinCap, Blockchain.info). Client-side calculations, no server storage of user data. -
Bitcoin Stacking Leaderboard
Track global sats accumulation rankings. See how your stacking progress compares, motivate yourself and the community! -
BitWatch – Portfolio Monitoring
Watch-only Bitcoin wallet. Monitor addresses, balances, transaction history, and get alerts. Perfect for tracking holdings without risking keys. -
TimeLocked – Estate Planning Wallet
Secure time-locked transactions for beneficiaries. Plan your Bitcoin legacy with time-based unlocking – peace of mind for long-term holders.
All tools are free, mobile-responsive, and privacy-focused (client-side where possible).
Pro Upgrade available on the site for advanced features, ad-free experience, priority alerts, and more, support the project and unlock extras!
This repo shares the core code behind sats.network to encourage community improvements, transparency in the Bitcoin ecosystem, and collaboration.
Feel free to fork, contribute, or use it in your projects.
MIT License – see the LICENSE file for details.
You are free to use, modify, and distribute (including commercially), as long as the original copyright notice and license text are included.
As the author, I retain full rights to build and sell Pro versions/upgrades.
Contributions welcome! Especially bug fixes, new features, UI tweaks, or better API integrations.
- Fork the repo
- Create a feature branch (
git checkout -b feature/amazing-thing) - Commit your changes (
git commit -m 'Add amazing thing') - Push to the branch (
git push origin feature/amazing-thing) - Open a Pull Request
Please target the main branch and follow basic code style.