The mempool data schema includes transactions, transaction input, and transaction output of Bitcoin mempool data. Mempool views are fetched on a real time cadence and preserved for 2 weeks. Schemas are the same as raw data.

MempoolDescription
mempool_transactionsMempool transaction level data.
mempool_inputsInput data of Bitcoin mempool transactions.
mempool_outputsOutput data of Bitcoin mempool transactions.