This open-source dashboard monitors Ocean.xyz pool miners in real time. It presents hashrate, profitability, worker status and network metrics through a retro terminal interface. The goal is to keep miners fully informed with minimal fuss. ## ⚡ Key Features - **⛏️ Live Mining Metrics** - Real-time hashrate tracking: 60s, 10min, 3h, and 24h - Profitability analysis in BTC & fiat - Automatic revenue, cost, and net profit calculation - Sparkline trend charts for quick insights - Break-even electricity rate estimator - Dynamic reward modeling (subsidy + fees) - Network stats: BTC price, difficulty, hashrate, avg. fees - Payout monitoring & estimated payout time - Pool fee alerts with optimal range highlighting - Ocean.xyz API integration + scraper fallback - Low Hashrate Mode keeps charts visible during dips - **🌍 Multi-Currency Support** - Choose from USD, EUR, GBP, JPY, CNY, BRL, and more - Real-time exchange rates - Persistent currency preferences - All earnings & notifications shown in your currency - **👷 Worker Management** - Centralized fleet overview - Real-time online/offline status - Device-level hashrate, temp, and acceptance rate - Sort & filter by type or status - **🔎 Bitcoin Block Explorer** - View latest blocks & transaction data - Details on fees, miner, and difficulty - Persistent block timer & seamless pagination - **💰 Earnings Overview** - Daily, weekly, monthly breakdown - Live fiat conversion - Historical earnings archive - **🛡️ System Resilience** - Auto reconnect on network loss - Polling fallback if live feed fails - Ocean API fallback for worker list - Syncs across browser tabs - Health watchdog & memory protection - Friendly error page with centralized handling - **🖥️ Retro Meets Modern UI** - Terminal-style aesthetic with boot sequence - Floating system monitor - Responsive for mobil...
DeepSea Dashboard is commonly used as a self-hosted alternative to Grafana. Replacing a SaaS tool with a self-hosted equivalent lets you avoid recurring subscription fees, keep full control of your data, and continue working even when the original vendor changes pricing, ships limits, or shuts down.
License: MIT. Built with: TypeScript, Python, CSS, JavaScript, Dockerfile, Makefile, HTML, Shell. Website: https://github.com/Djobleezy/DeepSea-Dashboard. Source: https://github.com/Djobleezy/DeepSea-Dashboard.
See official install docs: http://localhost:5000/docs
Self-hosting gives you three things SaaS can’t: data ownership (the files live on disks you control), cost predictability (a one-time setup vs. recurring per-seat fees that grow with your household or team), and longevity (open-source means the app keeps working even if the maintainers move on, since you can pin a working version). The trade-off is that you take on the operational work of running a server, applying updates, and handling backups.
Most self-hosted apps run comfortably on modest hardware — a Raspberry Pi 4, a mini PC, a NAS with Docker support, or a small VPS is usually enough for personal or family use. CPU and RAM requirements scale with how many simultaneous users or how much data you push through DeepSea Dashboard. Storage requirements depend on the kind of data you keep; check the README for guidance on data retention.