mndrix (OP)
Michael Hendricks
VIP
Sr. Member
Offline
Activity: 447
Merit: 258
|
 |
December 18, 2010, 05:51:46 PM |
|
Is there downloadable data available showing the Bitcoin difficulty over time. I'm imagining a CSV file with block number (every 2016) and difficulty. Something like: 0,1 2016,1 ... 96768,12252.03471156 Certainly something like this exists, but the closest I've seen is Difficulty vs Time Graph, which actually shows a Price vs Time graph
|
|
|
|
|
|
In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
|
|
|
|
mndrix (OP)
Michael Hendricks
VIP
Sr. Member
Offline
Activity: 447
Merit: 258
|
 |
December 18, 2010, 05:53:38 PM |
|
Soon after posting, I realized that blockexplorer.com shows the difficulty for each block. Worst case, I'll go through each 2016th block and note the difficulty and put it in a Google Spreadsheet and post the link here. If someone's already consolidated the data in one place, let me know.
|
|
|
|
m0mchil
|
 |
December 18, 2010, 05:54:38 PM |
|
|
|
|
|
mndrix (OP)
Michael Hendricks
VIP
Sr. Member
Offline
Activity: 447
Merit: 258
|
 |
December 18, 2010, 07:38:50 PM |
|
Thanks m0mchil. For those interested, below is a logarithmic graph of difficulty over time. Time is represented by block number. The data fits the following equation with R^2 of .997: difficulty = .00165*exp( blockNumber * .000163 ) Might be handy for those calculating the future value of their expensive GPUs  
|
|
|
|
genjix
Legendary
Offline
Activity: 1232
Merit: 1052
|
 |
December 18, 2010, 07:52:39 PM |
|
what's the correlation between that graph and the equation you worked out? not sure how to do it for quadratic curves..
|
|
|
|
|
mndrix (OP)
Michael Hendricks
VIP
Sr. Member
Offline
Activity: 447
Merit: 258
|
 |
December 21, 2010, 09:40:16 PM |
|
I've updated the above chart with the new difficulty as of block 98784
|
|
|
|
wumpus
|
 |
December 22, 2010, 09:02:32 AM |
|
Is there a block number <-> datetime mapping available?
|
Bitcoin Core developer [PGP] Warning: For most, coin loss is a larger risk than coin theft. A disk can die any time. Regularly back up your wallet through File → Backup Wallet to an external storage or the (encrypted!) cloud. Use a separate offline wallet for storing larger amounts.
|
|
|
mndrix (OP)
Michael Hendricks
VIP
Sr. Member
Offline
Activity: 447
Merit: 258
|
 |
December 22, 2010, 02:08:26 PM |
|
Is there a block number <-> datetime mapping available?
The link given above ( http://nullvoid.org/bitcoin/difficultiez.php) includes timestamps for all the blocks in which difficulty changed. For arbitrary blocks, you can use Block Explorer. For example, block #42000 was generated at 2010-02-22 22:39:33Would it be helpful to you to have a chart like the one above but with a real time x-axis? I could generate one fairly easily.
|
|
|
|
wumpus
|
 |
December 22, 2010, 02:23:32 PM |
|
Would it be helpful to you to have a chart like the one above but with a real time x-axis? I could generate one fairly easily.
Yes, that's exactly why I asked. I'd personally prefer the x-axis to be time. Although in theory the block generation rate should be fixed, so the picture shouldn't be very different.
|
Bitcoin Core developer [PGP] Warning: For most, coin loss is a larger risk than coin theft. A disk can die any time. Regularly back up your wallet through File → Backup Wallet to an external storage or the (encrypted!) cloud. Use a separate offline wallet for storing larger amounts.
|
|
|
mndrix (OP)
Michael Hendricks
VIP
Sr. Member
Offline
Activity: 447
Merit: 258
|
 |
December 22, 2010, 02:54:10 PM |
|
Here is the same data with the x-axis showing calendar time: 
|
|
|
|
wumpus
|
 |
December 22, 2010, 03:25:04 PM |
|
Thanks! As expected, it indeed looks almost the same as the block#-based one. Interesting.
|
Bitcoin Core developer [PGP] Warning: For most, coin loss is a larger risk than coin theft. A disk can die any time. Regularly back up your wallet through File → Backup Wallet to an external storage or the (encrypted!) cloud. Use a separate offline wallet for storing larger amounts.
|
|
|
mndrix (OP)
Michael Hendricks
VIP
Sr. Member
Offline
Activity: 447
Merit: 258
|
 |
February 18, 2011, 03:33:36 PM |
|
I've updated the above charts to reflect recent difficulty changes. I'm using the historic difficulty data from http://blockexplorer.com/q/nethash
|
|
|
|
foxmulder
Newbie
Offline
Activity: 37
Merit: 0
|
 |
March 25, 2011, 10:46:14 PM |
|
is the any new updated chart for future estimation(range to 1 month-1 year)?
|
|
|
|
Pieter Wuille
Legendary
Offline
Activity: 1072
Merit: 1161
|
 |
March 25, 2011, 11:08:48 PM |
|
I don't make any prediction about the future, but you may see some useful patterns on my site with network speed and difficulty graphs: http://bitcoin.sipa.be
|
I do Bitcoin stuff.
|
|
|
mndrix (OP)
Michael Hendricks
VIP
Sr. Member
Offline
Activity: 447
Merit: 258
|
 |
March 26, 2011, 12:28:02 AM |
|
I'm no longer updating my graphs above because sipa's are better
|
|
|
|
|