Bitcoin Forum
October 13, 2025, 08:47:43 AM *
News: Latest Bitcoin Core release: 29.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Can someone please explain the difference in info on CKPool Stats?  (Read 65 times)
ElGuevo (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
October 04, 2025, 04:56:34 PM
 #1

Ok, so I'm pretty new at this and need some guidance.

I started about 2 weeks ago. Had no problem setting up my miner. Yesterday, my miner app said it was disconnected, but the CKPool Stats was still updating.

Nevertheless, I reset everything.

Now, When I check my CKPool Stats the upper part seems to update accurately. However, the bottom part of the CKPool Stats, particularly the "Workers" section tells me the 5m Hasrate id 0 H/s.

Here's also the user statistics... Long story short, is it running or not?Huh


{
 "hashrate1m": "82.2T",
 "hashrate5m": "90.1T",
 "hashrate1hr": "97.6T",
 "hashrate1d": "84T",
 "hashrate7d": "78.4T",
 "lastshare": 1759596650,
 "workers": 1,
 "shares": 25245121468,
 "bestshare": 51474838161.27325,
 "bestever": 51474838161,
 "authorised": 1758431445,
 "worker": [
  {
   "workername": "3D2i7t...MNQB.lol",
   "hashrate1m": "82.2T",
   "hashrate5m": "90.1T",
   "hashrate1hr": "97.6T",
   "hashrate1d": "33.3T",
   "hashrate7d": "5.66T",
   "lastshare": 1759596650,
   "shares": 821704012,
   "bestshare": 920565924.6879301,
   "bestever": 920565924
  },
  {
   "workername": "3D2i7t...MNQB.lol.lol.lol.lol",
   "hashrate1m": "0",
   "hashrate5m": "0",
   "hashrate1hr": "35.3M",
   "hashrate1d": "50.7T",
   "hashrate7d": "72.7T",
   "lastshare": 1759542520,
   "shares": 24422637456,
   "bestshare": 51474838161.27325,
   "bestever": 51474838161
mikeywith
Legendary
*
Offline Offline

Activity: 2744
Merit: 7099


Privacy is not a crime.


View Profile
October 04, 2025, 07:54:47 PM
 #2

The top part is the sum of all hashrate that uses this BTC address > 3D2i7t...MNQB regardless of the worker name.

Code:
 "hashrate1m": "82.2T",
 "hashrate5m": "90.1T",
 "hashrate1hr": "97.6T",
 "hashrate1d": "84T",
 "hashrate7d": "78.4T",
 "lastshare": 1759596650,
 "workers": 1,
 "shares": 25245121468,
 "bestshare": 51474838161.27325,
 "bestever": 51474838161,
 "authorised": 1758431445,

Below is the detailed info of each individual worker


Worker no.1 aka (lol)

  
Code:
 "workername": "3D2i7t...MNQB.lol",
   "hashrate1m": "82.2T",
   "hashrate5m": "90.1T",
   "hashrate1hr": "97.6T",
   "hashrate1d": "33.3T",
   "hashrate7d": "5.66T",
   "lastshare": 1759596650,
   "shares": 821704012,
   "bestshare": 920565924.6879301,
   "bestever": 920565924

Worker no.2 aka (lol.lol.lol.lol)
Code:
   "workername": "3D2i7t...MNQB.lol.lol.lol.lol",
   "hashrate1m": "0",
   "hashrate5m": "0",
   "hashrate1hr": "35.3M",
   "hashrate1d": "50.7T",
   "hashrate7d": "72.7T",
   "lastshare": 1759542520,
   "shares": 24422637456,
   "bestshare": 51474838161.27325,
   "bestever": 51474838161


This means you initially had a worker name (lol.lol.lol.lol) and then you changed it to (lol) which is why the long-term reading on the lol.lol.lol.lol worker shows something, but the short-term is showing zero.

If it's hard to understand, ignore everything and pay attention to the first line; if it shows hashrate -- your miner is running fine.


░░░░▄▄████████████▄
▄████████████████▀
▄████████████████▀▄█▄
▄██████▀▀░░▄███▀▄████▄
▄██████▀░░░▄███▀▀██████▄
██████▀░░▄████▄░░░▀██████
██████░░▀▀▀▀▄▄▄▄░░██████
██████▄░░░▀████▀░░▄██████
▀██████▄▄███▀░░░▄██████▀
▀████▀▄████░░▄▄███████▀
▀█▀▄████████████████▀
▄████████████████▀
▀████████████▀▀░░░░
 
 CCECASH 
 
    ANN THREAD    
 
      TUTORIAL      
blockhilltop
Member
**
Offline Offline

Activity: 147
Merit: 10


View Profile
October 04, 2025, 07:56:48 PM
 #3

In short, if you see your "shares" up top increasing over time - that's the "25245121468" number from your post - then this should mean you're mining successfully.

Note: I think this updates every 10 or so minutes so don't expect it to change more frequently than that.

Also keep in mind there is a slight lag between what you see locally (at your miner) versus what is shown on the pool stats - you'd have to ask someone else as to how much time this lag actually is (but it's not more than say 15 minutes, probably less).

I'm not sure what you mean by top and bottom half and if you're referring to the simple stats (found at solo.ckpool.org/users/YOUR-WALLET-ADDRESS) or if you're using the graphical stats area.

More than anything though, I suggest asking again within the CK Solo thread, here on this same site:
https://bitcointalk.org/index.php?topic=5237323.5700

Good luck

ElGuevo (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
October 05, 2025, 09:17:49 PM
 #4

Thank you all for your reponse!

I appreciate you all!!!!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!