Pages:
Author

Topic: Date for 25 BTC per Block - page 3. (Read 34970 times)

legendary
Activity: 947
Merit: 1042
Hamster ate my bitcoin
November 24, 2012, 08:27:26 AM
Has anyone setup an officiial block party irc channel yet?
sr. member
Activity: 412
Merit: 250
Bitcoin is the Future of currency
November 24, 2012, 07:29:20 AM
Reward-Drop ETA: 2012-11-28 22:58:41 UTC (4 days, 11 hours, 30 minutes)
hero member
Activity: 812
Merit: 1000
November 18, 2012, 10:16:23 PM
bitcoinclock.com

lol, nice bump.

yes, the reward drop is in UTC, but i guess i can write that on the site...
hero member
Activity: 602
Merit: 500
Vertrau in Gott
November 18, 2012, 08:35:06 PM
bitcoinclock.com
sr. member
Activity: 266
Merit: 250
November 18, 2012, 07:57:53 PM
This clock does not tell in which timezone it is. Two guesses; either local or UTC? Anyway, it should be noted on the site. No feedback address there?

I noticed that a couple of weeks ago. Fortunately now they added this "1 week, 4 days, 14 hours, 30 minutes", which is true wherever you are.

In fact, from looking at that along with the time, you can calculate exactly that the time shown is UTC.
legendary
Activity: 2506
Merit: 1010
November 18, 2012, 01:35:11 PM
Very cool... how accurate is this?

It's an estimate as it can't know either future hashing capacity or variance.

In 2011 there were adjustment periods with so much new capacity coming online that it took just 8 or 9 days to reach the next difficulty adjustment period.  (The fastest was in 2010, in under 4 days).    Later in October 2011, as a few miners were powering down it took 17 days to reach the next adjustment period.

But since early June there have been a dozen increases in a row though by relatively small amounts (near 10% or less), and so far the current one is about even with no increase or decrease apparent right now.

So with just about 10 days left, the resulting likely time range is narrowing.

If you are in the U.S., it is looking quite likely that the halving will occur on Wednesday Nov. 28th.    Though it is entirely possible that more capacity could come online and it occur on the 27th, or it could slow and it would be later on the 29th.    We could see an even earlier date if at the 11th hour here some ASIC capacity were to reach Bitcoin main net, but there's nobody saying that is likely to occur.   And I doubt many miners are powering down their hardware yet, so I don't think we'll see a slowing.
full member
Activity: 146
Merit: 100
November 18, 2012, 10:13:56 AM
legendary
Activity: 1974
Merit: 1029
November 17, 2012, 11:01:08 AM
This clock does not tell in which timezone it is. Two guesses; either local or UTC? Anyway, it should be noted on the site. No feedback address there?

I noticed that a couple of weeks ago. Fortunately now they added this "1 week, 4 days, 14 hours, 30 minutes", which is true wherever you are.
sr. member
Activity: 477
Merit: 500
November 17, 2012, 09:30:47 AM

This clock does not tell in which timezone it is. Two guesses; either local or UTC? Anyway, it should be noted on the site. No feedback address there?
donator
Activity: 2772
Merit: 1019
November 16, 2012, 10:19:08 AM
Isnt it rather simple? If a block is found every 10 mins and we only have currently around 1900 blocks left until reward drop. That would mean 316 hours left before the drop happens which is about 13 days.

i wanna know the minute it's set to halve

haha, you will know only after the fact. It's kinda like with radioactive decay: you never know exactly when shit happens and you can only make probabilistic assertions over periods of time.

HopefullyProbably probabilistic uncertainty is the only common property of reward dropping and radioactive decay.  Grin

ftfy
legendary
Activity: 1153
Merit: 1012
November 16, 2012, 08:38:20 AM
Isnt it rather simple? If a block is found every 10 mins and we only have currently around 1900 blocks left until reward drop. That would mean 316 hours left before the drop happens which is about 13 days.

i wanna know the minute it's set to halve

haha, you will know only after the fact. It's kinda like with radioactive decay: you never know exactly when shit happens and you can only make probabilistic assertions over periods of time.

