Query Ethereum MemPool using Node.js, Web3.js and Gethby@0xwick
2,915 reads

Query Ethereum MemPool using Node.js, Web3.js and Geth

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Blockchains are a network of nodes. Each has its own state(copy) of the current blockchain. Each node running Ethereum core protocol software that enforces the rules like PoW, Transaction validity etc. When we do a transaction (write) or read something from the blockchain we are basically interacting with one of these nodes from the network. But we need our own node to be able to talk to them. Metamask uses Infura (Node Service) whose nodes talk to these blockchain nodes for us. Hence, “Broadcasting” our transaction or sending it to the transaction pool (memPool).

Coin Mentioned

Mention Thumbnail
featured image - Query Ethereum MemPool using Node.js, Web3.js and Geth
Wick HackerNoon profile picture

@0xwick

Wick

Applied Mathematician | Entrepreneur | Cyber Security


Receive Stories from @0xwick

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!