Rename 221.md to docs/forum/bitcoin-forum/221.md

This commit is contained in:
wakgill
2021-01-12 20:45:04 -06:00
committed by GitHub
parent d68ed984e4
commit f23b3989af
+25
View File
@@ -0,0 +1,25 @@
---
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
```