Files

26 lines
786 B
Markdown

---
layout: forum
title: 'Re: Proof-of-work difficulty increasing'
grand_parent: Forum Posts
parent: Bitcoin Forum
nav_order: 221
date: 2010-07-16 18:43:51 UTC
original: https://bitcointalk.org/index.php?topic=43.msg3565#msg3565
---
# Re: Proof-of-work difficulty increasing
---
```
Re: Proof-of-work difficulty increasing
July 16, 2010, 06:43:51 PM
Right, the difficulty adjustment is trying to keep it so the network as a whole generates an average of 6 blocks per hour. The time for your block to mature will always be around 20 hours.
The recent adjustment put us back to close to 6 blocks per hour again.
There's a site where you can see the time between blocks, and since block 68545, it's been more like 10 minutes per block:
http://nullvoid.org/bitcoin/statistix.php
```