Ethereum mempool

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf blockchain component
gptkbp:alsoKnownAs transaction pool
gptkbp:clearedBy block mining
gptkbp:compatibleWith gptkb:Ethereum_blockchain
gptkbp:contains unconfirmed transactions
gptkbp:existsIn every Ethereum node
https://www.w3.org/2000/01/rdf-schema#label Ethereum mempool
gptkbp:monitors block explorers
gptkbp:numberOfLocations pending transactions
gptkbp:partOf gptkb:Ethereum
gptkbp:purpose transaction propagation
transaction selection for block inclusion
gptkbp:sizeVariesBy network congestion
gptkbp:transactionsBroadcastVia Ethereum P2P network
gptkbp:transactionsOrderedBy gas price
gptkbp:transactionsRemovedWhen dropped due to low gas price
expire after timeout
included in a block
gptkbp:usedBy Ethereum nodes
gptkbp:vulnerableTo gptkb:MEV_(Miner_Extractable_Value)
front-running
gptkbp:bfsParent gptkb:Maximum_Extractable_Value
gptkbp:bfsLayer 7