Skip to content

Instantly share code, notes, and snippets.

@Gustav-Simonsson
Created October 26, 2015 21:51
Show Gist options
  • Select an option

  • Save Gustav-Simonsson/b7e410554f225320da5e to your computer and use it in GitHub Desktop.

Select an option

Save Gustav-Simonsson/b7e410554f225320da5e to your computer and use it in GitHub Desktop.
> eth.getBlock(443947)
{
difficulty: 6628388332836,
extraData: "0xd583010203844765746885676f312e35856c696e7578",
gasLimit: 3141592,
gasUsed: 1827755,
hash: "0x47155617d178ae63d3d7d7ae9e9f1357d5dadd5d4a8e76e523764825c6f4294c",
logsBloom: "0x00000800000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000010000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
miner: "0x4e2f2f1d8e0870cd073a0286cbc99c911053446b",
nonce: "0xa10198831a7e1893",
number: 443947,
parentHash: "0x3182597a55e06f309d37ffac524d4398d59570a3c02f1e986955745d58b1b72c",
receiptRoot: "0x620ae273bb429f587ca49c640533657e7360cf1b9c4241071ba53f38ccaa447a",
sha3Uncles: "0xc0ab732e2356ffea1687a6da1e1ed4c359d7b8cadd26246e9ba3e04c349b06f7",
size: 1811,
stateRoot: "0xbfc01b714a9a5fa4ff1125e551597e6327f3ca6dadd5c268d27f2584b95231d0",
timestamp: 1445884248,
totalDifficulty: 2280651782850842849,
transactions: ["0xe623981c68bec585ce965a4ea5f3cc2f0847cc0f1cba58aefdac67d92a3ef080", "0xe76e9a2c114d8861d8e9ef8c4c7c76423cfbdc63505988f6694a34abee9cc5b4", "0x6ff9d68f40c391d1550755efbf636f6ed2b80ae0275b66c1bd73433208d8976e", "0x5dcf6c287ba34137d4864d73a838bc27043d963731c7ad15fa7c348e71d54e74"],
transactionsRoot: "0x34d6b7852388f0250b1be6ea3a62ebc726b5eddd4a590d55e620e5572caccd04",
uncles: ["0xb9e3476d119733a65730a3353354c3206cf07eb99107c350f0fd68402d80b4ed"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment