Post
Topic
Board Service Announcements (Altcoins)
Re: [BlockScan] Counterparty (XCP) Block Explorer
by
mtbitcoin
on 14/10/2015, 15:01:55 UTC
Are there possible make option to search all transactions between two address?



If you are referring to just 2 specific addresses, then no. At least not out of the box. Having said that though you could use the APIs and generate a list of transactions for each address, and then programmatically just extract those matching your search criteria.

Cheers