Bitcoin Forum
May 24, 2024, 06:19:22 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Get transactions that funded a particular address?  (Read 634 times)
s2 (OP)
Full Member
***
Offline Offline

Activity: 198
Merit: 123


View Profile
August 06, 2016, 06:25:05 PM
 #1

Is it possible to get the list of txids that funded a particular address from the bitcoin-cli?  I've had a peek at

listreceivedbyaddress (Seems like this should be the one but I can't pass in an address?)
listTransactions (seems only for accounts and since I'm not using these this doesn't help),
validateaddress( no obvious info relating to txids )
getreceivedbyaddress ( returns only a balance which isn't enough information)
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3402
Merit: 6648


Just writing some code


View Profile WWW
August 06, 2016, 07:54:54 PM
 #2

No there is not.

bitdumper
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250

One world One currency, Bitcoin.


View Profile
August 07, 2016, 03:18:28 PM
 #3

you can use iframe tags in html or use scrappers buy if you want a good and clean result you can try to write some php scripts qith the help of these https://blockchain.info/q

cpfreeplz
Legendary
*
Offline Offline

Activity: 966
Merit: 1042


View Profile
August 07, 2016, 03:25:04 PM
 #4

Is it possible to get the list of txids that funded a particular address from the bitcoin-cli?  I've had a peek at

listreceivedbyaddress (Seems like this should be the one but I can't pass in an address?)
listTransactions (seems only for accounts and since I'm not using these this doesn't help),
validateaddress( no obvious info relating to txids )
getreceivedbyaddress ( returns only a balance which isn't enough information)


To just have a list pop up somewhere? No... Bu you can do t leg-work. You should be able to create a bot that could scrape this info from a block explorer. I don't know of anyone that has already created one though. Why, if you don't mind me asking, would you need to see each TXID for funding a certain account? Sounds like you've got some detective work ahead of you  Cool
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!