DocsMempool scanner

ENGINE

Mempool scanner

How pending transactions and new pools are indexed in real time.

The mempool is where transactions live before they are mined. Insider reads it continuously, every pending swap, every new pool, indexed the moment it appears.

What it watches

  • Pending swaps and their price impact before they confirm.
  • New pool and pair deployments as liquidity is added.
  • Order flow and liquidity shifts that precede a move.

From signal to action

When incoming flow matches your configured setup, the scanner hands the opportunity to the execution layer, which simulates it and, only if it clears a profit, submits an atomic bundle.

Every opportunity is simulated before submission. Bundles that would not clear a profit are never sent.