Author

Topic: is there any platform where we can send bulk bitcoin payments? (Read 973 times)

sr. member
Activity: 392
Merit: 268
Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ
There's plenty of APIs that will let you do this if you want to use an API. You can probably do it with Blockchain's API but if that doesn't work I'm sure Coinbase et alii have an API that will work for you. If that fails, then you could always just use a lightweight client if you don't want to use Bitcoin Core, like Electrum.

APIs may be the way to go here. Grab unspent outputs you have access to from an api, sigh them offline, and then push the signed transactions through a pushtx-style api. Or, use bitcoinj, keep connected as an spv wallet, and push transactions as you see fit. This stops your dependency on an external centralized service, and gives you more flexibility.
legendary
Activity: 1134
Merit: 1118
There's plenty of APIs that will let you do this if you want to use an API. You can probably do it with Blockchain's API but if that doesn't work I'm sure Coinbase et alii have an API that will work for you. If that fails, then you could always just use a lightweight client if you don't want to use Bitcoin Core, like Electrum.
newbie
Activity: 16
Merit: 0
Not advocating using a web wallet since you really shouldn't for any type of bussiness but blockchain.info has this option under 'custom' in the send money interface.
sr. member
Activity: 336
Merit: 251
I am looking for a platform that will send Bitcoins to many people at one time.I send btc to a specific btc address on website and then add employees name,amount and btc addresses and then it pays the amount automatically to all employees! without sending all one them one by one!

You can setup the details in a CSV (Excel) file and import it into Electrum. I'm not sure whether there are limits on the number of addresses that can be handled in this way but sure some Electrum dev's in the Electrum thread can tell you this.

Added advantage is that Electrum is a SPV or 'light' wallet so no need to download the whole blockchain. You can be up and running in a matter of minutes.

Also, not so sure I would trust a 'website' if there was one like this, not if I could do it myself.
hero member
Activity: 896
Merit: 1000
You do not need a website for this.
You can use a wallet, e.g. bitcoin core, to make payments to multiple addresses at once.


Downloading and Syncing Bitcoin Core will take very large time! I want easy and quick way
hero member
Activity: 896
Merit: 1000
I am looking for a platform that will send Bitcoins to many people at one time.I send btc to a specific btc address on website and then add employees name,amount and btc addresses and then it pays the amount automatically to all employees! without sending all one them one by one!
Jump to: