Mempool
In a blockchain transaction, a mempool, or memory pool, is a list of pending transactions waiting for validation from a node before it is committed to a block on the blockchain. This is similar to using 'Staging' environments in traditional software development to perform testing and quality control before releasing to production.