1
I can see http://tbtc.blockr.io/ time of block are showing "right now". When I click "all blocks" the time is two hours ahead of "now". I don't think it's blockr time zone problem, because
1) when I submit transaction, it will show correct time
2) my bitcoinj wallet also showing future time against
System.currentTimeMillis();
which is UTC time. (I use ntp and it happens on two different computers)
Anybody have an idea why this is happening?

It might be that any times in the future get converted to right now. It might be good to put a screenshot, though, so that you can still see the issue even if the problem gets fixed. – morsecoder – 2016-04-03T23:21:00.997
well the screenshot shows last 11 blocks, considering they go faster in testnet, the last one should be half hour old – Pavel Niedoba – 2016-04-04T09:30:44.090