FYI
Here is the first block:
getblock 000000db0b0392438e9aa31abddd9c57730a4aa36114103d6d74af8537286e56

{
"hash" : "000000db0b0392438e9aa31abddd9c57730a4aa36114103d6d74af8537286e56",
"confirmations" : 4679,
"size" : 206,
"height" : 0,
"version" : 1,
"merkleroot" : "ed65789d4970e00eca66f0b8d957e9160366954ac0356c88cf9c6a0b9a38abcf",
"mint" : 0.00000000,
"time" : 1386403023,
"nonce" : 1128954,
"bits" : "1e0fffff",
"difficulty" : 0.00024414,
"nextblockhash" : "00000000a0f66687e284a3e48c05ff0f0a23606966b92520aa97d555a253b7ac",
"flags" : "proof-of-work stake-modifier",
"proofhash" : "000000db0b0392438e9aa31abddd9c57730a4aa36114103d6d74af8537286e56",
"entropybit" : 1,
"modifier" : "0000000000000000",
"modifierchecksum" : "0e00670b",
"tx" : [
"ed65789d4970e00eca66f0b8d957e9160366954ac0356c88cf9c6a0b9a38abcf"
],
"signature" : ""
}
Does not appear to be pre-mined.
I did try to set up and Abe block explorer, and had some luck until I get to block 3338. Then I see what looks like 2 entries in "tx":
{
"hash" : "00000000019ef8d4cbd4895bcc62fdb686992b7cd7fdf94b90c69a5e5e694b11",
"confirmations" : 1931,
"size" : 1033,
"height" : 3338,
"version" : 4,
"merkleroot" : "ef4fce312bb59012c245bac06ed2d60a8bfb8dde271baa11b61017292706accd",
"mint" : 5000.00010000,
"time" : 1386791445,
"nonce" : 1179056858,
"bits" : "1c01d056",
"difficulty" : 141.13704046,
"previousblockhash" : "0000000001a96b7205b3ddc615b6af2d16c39b986933cfeff83c8ea20cb0e629",
"nextblockhash" : "00000000020f2085641edb078b88434d3bb1cd888893e74bd74c597cd39ad80b",
"flags" : "proof-of-work",
"proofhash" : "00000000019ef8d4cbd4895bcc62fdb686992b7cd7fdf94b90c69a5e5e694b11",
"entropybit" : 0,
"modifier" : "cff8eb691ec20999",
"modifierchecksum" : "71ad8951",
"tx" : [
"e4c10cf6198256586c2ba49de2918b5d471fc31f76406ddbef229c5aa037714e",
"f53fe76faea2c07ac2bc21825ca4e80f5d8d2b14604596bc731a9a3db24647d3"
],
"signature" : "30450220203cf3c8d0591f81b0c9879a520e988126ef201ff11ae234e8c8dc422559245d022100c14a63a489bf6eacdcf98b559359c5d9057199d3a22910e291d8501240223d2e"
}
I'm just guessing, maybe that's the first time someone tried to add a Transaction Comment? I know Abe may not be quite fully baked for ppcoin, this may be part of that. I was using the ppcoin branch.
Just if anyone else tries to setup Abe, you'll need the genesis raw transaction. I had to tweak the source to get it, it seems small, but here it is:
010000004a45ad5200000000000000
I mined a bit, seems like difficulty is low.