Current Bitcoin Block Template from Our Node
💡 Hover over transactions to see details • Click to view on Mempool.space
Loading block visualization...
A block template is a candidate block that miners work on solving. It contains transactions from the mempool that the node operator has selected to include, sorted by fee rate and other criteria.
Our Bitcoin node generates templates using getblocktemplate RPC.
Transactions are selected to maximize fees while respecting
consensus rules and the 4MB weight limit.
Each transaction opens on Mempool.space, an open-source blockchain explorer. This lets you verify transaction details, see inputs/outputs, and check confirmation status independently. Don't trust, verify.