Search

ID: [ block.id ] Height: < prev [ height | BN] next > Parent ID: [ block.idPrevBlock ] Timestamp: [ block.formattedTimestamp ] Miner: [ block.miner ] Coinbase: [item.balance | BN] [item.tokenStr]
Difficulty: [ parseInt(block.difficulty) | BN] Effective Difficulty: [ effectiveDifficulty | BN ] PoSW Applied: [ block.stakingApplied ? "Yes" : "No" ] PoSW Mined Blocks: [ parseInt(block.poswMinedBlocks) | BN ] / [ parseInt(block.poswMineableBlocks) | BN ] (used / allowed in recent 512 blocks) Size: [ parseInt(block.size) | BN ] bytes Nonce: [ block.nonce ] Signature: [ block.signature ] [ block.signature ] Signer: [ block.signer ] GUARDIAN Minor Block Headers: [ block.minorBlockHeaders.length ]

ID: [ block.id ] Chain: [ chain ] Shard: [ shard ] Height: < prev [ height | BN ] next > Timestamp: [ block.formattedTimestamp ] Miner: [ block.miner ] Coinbase: [item.balance | BN] [item.tokenStr]
Difficulty: [ parseInt(block.difficulty) | BN ] Effective Difficulty: [ parseInt(block.effectiveDifficulty) | BN ] PoSW Applied: [ block.stakingApplied ? "Yes" : "No" ] PoSW Mined Blocks: [ parseInt(block.poswMinedBlocks) | BN ] / [ parseInt(block.poswMineableBlocks) | BN ] (used / allowed in recent 256 blocks) Size: [ parseInt(block.size) | BN ] bytes Gas Used: [ parseInt(block.gasUsed) | BN ] Gas Limit: [ parseInt(block.gasLimit) | BN ] Nonce: [ block.nonce ] Transactions: [ block.transactions.length ]

ID: [ tx.id ] Chain: [ parseInt(tx.chainId) ] Shard: [ parseInt(tx.shardId) ] From: [ tx.fromAddress ] To: [Contract [ tx.contractAddress ] Created] ✓ [ tx.toAddress ] Value: [ tx.value | BN] [tx.transferTokenStr] Gas Limit: [ Number(tx.gas) | BN ] Gas Used By Txn: [ Number(tx.gasUsed) | BN ] Gas Price: [ tx.gasPrice | BN ] [tx.gasTokenStr] ([ tx.gasPriceGwei | BN] Gwei) Actual Tx Cost/Fee: [ cost | BN ] [tx.gasTokenStr] Nonce: [ Number(tx.nonce) ] Signature: v: [ tx.v ] r: [ tx.r ] s: [ tx.s ] Input Data: Logs:

Address: [ account.address ] Chain: [ account.chainId ] Shard: [ account.shardId ] Tokens in shard: [item.balance | BN] [item.tokenStr]
Tokens in network: [item.balance | BN] [item.tokenStr]
Transactions: [ parseInt(account.primaryTransactionCount, 16) ] Mined Blocks: [ minedBlocks ]
Load more transactions
Load more transactions