Find connections between bitcoin addresses and transactions.
Trying to find a connection. This may take up to 10 minutes...
Click on an example to run it.
This is a simple tool for finding connections between bitcoin addresses and/or transactions.
Enter the addresses (or TXIDs) you would like to find a connection between, and the tool will return the shortest path of transactions that connect them together.
This tool does not give opinions on the strength of the connection. Just because there is a connection between two addresses, it does not mean that they are owned by the same entity. You will need to inspect the transactions yourself to determine how they're connected together, and therefore the strength of that connection.
To avoid overloading the database, this tool will only look for connections within a maximum of 50 hops between the start and end address/TXID. A hop is counted as a connection from address -> input
, input -> tx
, tx -> output
, or output -> address
.
The job of this tool is to display the shortest connections between addresses and transactions (if one exists). So it only shows the parts of transactions that are connected together, and not the entire transactions.
To help with inspecting full transaction details and visualizing how they're connected together, try these tools:
This website does not keep track of your IP or your requests.
Your IP may be used for rate-limiting to prevent the database from being overloaded, but to protect your privacy only a hash of your IP is stored on the server temporarily.
Requests are written the default database logs, but these are regularly deleted and are only used for debugging purposes. None of these requests are connected with IP addresses.
In other words, I don't know who is making what requests, nor am I interested.
You give your IP address to every website you visit, and this can be used to connect your activity across the Internet. If you want to improve your privacy, consider using a VPN (e.g. Mullvad).
I don't think blockchain analysis is in the spirit of Bitcoin.
However, the blockchain is a public ledger, so the connections between addresses and transactions are available for anyone to find.
The problem is that finding these connections quickly requires complex tooling and powerful servers, which means the ability to connect bitcoin addresses is primarily controlled by private blockchain analysis companies, and these tools are not easily available to the average person.
This creates an imbalance in the information available to companies and individuals.
*The database this tool runs on remains at least 2 blocks behind the current tip of the blockchain. This is to avoid importing blocks and transactions that may get removed from the blockchain due to a chain reorganisation. You may need to wait 30 minutes or so if you want to find a connection to an address or transaction that has recently been mined.
If you have any questions or suggestions, feel free to contact me at gregabc@learnmeabitxyzcoin.com
.
If this tool has helped you, please make a donation.
Your donation will help to keep this tool online:
3Beer3irc1vgs76ENA4coqsEQpGZeM5CTd
Thank you.