Why arent the payments sorted according to the timestamps correctly? Its extremely annoying to find a block of payments above another block of payments even though the timestamps say they happened the other way around. I wasted some time now to find out why the balances arent matching since i found that its matching... only the sort order isnt correct.
Example:
https://blockchain.info/de/address/115tTroRo3B9ZDQ6ATJGDCHcNEVbjJoZnFThe transaction cc24d5ed29d1810a81764e8dbda13dbe3255c57c3b71648f1e1196de2e9f535d is between other transactions that were done before and after that transaction. Though in fact it was the very first transaction. And the timestamp seems to show this already. Only the sorting is wrong.
Can i change this somehow? Any other solution?