Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
54067964
Topic
5234341
Board
Bitcoin Technical Support
Merits
2 from 1 user
Re: Missing Block Header stats from Slushpool
by
nc50lc
on
21/03/2020, 04:36:12 UTC
⭐ Merited by
OgNasty
(2)
Do you have a fully synced full node?
If you have, you can get the info yourself using the console/rpc through:
getbestblockhash
, then
getblockheader "block_hash"
commands.
You can also use
https://chainquery.com/bitcoin-cli/getbestblockhash
and
https://chainquery.com/bitcoin-cli/getblockheader
to do the same.
Why SlushPool in particular?