u/NomicodE

Real-Time Dashboard for Solo.ckpool
▲ 13 r/BitAxe

Real-Time Dashboard for Solo.ckpool

Hey fellow miners! ⛏️

​I've been running my Bitaxe Gamma on Solo.ckpool, but I found the default pool dashboard a bit too static. I really wanted to see my live difficulty spikes and hashrate trends without refreshing the page constantly.

​Since ckpool blocks direct websocket connections for personal trackers, I built a custom, self-contained HTML dashboard that bypasses this and auto-syncs every 5 seconds. I wanted to share it with the community here!

​✨ Key Features:

​100% Client-Side: Just one .html file. No server or installation needed.

​Live Auto-Sync (5s): Automatically pulls data from ckpool without refreshing.

​Difficulty Spikes Chart: Visualizes your individual share difficulty submissions in real-time.

​Hashrate History Chart: Tracks your 5-minute hashrate trends.

​Local Storage: Securely saves your wallet address and your "All-Time Best Share" locally on your browser.

​Mobile Optimized: Looks great on phones and dark-mode friendly.

​🛠️ How to Use (Takes 1 minute):

​Copy the source code from my link below (or the code block).

​Open a text editor (Notepad, etc.) and paste the code.

​Save the file as tracker.html.

​Double-click to open it in any web browser (Chrome, Safari, etc.).

​Enter your Bitcoin Wallet Address and hit "Save".

​💡 Pro-Tip for Mobile Users: Open the .html file on your phone's browser and select "Add to Home Screen". It will work just like a native app!

https://github.com/0nomicode0/solo-ckpool-monitor

​I built this with some help from Gemini to get the UI just right. Hope this helps my fellow solo miners track their setup more enjoyably. Let me know if you hit any massive blocks! Happy mining! 🚀

u/NomicodE — 2 days ago