This block does not belong to the main chain, it has been replaced by:
0; else genesis" i18n="shared.block-title">Block
Genesis
{{ blockHeight }}
Hash |
{{ block.id | shortenString : 13 }} |
Timestamp |
|
Size |
|
Weight |
|
Health |
= 99"
[class.badge-warning]="blockAudit?.matchRate >= 75 && blockAudit?.matchRate < 99"
[class.badge-danger]="blockAudit?.matchRate < 75"
*ngIf="blockAudit?.matchRate != null; else nullHealth"
>{{ blockAudit?.matchRate }}%
Unknown
|
|
|
|
|
|
Fee span |
- |
Median fee |
~
|
Total fees |
|
|
Subsidy + fees |
|
Total fees |
|
Subsidy + fees |
|
Miner |
{{ block.extras.pool.name }}
|
{{ block.extras.pool.name }}
|
|
|
|
|
|
Version |
{{ block.version | decimal2hex }} Taproot |
Bits |
{{ block.bits | decimal2hex }} |
Merkle root |
{{ block.merkle_root }} |
Difficulty |
{{ block.difficulty }} |
Nonce |
{{ block.nonce | decimal2hex }} |
Block Header Hex |
|
{{ i }} transaction
{{ i }} transactions
Error loading data.
{{ transactionsError.status }}: {{ transactionsError.error }}
Error loading data.
{{ error.status }}: {{ error.error }}