Hopefully probabilistic uncertainty is the only common property of reward dropping and radioactive decay.  Grin
donator
Activity: 2772
Merit: 1019
November 16, 2012, 08:32:54 AM
Isnt it rather simple? If a block is found every 10 mins and we only have currently around 1900 blocks left until reward drop. That would mean 316 hours left before the drop happens which is about 13 days.

i wanna know the minute it's set to halve

haha, you will know only after the fact. It's kinda like with radioactive decay: you never know exactly when shit happens and you can only make probabilistic assertions over periods of time.
sr. member
Activity: 266
Merit: 250
November 15, 2012, 09:33:35 PM
Isnt it rather simple? If a block is found every 10 mins and we only have currently around 1900 blocks left until reward drop. That would mean 316 hours left before the drop happens which is about 13 days.

Yeah, duh, that's pretty much what it says on bitcoinclock.com.
420
hero member
Activity: 756
Merit: 500
November 15, 2012, 04:07:30 PM
legendary
Activity: 2506
Merit: 1010
November 15, 2012, 03:46:36 PM
i wanna know the minute it's set to halve

Well that's probably more determined more by luck now than anything.  It is looking like either sometime on the 29th (GMT) or possibly late in the day (again, GMT) on the 28th.   

So it is getting pretty safe to say that if you were to attend an all-day "halving day" party on Wednesday, Nov 28th, 2012 in the U.S., you would be present to raise your glass for a toast at the point that block 210,000 is solved.
420
hero member
Activity: 756
Merit: 500
November 15, 2012, 03:18:02 PM
Isnt it rather simple? If a block is found every 10 mins and we only have currently around 1900 blocks left until reward drop. That would mean 316 hours left before the drop happens which is about 13 days.

i wanna know the minute it's set to halve
member
Activity: 70
Merit: 10
November 15, 2012, 03:14:40 PM
Isnt it rather simple? If a block is found every 10 mins and we only have currently around 1900 blocks left until reward drop. That would mean 316 hours left before the drop happens which is about 13 days.
hero member
Activity: 812
Merit: 1000
November 14, 2012, 07:10:46 PM
Only bitcoinclock.com comes to mind.

i know the countdown's styling is still ugly, but i'm happy to share my code:

Code:

        $blockcount
=file_get_contents('http://blockexplorer.com/q/getblockcount');

        
$remaining_time = (210000 - ($blockcount 210000)) * 600;

        
$date_estimate date('Y-m-d H:i:s'time() + $remaining_time);

        
$r_seconds $remaining_time 60;
        
$time = ($remaining_time $r_seconds) / 60;

        
$r_minutes $time 60;
        
$time = ($time $r_minutes) / 60;

        
$r_hours $time 24;
        
$time = ($time $r_hours) / 24;

        
$r_days $time 7;
        
$time = ($time $r_days) / 7;

        
$r_weeks $time;

        
$r_parts = array();

        if (
$r_weeks 0$r_parts[] = ($r_weeks == 1) ? '$r_weeks .' week' 
'$r_weeks .' weeks';
        if (
$r_days 0$r_parts[] = ($r_days == 1) ? '$r_days .' day' '$r_days .' days';
        if (
$r_hours 0$r_parts[] = ($r_hours == 1) ? '$r_hours .' hour' '$r_hours .' hours';
        if (
$r_minutes 0$r_parts[] = ($r_minutes == 1) ? '$r_minutes .' minute' '$r_minutes .' minutes';

        
$r_str implode(', '$r_parts);
?>

Code:

Reward-Drop ETA: echo $date_estimate?> (echo $r_str?>)



the code is ugly too, but it works Cheesy
legendary
Activity: 1246
Merit: 1015
Strength in numbers
November 14, 2012, 05:05:25 PM
Only bitcoinclock.com comes to mind.
420
hero member
Activity: 756
Merit: 500
November 14, 2012, 04:35:21 PM
2052, OMG it is actually going to happen.

shudder

where's the best btc block halve countdown clocks?
Pages:
Jump to: