Author

Topic: Bitcoin Block Time (Read 443 times)

full member
Activity: 354
Merit: 100
September 23, 2017, 03:20:37 AM
#6
How do I find out the exact block time for BTC? I know its supposed to be every 10 minutes but what is the exact time to generate a block currently? Is there a website that has that information?



site for that information is http: // bitcointalk / org here we can see information about bitcoin
legendary
Activity: 3472
Merit: 10611
August 20, 2017, 11:53:43 PM
#5
How do I find out the exact block time for BTC? I know its supposed to be every 10 minutes but what is the exact time to generate a block currently? Is there a website that has that information?

no, the time between blocks is not supposed to be 10 minutes, it happens to be 10 minutes most of the times or on average.
what it should be is that the number of blocks in one difficulty period should be a fixed number: 2016 and we want it to take 2 weeks to find that number of blocks. https://en.bitcoin.it/wiki/Difficulty
full member
Activity: 434
Merit: 100
August 20, 2017, 11:24:18 PM
#4
How do I find out the exact block time for BTC? I know its supposed to be every 10 minutes but what is the exact time to generate a block currently? Is there a website that has that information?


I prefer to use http://bitcointicker.co/networkstats/ not only has that information but a lot more that is useful, bitcoin blocks on average are created every 10 minutes but there are blocks that are generated faster and some that are generated more slowly.
sr. member
Activity: 266
Merit: 256
August 20, 2017, 10:03:23 PM
#3
http://blockchain.info has the latest block times on the front page.  If you use bitcoin core, you can also ask for block information in the console for any block in the chain, as each has a timestamp of when it was found.  As for future block times, one can only say it's an average of every 10 minutes.
newbie
Activity: 5
Merit: 0
August 20, 2017, 09:53:44 PM
#2
Block times are random, by design. To "find a block," a miner must set the nonce in the block header to a value such that, when hashed with sha256, the value of the block's hash is under the current difficulty target. This is done by selecting a random nonce to begin, hashing it, and if that fails, increment the nonce and repeat.

Due to the collision resistant properties of sha256, there is no way to predict whether any particular nonce will yield a block hash the meets the difficulty targey, and thus there is no way to predict future block times.
newbie
Activity: 47
Merit: 0
August 20, 2017, 09:43:09 PM
#1
How do I find out the exact block time for BTC? I know its supposed to be every 10 minutes but what is the exact time to generate a block currently? Is there a website that has that information?

Jump to: