Multisig Tool

Create multisig addresses and transactions


Parts

Enter bitcoin public keys (hex) or private keys (WIF). Support for xpub and xprv keys coming soon.

Separate each part with spaces, newlines, commas or semicolons.

A will be taken from the parts above
B
...

Discover (Optional)

If you're unsure of the correct order for the parts, you can test each combination here.

Any combinations that have received a transaction previously will be listed in green (even if the balance is zero).

Any combinations that have NOT received a transaction previously will be listed in red with a strikethrough.

This feature uses a blockchain explorer to perform the discovery, which may pose a privacy issue for some users.


Details

of N

BIP45 forces lexicographical ordering


Transaction Builder

Coming soon


More info

License

Please refer to the software license for more detail.

The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

Alternatives


Offline Usage

You can use this tool without having to be online.

In your browser, select file save-as, and save this page as a file.

Double-click that file to open it in a browser on any offline computer.

Alternatively, download the file from the repository - https://github.com/iancoleman/multisig


This project is 100% open-source code

Get the source code from the repository - https://github.com/iancoleman/multisig

Libraries

BitcoinJS - https://github.com/bitcoinjs/bitcoinjs-lib

jQuery - https://jquery.com/

Twitter Bootstrap - http://getbootstrap.com/