Bitcoin Forum
May 10, 2024, 01:18:39 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: How to send bitcoin to several addresses all at once?  (Read 280 times)
bernarde (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 1


View Profile
February 05, 2020, 08:12:45 PM
 #1

My main question:
I want to send bitcoin to several addresses, and the amount is the same. Is there any way to do that?

Second question, not that important:
I also want to divide the whole amount to let's say 8 and send the whole thing to 8 different addresses, and the gas fees, etc. make it complicated. It would be nice if the method calculated the fees and subtract from the money sent, and makes it equal for all addresses.
I don't want to hear things like: just use a calculator, I am perfectly capable of doing that, but gas fees, etc. take time, if there is something automatic, why not use it, right.
1715347119
Hero Member
*
Offline Offline

Posts: 1715347119

View Profile Personal Message (Offline)

Ignore
1715347119
Reply with quote  #2

1715347119
Report to moderator
1715347119
Hero Member
*
Offline Offline

Posts: 1715347119

View Profile Personal Message (Offline)

Ignore
1715347119
Reply with quote  #2

1715347119
Report to moderator
1715347119
Hero Member
*
Offline Offline

Posts: 1715347119

View Profile Personal Message (Offline)

Ignore
1715347119
Reply with quote  #2

1715347119
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715347119
Hero Member
*
Offline Offline

Posts: 1715347119

View Profile Personal Message (Offline)

Ignore
1715347119
Reply with quote  #2

1715347119
Report to moderator
1715347119
Hero Member
*
Offline Offline

Posts: 1715347119

View Profile Personal Message (Offline)

Ignore
1715347119
Reply with quote  #2

1715347119
Report to moderator
o_e_l_e_o
In memoriam
Legendary
*
Offline Offline

Activity: 2268
Merit: 18511


View Profile
February 05, 2020, 08:24:31 PM
Merited by pooya87 (1)
 #2

I want to send bitcoin to several addresses, and the amount is the same. Is there any way to do that?
Yes, if you are using a wallet which has that function.

Most people on this forum would recommend Electrum, which will certainly let you do that. You simply click Tools -> Pay to many, and it will open a new transaction with an expanded "Pay to" field. Enter the addresses and the amount you want to send to each address in the format address, amount with one address/amount combo per line. An example:
Code:
bc1address1abcdefgh, 0.01
3address2ijklmnop, 0.35
1address3qrstuvwxyz, 0.2

I also want to divide the whole amount to let's say 8 and send the whole thing to 8 different addresses, and the gas fees, etc. make it complicated.
I'm not sure there is an automatic way to do this. You can enter ! instead of an amount and it will send all remaining funds to that address, but that doesn't help you split it evenly several ways. I think you will end up having to do it manually.
bernarde (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 1


View Profile
February 05, 2020, 08:30:58 PM
 #3

I have been using blockchain.com
Can I do that with that?
I imported my private key to that website.

I want to send bitcoin to several addresses, and the amount is the same. Is there any way to do that?
Yes, if you are using a wallet which has that function.

Most people on this forum would recommend Electrum, which will certainly let you do that. You simply click Tools -> Pay to many, and it will open a new transaction with an expanded "Pay to" field. Enter the addresses and the amount you want to send to each address in the format address, amount with one address/amount combo per line. An example:
Code:
bc1address1abcdefgh, 0.01
3address2ijklmnop, 0.35
1address3qrstuvwxyz, 0.2

I also want to divide the whole amount to let's say 8 and send the whole thing to 8 different addresses, and the gas fees, etc. make it complicated.
I'm not sure there is an automatic way to do this. You can enter ! instead of an amount and it will send all remaining funds to that address, but that doesn't help you split it evenly several ways. I think you will end up having to do it manually.
bitmover
Legendary
*
Offline Offline

Activity: 2296
Merit: 5937


bitcoindata.science


View Profile WWW
February 05, 2020, 08:31:15 PM
 #4

If you use any decent wallet you can add all those 8 addresses,  and before you confirm the transaction you will see the total fees.

Take a look at the fees and if you need recalculate manually the whole amount. Ir will be faster than trying to do automatically,  unless if you have to do that over and over again.. but as far as I k know there is no way to automatically calculate as you wish.

Edit: don't use blockchain.com

I suggest that you use electrum or samourai wallet. Sampurai has an easier interface for newbies.
Coinomi is also a good choice imo.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
AGD
Legendary
*
Offline Offline

Activity: 2069
Merit: 1164


Keeper of the Private Key


View Profile
February 05, 2020, 08:36:59 PM
 #5

I have been using blockchain.com
Can I do that with that?
I imported my private key to that website.

I want to send bitcoin to several addresses, and the amount is the same. Is there any way to do that?
Yes, if you are using a wallet which has that function.

Most people on this forum would recommend Electrum, which will certainly let you do that. You simply click Tools -> Pay to many, and it will open a new transaction with an expanded "Pay to" field. Enter the addresses and the amount you want to send to each address in the format address, amount with one address/amount combo per line. An example:
Code:
bc1address1abcdefgh, 0.01
3address2ijklmnop, 0.35
1address3qrstuvwxyz, 0.2

I also want to divide the whole amount to let's say 8 and send the whole thing to 8 different addresses, and the gas fees, etc. make it complicated.
I'm not sure there is an automatic way to do this. You can enter ! instead of an amount and it will send all remaining funds to that address, but that doesn't help you split it evenly several ways. I think you will end up having to do it manually.

1. Blockchain.com can not be trusted.
2. You can import that very same private key to electrum and split it like o_e_l_e_o explained.
3. Don't trust Electrum 100% with very big amounts, because you have to rely on a blockchain, that Electrum hosts for you. Just saying.

Bitcoin is not a bubble, it's the pin!
+++ GPG Public key FFBD756C24B54962E6A772EA1C680D74DB714D40 +++ http://pgp.mit.edu/pks/lookup?op=get&search=0x1C680D74DB714D40
o_e_l_e_o
In memoriam
Legendary
*
Offline Offline

Activity: 2268
Merit: 18511


View Profile
February 05, 2020, 08:44:21 PM
 #6

I have been using blockchain.com
Can I do that with that?
No, blockchain.com doesn't support that feature. I'm not aware of any web wallets which do. You will likely need to download and run your own wallet.

Takes some time before importing your private key to any new wallet you are going to use to ensure you have installed and set it up safely and correctly. As mentioned above, you can import your private key to Electrum (or any other wallet) just as you imported it to Blockchain.com, but since that key is now stored on Blockchain.com's servers it will never be truly safe again. Once you have spent the funds from it to the 8 addresses that you are planning, you would do well to safely set up a brand new non-web wallet.

If you do choose to use Electrum, you should only ever download Electrum from the official site here: https://electrum.org/#download
You should verify your download prior to installing for extra safety by following the guide here: https://bitcoinelectrum.com/how-to-verify-your-electrum-download/
hatshepsut93
Legendary
*
Offline Offline

Activity: 2968
Merit: 2147



View Profile
February 05, 2020, 09:20:08 PM
Merited by LoyceV (1), o_e_l_e_o (1)
 #7

Second question, not that important:
I also want to divide the whole amount to let's say 8 and send the whole thing to 8 different addresses, and the gas fees, etc. make it complicated. It would be nice if the method calculated the fees and subtract from the money sent, and makes it equal for all addresses.
I don't want to hear things like: just use a calculator, I am perfectly capable of doing that, but gas fees, etc. take time, if there is something automatic, why not use it, right.

This sounds like you run some sort of service that needs to do payouts. If so, you can achieve this with any bitcoin library for the programming language that you use. I could make you an example for node.js if you want.

Alternatively, if you don't trust programmatic Bitcoin clients, you can write (or ask someone to) a script that will either create unsigned transactions with the calculated amounts, and you then will just sign and broadcast it, or at the very least automate calculating the fees.

.BEST.CHANGE..███████████████
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
███████████████
..BUY/ SELL CRYPTO..
bernarde (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 1


View Profile
February 06, 2020, 06:49:27 AM
 #8

Thank you, the consensus seem to be on electrum, but then it is not safe for more than one use.
I like coinomi and I have used it before. Is it safe to import my private key there as well and send bitcoin to multiple addresses?
pooya87
Legendary
*
Offline Offline

Activity: 3444
Merit: 10558



View Profile
February 06, 2020, 08:58:15 AM
Merited by LoyceV (1)
 #9

3. Don't trust Electrum 100% with very big amounts, because you have to rely on a blockchain, that Electrum hosts for you. Just saying.

"Electrum" is not a company or a server to host anything!
Electrum clients connect to bitcoin nodes that have some additional communication protocol compared to bitcoin core which allows receiving transaction history and block headers in a fraud proof way.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
fer_coinomi
Jr. Member
*
Offline Offline

Activity: 55
Merit: 10


View Profile
February 06, 2020, 09:23:02 AM
 #10

Thank you, the consensus seem to be on electrum, but then it is not safe for more than one use.
I like coinomi and I have used it before. Is it safe to import my private key there as well and send bitcoin to multiple addresses?
Hi bernarde, Coinomi doesn't import private keys, it sweeps them, bringing all funds associated with the key to your Coinoim address. Unfortunately sending to multiple addresses in a single transaction is not supported, but it's a feature we plan to add it in the future.
joniboini
Legendary
*
Offline Offline

Activity: 2184
Merit: 1792



View Profile WWW
February 06, 2020, 09:27:00 AM
 #11

Thank you, the consensus seem to be on electrum, but then it is not safe for more than one use.
I like coinomi and I have used it before. Is it safe to import my private key there as well and send bitcoin to multiple addresses?

From where did you derive that it's not safe to use more than once? As long as you don't expose your seed/private key or got phished your funds are safe.

because you have to rely on a blockchain, that Electrum hosts for you. Just saying.

This statement is really weird.

███████████████████████████
███████▄████████████▄██████
████████▄████████▄████████
███▀█████▀▄███▄▀█████▀███
█████▀█▀▄██▀▀▀██▄▀█▀█████
███████▄███████████▄███████
███████████████████████████
███████▀███████████▀███████
████▄██▄▀██▄▄▄██▀▄██▄████
████▄████▄▀███▀▄████▄████
██▄███▀▀█▀██████▀█▀███▄███
██▀█▀████████████████▀█▀███
███████████████████████████
.
.Duelbits.
..........UNLEASH..........
THE ULTIMATE
GAMING EXPERIENCE
DUELBITS
FANTASY
SPORTS
████▄▄█████▄▄
░▄████
███████████▄
▐███
███████████████▄
███
████████████████
███
████████████████▌
███
██████████████████
████████████████▀▀▀
███████████████▌
███████████████▌
████████████████
████████████████
████████████████
████▀▀███████▀▀
.
▬▬
VS
▬▬
████▄▄▄█████▄▄▄
░▄████████████████▄
▐██████████████████▄
████████████████████
████████████████████▌
█████████████████████
███████████████████
███████████████▌
███████████████▌
████████████████
████████████████
████████████████
████▀▀███████▀▀
/// PLAY FOR  FREE  ///
WIN FOR REAL
..PLAY NOW..
o_e_l_e_o
In memoriam
Legendary
*
Offline Offline

Activity: 2268
Merit: 18511


View Profile
February 06, 2020, 11:10:19 AM
Merited by LoyceV (1)
 #12

Thank you, the consensus seem to be on electrum, but then it is not safe for more than one use.
Electrum itself is perfectly safe, provided you follow my instructions above to ensure you are installing the legitimate version, and you always double check your receiving and sending addresses. What isn't completely safe is to continue using a private key which is also stored in an online wallet, because online wallets aren't safe. If you don't care about this, you are free to continue to use it, but the better security practice would be to create a new wallet from scratch in Electrum.

You can quite easily import your key to Electrum, spend what you want to in a "pay to many" transaction, and then just go back to using blockchain.com if you want.
AGD
Legendary
*
Offline Offline

Activity: 2069
Merit: 1164


Keeper of the Private Key


View Profile
February 06, 2020, 11:57:04 AM
 #13

3. Don't trust Electrum 100% with very big amounts, because you have to rely on a blockchain, that Electrum hosts for you. Just saying.

"Electrum" is not a company or a server to host anything!
Electrum clients connect to bitcoin nodes that have some additional communication protocol compared to bitcoin core which allows receiving transaction history and block headers in a fraud proof way.

I didn't know. Thanks! Is Electrum as safe as running your own Bitcoin core node then?

Bitcoin is not a bubble, it's the pin!
+++ GPG Public key FFBD756C24B54962E6A772EA1C680D74DB714D40 +++ http://pgp.mit.edu/pks/lookup?op=get&search=0x1C680D74DB714D40
pooya87
Legendary
*
Offline Offline

Activity: 3444
Merit: 10558



View Profile
February 06, 2020, 02:36:47 PM
 #14

I didn't know. Thanks! Is Electrum as safe as running your own Bitcoin core node then?

nothing is as safe as running your own full verifying node, but that doesn't make an SPV client such as Electrum unsafe though.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
AGD
Legendary
*
Offline Offline

Activity: 2069
Merit: 1164


Keeper of the Private Key


View Profile
February 06, 2020, 02:53:41 PM
 #15

I didn't know. Thanks! Is Electrum as safe as running your own Bitcoin core node then?

nothing is as safe as running your own full verifying node, but that doesn't make an SPV client such as Electrum unsafe though.


Oh. Then my quote
Quote
3. Don't trust Electrum 100% with very big amounts, because you have to rely on a blockchain, that Electrum hosts for you. Just saying.
is not completely wrong. Hosting your own node is 100% and using Electrum is < 100% safe. 'Electrum nodes' instead of just 'Electrum' would have been the right term here?

Bitcoin is not a bubble, it's the pin!
+++ GPG Public key FFBD756C24B54962E6A772EA1C680D74DB714D40 +++ http://pgp.mit.edu/pks/lookup?op=get&search=0x1C680D74DB714D40
buwaytress
Legendary
*
Offline Offline

Activity: 2800
Merit: 3446


Join the world-leading crypto sportsbook NOW!


View Profile
February 06, 2020, 03:00:19 PM
 #16

The other way you could do it, and yes this might take some initial set up but since I'm not super good at coding, it works for me.

It works with Electrum, in which you create first the spreadsheet with formula (using balance minus fees /8 to distribute entire input equally to 8 addresses after fees) and then put into CSV, then import into Electrum. You'll still need to load Electrum out to find out what the fee cost is!

██
██
██
██
██
██
██
██
██
██
██
██
██
... LIVECASINO.io    Play Live Games with up to 20% cashback!...██
██
██
██
██
██
██
██
██
██
██
██
██
pooya87
Legendary
*
Offline Offline

Activity: 3444
Merit: 10558



View Profile
February 06, 2020, 03:44:02 PM
Merited by LoyceV (1)
 #17

I didn't know. Thanks! Is Electrum as safe as running your own Bitcoin core node then?

nothing is as safe as running your own full verifying node, but that doesn't make an SPV client such as Electrum unsafe though.


Oh. Then my quote
Quote
3. Don't trust Electrum 100% with very big amounts, because you have to rely on a blockchain, that Electrum hosts for you. Just saying.
is not completely wrong. Hosting your own node is 100% and using Electrum is < 100% safe. 'Electrum nodes' instead of just 'Electrum' would have been the right term here?

the wrong part that i pointed out was the part where you say when running Electrum "you rely on the blockchain that Electrum hosts". it is ambiguous and sounds like you are suggesting that Electrum is like some of the other light wallets where the clients connect to a single centralized "server" and download data that you need. that is false.

not to mention that lack of safety is in very special cases. cases such as very long chain reorgs where a full node is more aware of the situation compared to an SPV node and it could increase the risk of double spending if user had a payment in those blocks which is easily mitigated by requiring more confirmation count.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
AGD
Legendary
*
Offline Offline

Activity: 2069
Merit: 1164


Keeper of the Private Key


View Profile
February 06, 2020, 04:07:47 PM
 #18

I didn't know. Thanks! Is Electrum as safe as running your own Bitcoin core node then?

nothing is as safe as running your own full verifying node, but that doesn't make an SPV client such as Electrum unsafe though.


Oh. Then my quote
Quote
3. Don't trust Electrum 100% with very big amounts, because you have to rely on a blockchain, that Electrum hosts for you. Just saying.
is not completely wrong. Hosting your own node is 100% and using Electrum is < 100% safe. 'Electrum nodes' instead of just 'Electrum' would have been the right term here?

the wrong part that i pointed out was the part where you say when running Electrum "you rely on the blockchain that Electrum hosts". it is ambiguous and sounds like you are suggesting that Electrum is like some of the other light wallets where the clients connect to a single centralized "server" and download data that you need. that is false.

not to mention that lack of safety is in very special cases. cases such as very long chain reorgs where a full node is more aware of the situation compared to an SPV node and it could increase the risk of double spending if user had a payment in those blocks which is easily mitigated by requiring more confirmation count.

I understood this part now. So Electrum nodes (the ones with the added protocol) are pratically unable to collude to alter/delay/falsificate transactions? Did I get this right? Anyway, with big amounts I still would suggest running your own node, which connects to the other Bitcoin Core nodes, instead of a signficantly smaller number of Electrum nodes.

Bitcoin is not a bubble, it's the pin!
+++ GPG Public key FFBD756C24B54962E6A772EA1C680D74DB714D40 +++ http://pgp.mit.edu/pks/lookup?op=get&search=0x1C680D74DB714D40
Artemis3
Legendary
*
Offline Offline

Activity: 2030
Merit: 1563


CLEAN non GPL infringing code made in Rust lang


View Profile WWW
February 06, 2020, 04:39:34 PM
 #19

I didn't know. Thanks! Is Electrum as safe as running your own Bitcoin core node then?

nothing is as safe as running your own full verifying node, but that doesn't make an SPV client such as Electrum unsafe though.


Oh. Then my quote
Quote
3. Don't trust Electrum 100% with very big amounts, because you have to rely on a blockchain, that Electrum hosts for you. Just saying.
is not completely wrong. Hosting your own node is 100% and using Electrum is < 100% safe. 'Electrum nodes' instead of just 'Electrum' would have been the right term here?

Are you aware that you can run a full node, an Electrum server connected to that node, and an Electrum wallet connected to that server?

Sure, you could also just run Bitcoin Core, but its technically inaccurate what you guys are saying.

To OP: Nothing online is safe, a proper wallet like Bitcoin Core or Electrum can send to multiple addresses. Electrum by default doesn't need to download the entire blockchain (250+ gbytes) to start, but you do have to rely in others (the public Electrum servers) of you want to start quick. Its still better than any online wallet.

If you are concerned about security, you should run your wallet in Linux or similar Free and Open Source secure operating system. There are guides in this forum on how to setup wallets with Electrum etc.

██████
███████
███████
████████
BRAIINS OS+|AUTOTUNING
MINING FIRMWARE
|
Increase hashrate on your Bitcoin ASICs,
improve efficiency as much as 25%, and
get 0% pool fees on Braiins Pool
AGD
Legendary
*
Offline Offline

Activity: 2069
Merit: 1164


Keeper of the Private Key


View Profile
February 06, 2020, 04:54:46 PM
 #20

I didn't know. Thanks! Is Electrum as safe as running your own Bitcoin core node then?

nothing is as safe as running your own full verifying node, but that doesn't make an SPV client such as Electrum unsafe though.


Oh. Then my quote
Quote
3. Don't trust Electrum 100% with very big amounts, because you have to rely on a blockchain, that Electrum hosts for you. Just saying.
is not completely wrong. Hosting your own node is 100% and using Electrum is < 100% safe. 'Electrum nodes' instead of just 'Electrum' would have been the right term here?

Are you aware that you can run a full node, an Electrum server connected to that node, and an Electrum wallet connected to that server?

-snip-

I knew that, but people usually don't run a full node when they use Electrum, because they use Electrum for the very reason to NOT download the entire blockchain, which is ok with me regarding small Bitcoin amounts. If I had a business or I would transfer big amounts of money I would ALWAYS run a full node (and in the case of Electrum: My own Electrum server connected to my own full node) instead of trusting random Electrum servers provided by the software.

Bitcoin is not a bubble, it's the pin!
+++ GPG Public key FFBD756C24B54962E6A772EA1C680D74DB714D40 +++ http://pgp.mit.edu/pks/lookup?op=get&search=0x1C680D74DB714D40
Pages: [1] 2 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!