Coinb.in Welcome to the Blockchain

Bitcoin. It's your money!

Be your own bank, take control of your own money and start using Bitcoin today!

Learn more »


Open Source

Coinbin is an open source web based wallet written in javascript and released under the MIT licence which means its free to use and edit.

MultiSig

We offer a fully transparent multisig solution which works seamlessly offline and with other bitcoin clients.

Raw Transactions

Create, verify, sign and broadcast custom raw transactions online with advanced features and minimal effort!

Wallet

Quick access to an online wallet where only you have access to your own private keys!

Addresses

We support regular addresses but also multisig and stealth, and access to your own private keys!

Development

Use what we've built to write your own projects! See our documention (coming soon), or contribute at github.

Open Wallet browser based bitcoin wallet

New Address create a new address

Any keys used you will need to manually store safely as they will be needed later to redeem the bitcoins.

Address Options

You can use the advanced options below to generate different kind of keys and addresses.


New Multisig Address Secure multisig address

Public keys can be generated in your browser or from your bitcoin client.

Enter the public keys of all the participants, to create a multi signature address. Maximum of 15 allowed. Compressed and uncompressed public keys are accepted.



Enter the amount of signatures required to release the coins



Transaction Create a new transaction

Use this page to create a raw transaction

Address, WIF key or Multisig Redeem Script:

Advanced Options

Enter the address and amount you wish to make a payment to.

Enter the details of inputs you wish to spend.




Verify transactions and other scripts

Enter the raw transaction, redeem script, pubkey or wif key to convert it into a readable format that can be verified manually.



Sign Transaction once a transaction has been verified

Once you have verified a transaction you can sign and then broadcast it into the network.



Broadcast Transaction into the bitcoin network

Enter your hex encoded bitcoin transaction



Development Javascript framework, API and more

This section is currently under development and is subject to change.

About open source bitcoin wallet

Version 1.1 by OutCast3k

Compatible with bitcoin-qt

Github https://github.com/OutCast3k/coinbin/

TOR 4zpinp6gdkjfplhk.onion

Information

Coinb.in is a free and open source project released under the MIT licence, originally by OutCast3k in 2013. Discussion of the project can be found at bitcointalk.org during its early testing stages when its primary focus was to develop a proof of concept multisig solution in javascript.

Coinb.in is run and funded by the generosity of others in terms of development and hosting.

Privacy

Coinb.in beleives strongly in privacy, not only do we support the use of TOR, the site does not collect and store IP or transaction data via our servers nor do we store your bitcoins private key. We do use google analytics to track hits and route traffic via cloudflare using an SSL certificate.

Donate

Please donate to 1CWHWkTWaq1K5hevimJia3cyinQsrgXUvg if you found this project useful or want to see more features!


This page uses javascript to generate your addresses and sign your transactions within your browser, this means we never receive your private keys, this can be indepently verified by reviewing the source code on github. You can even download this page and host it yourself or run it offline!