| Hash |
{{ block.id | shortenString : 13 }} |
| Timestamp |
{{ block.timestamp * 1000 | date:'yyyy-MM-dd HH:mm' }}
|
| Size |
{{ block.size | bytes: 2 }} |
| Weight |
{{ block.weight | wuBytes: 2 }} |
| Median fee |
~{{ block.medianFee | number:'1.0-0' }} sat/vB |
| Total fees |
|
{{ fees * 100000000 | number }} L-sat () |
| Subsidy + fees: |
|
| Total fees |
|
| Subsidy + fees: |
|
| Miner |
|
| Version |
{{ block.version | decimal2hex }} Taproot |
| Merkle root |
{{ block.merkle_root }} |
| Bits |
{{ block.bits | decimal2hex }} |
| Difficulty |
{{ block.difficulty }} |
| Nonce |
{{ block.nonce | decimal2hex }} |
{{ i }} transaction
{{ i }} transactions
Error loading block data.
{{ error.error }}