Hum, really sad.
I've tried to debug block at height 84230:
1) My pool shows hash 14cc2ff
2) Explorer list shows hash 14cc2ff
3) Dark's pool shows hash 810601
4) And - that's creepy - my local coin daemon shows hash 810601 also
My coin daemon accepted block from Dark's pool. From this point of view, it's understable why the block get's marked as orphaned. And *this* is really a bug in blockchain.
print_block 84229
block_id: b4e06219188e0527ab56add3bb03f6dc20cfdee0b4e15384f74a8b6c998923a7
{"major_version":1,"miner_tx":{"extra":"01163759b3f005d8a3478db1d87658a240bcfbcaf2ea3c36cdc9564786f88791dc02080000000011788473","unlock_time":84288,"version":1,"vin":[{"type":"ff","value":{"height":84228}}],"vout":[{"amount":306601,"target":{"data":{"key":"b6b7bef8cd2d3870fb49a9406cdf7d43054c0e251b27ea4c917748cbbc1c9d4e"},"type":"02"}},{"amount":3000000,"target":{"data":{"key":"e7a8419e72acf5fe44379369411d136dea82eacc927bf5b5bd2f131c14d19e17"},"type":"02"}},{"amount":80000000,"target":{"data":{"key":"2b0faa547391b04860883b9e6e27ff6aa653ac86b25d6d130827a1cb9f516b1c"},"type":"02"}},{"amount":800000000,"target":{"data":{"key":"d0985af6793a64d69bde027ac7727793200bace868abe831a6f1d8e3c429cf0b"},"type":"02"}}]},"minor_version":0,"nonce":"0a0921b2","prev_id":"5a60691574d6e5f1f3e753b848d9452cb84889c4bade6f4f37ddcc3236a49f19","timestamp":1505461640,"tx_hashes":[]}
print_block 84230
block_id: 9e865479889a6bf69a16b6917604f894979a3aa2378a03e488e57f6a93f19f1d
{"major_version":1,"miner_tx":{"extra":"01296f27f29b3e6a88f20eb355f984b9925e1b547119f635b16e17b541390319c502080000000037e4d162","unlock_time":84289,"version":1,"vin":[{"type":"ff","value":{"height":84229}}],"vout":[{"amount":306391,"target":{"data":{"key":"83eeb99766b79287932b424dd4711cc1b7319f90a0b453e3aa526ee2ce982d37"},"type":"02"}},{"amount":3000000,"target":{"data":{"key":"ce1b475ac4ccece87515f4ccb3c9975e68cba9a1d52a17626c2d946603108a14"},"type":"02"}},{"amount":80000000,"target":{"data":{"key":"b2127a8410662f8d69ac16392f5af463d8a9535876bdb3da3a82f859c3272908"},"type":"02"}},{"amount":800000000,"target":{"data":{"key":"1d8b73034a694d10d6cc65bd62765836505f5a12c83955bda1d65d042879521d"},"type":"02"}}]},"minor_version":0,"nonce":"b5100000","prev_id":"b4e06219188e0527ab56add3bb03f6dc20cfdee0b4e15384f74a8b6c998923a7","timestamp":1505461725,"tx_hashes":[]}
print_block 84231
block_id: 8106016049118d9d4659d40101f3fb850cf1ee7edb7e29dc98c8a8cccbab374d
{"major_version":1,"miner_tx":{"extra":"01c376e9a4801976e6383a26e753a7390b4faecc65ee82751801297adb43dc380e0208000000001fb7e4db","unlock_time":84290,"version":1,"vin":[{"type":"ff","value":{"height":84230}}],"vout":[{"amount":306180,"target":{"data":{"key":"3e0f24dd55d1ee56954cb15870f49a517f0e8837b6108ff36fce60b225e84745"},"type":"02"}},{"amount":3000000,"target":{"data":{"key":"60748d4f398aa59b5df5ca813811a754ea9b71bcbb8f91a9bbc2a88e8a8f99c4"},"type":"02"}},{"amount":80000000,"target":{"data":{"key":"89bf02af8c9183ec4fa99d4d5d729527d46393a7ba8337d6096dd81f799e7c4b"},"type":"02"}},{"amount":800000000,"target":{"data":{"key":"a6512c0a438f88f71cfbffd358557c07f23071bc5c6ff0b7dfac0c1219305efb"},"type":"02"}}]},"minor_version":0,"nonce":"53360000","prev_id":"9e865479889a6bf69a16b6917604f894979a3aa2378a03e488e57f6a93f19f1d","timestamp":1505461770,"tx_hashes":[]}
Most strange thing is, that blockchain is always one block ahead. So block height 84230 in my local blockchain is 84229 in official explorer list.
Hah! See block list at Dark's pool. Even if official explorer list claims, that my block hash at 84230 is correct, Dark's pool has unlock his invalid block!