- What is the mempool?
The mempool is basically data that is stored on the nodes of the network which includes a list of unconfirmed, proposed transaction along with the fee to process it. Miners select transactions to be added to the block they are generating based on prioritizing higher fee transactions so they can get paid more per block that they append to the block-chain.
- What happens if the miners can’t keep up with the rate of the new transaction?
The mempool will grow with lower fee transactions causing a backlog as higher fee transactions are prioritized. The backlog will therefore cause prolonged confirmation times of transactions with lower fees
- How does a growing mempool affect transaction fees?
Because wallets scan for and identify possible fees for transactions and prioritize the assigned fee based on a reasonable efficiency to have their transactions appended to the block-chain, they will begin identifying higher fees per byte to have the transaction they are sending appended without undue delay. Fees will increase