Bitcoin Forum
May 24, 2024, 11:20:00 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: difficulty formula, solomining in a -qt client  (Read 884 times)
drakoin (OP)
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1000

see my profile


View Profile
December 22, 2013, 01:12:27 PM
 #1

I am trying out different things, to understand it better.

Solomining in a -qt client, and help ... debug ... console
setgenerate true
getmininginfo

I get this:
"difficulty" : 0.35722852
"hashespersec" : 1222

Now I am wondering if anyone can explain the maths to me ... with that difficulty, and hashrate, what is the expected time until I find coins? How do I calculate the (difficulty, hashrate, time) relation?

Thx

--- --- -- - -- - - - - -- - - - - - - -- - - -- --- ---  -

P.S.: The full output is:

{
"blocks" : 846848,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 0.35722852,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 61597248,
"pooledtx" : 0,
"testnet" : false
}

no sign of a signature
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!