# Mining at slow start question

**URL:** https://forum.zcashcommunity.com/t/mining-at-slow-start-question/2603
**Category:** Mining
**Created:** [October 14, 2016, 2:11pm UTC](https://forum.zcashcommunity.com/t/mining-at-slow-start-question/2603 "2016-10-14T14:11:37Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![zcash11](https://avatars.discourse-cdn.com/v4/letter/z/848f3c/32.png) [@zcash11](https://forum.zcashcommunity.com/u/zcash11)
#### Post date: [October 14, 2016, 2:11pm UTC](https://forum.zcashcommunity.com/t/mining-at-slow-start-question/2603/1 "2016-10-14T14:11:37Z")

</div>

So at slow start how many zec is each block and is it going to reach 12.5 zec on december 1st?

So zec will start with 12.5 block no 50 or 25?

---

<div class="post-metadata">

### Author: ![garethtdavies](https://sea2.discourse-cdn.com/zcash/user_avatar/forum.zcashcommunity.com/garethtdavies/32/210_2.png) [@garethtdavies](https://forum.zcashcommunity.com/u/garethtdavies)
#### Post date: [October 14, 2016, 3:10pm UTC](https://forum.zcashcommunity.com/t/mining-at-slow-start-question/2603/2 "2016-10-14T15:10:15Z")

</div>

It increases from 0 to 12.5 linearly over 20,000 blocks so it should take around 34 days (it’ll likely be a bit quicker to to difficulty being low on early blocks)

---

<div class="post-metadata">

### Author: ![ChuckFeast](https://avatars.discourse-cdn.com/v4/letter/c/0ea827/32.png) [@ChuckFeast](https://forum.zcashcommunity.com/u/ChuckFeast)
#### Post date: [October 14, 2016, 5:16pm UTC](https://forum.zcashcommunity.com/t/mining-at-slow-start-question/2603/3 "2016-10-14T17:16:47Z")

</div>

The amount of ZEC over time is expected to be in line with bitcoin, after the slow start.

Bitcoin began with 50 coins per block. The blocks were mined 10 minutes apart.

ZEC will start with 12.5 coins per block. The blocks will be mined 2.5 minutes apart.

---

<div class="post-metadata">

### Author: ![Cryptoshaman](https://sea2.discourse-cdn.com/zcash/user_avatar/forum.zcashcommunity.com/cryptoshaman/32/683_2.png) [@Cryptoshaman](https://forum.zcashcommunity.com/u/Cryptoshaman)
#### Post date: [October 14, 2016, 8:44pm UTC](https://forum.zcashcommunity.com/t/mining-at-slow-start-question/2603/4 "2016-10-14T20:44:22Z")

</div>

There’s a lot of information in the actual github code, if you like to read code:  
[//github.com/zcash/zcash/blob/master/src/main.cpp](https://github.com/zcash/zcash/blob/master/src/main.cpp)

Line 1359
