Bitcoin Forum
May 04, 2024, 02:44:26 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to monitor zero-conf transactions?  (Read 554 times)
cp1 (OP)
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


Stop using branwallets


View Profile
February 15, 2014, 04:34:21 PM
 #1

How do I monitor incoming transactions as they occur (before they're accumulated into a block)?  Are they in one of the blk.dat files that bitcoind creates, or are there only confirmed blocks in those files?  Does bitciond create a file of pending, unconfirmed transactions?  I can use python or C, or really anything.

Guide to armory offline install on USB key:  https://bitcointalk.org/index.php?topic=241730.0
1714833866
Hero Member
*
Offline Offline

Posts: 1714833866

View Profile Personal Message (Offline)

Ignore
1714833866
Reply with quote  #2

1714833866
Report to moderator
1714833866
Hero Member
*
Offline Offline

Posts: 1714833866

View Profile Personal Message (Offline)

Ignore
1714833866
Reply with quote  #2

1714833866
Report to moderator
"With e-currency based on cryptographic proof, without the need to trust a third party middleman, money can be secure and transactions effortless." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714833866
Hero Member
*
Offline Offline

Posts: 1714833866

View Profile Personal Message (Offline)

Ignore
1714833866
Reply with quote  #2

1714833866
Report to moderator
yossarian1
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
February 15, 2014, 09:45:08 PM
 #2

You need to check the memory pool (bitcoind).  Something like getrawmempool. https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list.  In bitcoinj I think unconfirmed transactions matching the wallet are available from the wallet.
cp1 (OP)
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


Stop using branwallets


View Profile
February 16, 2014, 04:46:31 AM
 #3

Thanks, that works great.

Guide to armory offline install on USB key:  https://bitcointalk.org/index.php?topic=241730.0
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!