1
1
I am playing around with a bitcoin miner and wanted to run some tests. Hence I wanted to find the nonce of an already mined block. Lets take http://blockchain.info/block-index/353394/0000000000000083ee9371ddff055eed7f02348e4eda36c741a2fc62c85bc5cf as an example. I can find the nonce. I can calculate the block header. But how do I find out what the target was as well as what the midstate and data was when the getwork was called for that particular block at the time of mining?