Difficulty adjustment
+{{ epochData.change | number: '1.0-2' }}%
Mempool size

{{ mempoolBlocksData.size | bytes }} ({{ mempoolBlocksData.blocks }} blocks)

Unconfirmed

{{ mempoolInfoData.value.memPoolInfo.size | number }} txs


Tx weight per second
 Backend is synchronizing
{{ mempoolInfoData.value.vBytesPerSecond | ceil | number }} vB/s


Latest blocks
Height Mined Txs Filled
{{ block.height }} ago {{ block.tx_count | number }}
{{ block.size | bytes: 2 }}
Latest transactions
TXID Amount (BTC) Fee
{{ transaction.txid | shortenString : 12 }} () {{ transaction.fee / (transaction.weight / 4) | number : '1.1-1' }} sat/vB