The old explorer has a separate Hugin mempool view, and another for regular transactions. See pic below:

I achieved this by filtering the transaction array, as you can see here:
https://github.com/kryptokrona/kryptokrona-block-explorer/blob/master/js/10lastBlocksTransactions.js#L178
The old explorer has a separate Hugin mempool view, and another for regular transactions. See pic below:

I achieved this by filtering the transaction array, as you can see here:
https://github.com/kryptokrona/kryptokrona-block-explorer/blob/master/js/10lastBlocksTransactions.js#L178