web3.eth.getBlock("latest", function(err, res){  callback(err, res); })