Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [TES] ϟ ϟ The Tesla ϟ ϟ Decentralize the Energy System ϟϟ Bittrex
by
bocyaj
on 18/04/2016, 19:08:57 UTC
ok, think I figured it out... seems like a bug on blockexperts.  I would take a bet that there are no coins missing.

If you click on the "show raw data" link for block 1009413, it shows you a different blockhash than what the site shows you for this block.

Code:
{
"hash": "9c42a7b60ab63521e5cf8fc63732366cc654c188d319bf854370a0367363f21b",
"confirmations": 0,
"size": 455,
"height": 1009413,
"version": 4,
"merkleroot": "5dcde7176ae867b4cbe4cde99d006a70a39f623fd0bf652e99a4edf0dbda0ec7",
"mint": 0.009199,
"time": 1460917861,
"nonce": 0,
"bits": "1e00ffff",
"difficulty": 0.00390625,
"previousblockhash": "ff62fbbb5ceafaee3f6ddf6f3d50ef73f80fffc41cf417a597d211b4a4c8c6f6",
"flags": "proof-of-stake",
"proofhash": "00001a960511d97cbe4eb3b2e6abf03c055a6b8bbdb805a05fdfa7eae3ac729d",
"entropybit": 1,
"modifier": "fdfe2f36bb8a4b20",
"modifierchecksum": "e8f63317",
"tx": [
"913ed8ba87feab38ce5e96ae17957d48e87280f22eb61e3c387ef787bb8c862b",
"12de6ba27f7581278dc778bbc0ee0f104c438d8651b0d710ab34b6065f46c2ae"
],
"signature": "3046022100b16cac173ba0d1bf3e0ca29828e791667b15dd73c7869e39bc78319b16cdf44b022100bf83919cbb2097f76f9f24d3d8be5223b22828d25bcf65697e07d57c4ad45162"
}

so blockexperts is showing the blockhash from the confirmed block 1009413, but the details for this block are being pulled from the orphan block 1009413.

if you look at the raw data for the block on multifauceet, it is correct.