drkmn01@ip-10-65-166-48:~/.darkcoin$ ./darkcoind getblocktemplate
{
"version" : 2,
"previousblockhash" : "00000000000482062ee2a1df07392e8f9270ce10fc8ea02aa3d0bfa5e92aec90",
"transactions" : [
],
"coinbaseaux" : {
"flags" : "062f503253482f"
},
"coinbasevalue" : 500000000,
"target" : "00000000000e7a7b000000000000000000000000000000000000000000000000",
"mintime" : 1403752850,
"mutable" : [
"time",
"transactions",
"prevblock"
],
"noncerange" : "00000000ffffffff",
"sigoplimit" : 20000,
"sizelimit" : 1000000,
"curtime" : 1403753696,
"bits" : "1b0e7a7b",
"height" : 91807,
"votes" : [
],
"payee" : "XhE5LZyCZ2DFHgCzRRf6oNvXmQHTgSPVyH",
"masternode_payments" : true,
"enforce_masternode_payments" : false
}