Get latest Bitcoin transactions in real-time

Get latest Bitcoin transactions in real-time

How is it possible to get the latest transactions txid in real-time? I mean to implement something similar to what blockchain.info does on its homepage. How do they do it to get all transactions info that happens on the network? I'm talking about zero-confirmation transactions.

EDIT I have found out the API getrawmempool. Does this answer the question? Does it contain all the real-time transactions in the network for the current live block?

https://ift.tt/2GizYWH

Comments

Popular posts from this blog

Lightning network (lnd): What's the best way to report lnd server issues/ask for help with channels that won't close?

Is there any python library could be used to decodescript in output

How to discover startup flags or command-line options for bitcoind?