Unconfirmed transactions updated
The mempool is empty - every known transaction is confirmed. New transactions appear here in the seconds between being submitted and being mined into a block.
About this view
The node's API lists the mempool only per address, so this page asks the node for a fresh block template and shows the transactions it selected - the mempool's contents ordered best fee per byte first, exactly what the next mined block would confirm. If the mempool ever holds more than one block's worth, the overflow is counted above but not listed. On a network with several building shards a template covers one shard, so transactions queued for other shards are counted but not listed either. The list refreshes every few seconds; each transaction links to its detail page, where it will show as confirmed once it is mined.