Bitcoin Forum

Other => Beginners & Help => Topic started by: frejo on April 17, 2013, 09:31:36 AM



Title: How to I get my sending address?
Post by: frejo on April 17, 2013, 09:31:36 AM
I'm about to pay a guy with bitcoins and he want me to supply my sending address so that he can see that the coins comes from me. How do I get my sending address in bitcoin-qt? Will it be shown somehow after I've sent the coins?


Title: Re: How to I get my sending address?
Post by: Hei_ on April 17, 2013, 09:36:03 AM
request bitcoin tab


Title: Re: How to I get my sending address?
Post by: frejo on April 17, 2013, 09:46:56 AM
Thanks. I have a couple of addresses there which I've used to receive btc, which one of those will be seen when I send btc to someone?


Title: Re: How to I get my sending address?
Post by: frejo on April 17, 2013, 09:52:22 AM
Think I solved it in one way, using blockexplorer to check the transaction id.


Title: Re: How to I get my sending address?
Post by: Wilderness on April 17, 2013, 11:53:11 AM
how do you find your key to give to someone to receive coins from within your wallet? I just keep looking in my pool keke


Title: Re: How to I get my sending address?
Post by: joeybean on April 17, 2013, 12:33:03 PM
Hey guys, it is not possible to control the sender address from which the BTC are sent out (Input of a transaction) yet.
When you send bitcoins to someone else, the reference bitcoin client bitcoin-qt chooses on his own from which of your addresses the coins will be send from.

There exists a long time requested feature to give this ability to the Bitcoin users which is now called "Coin Control", and should be working stable enough to release into version 0.9 of bitcoin-qt :-)

Have a read on https://bitcointalk.org/index.php?topic=144331

Do not be excited if you see an address sending your payment out, which is not in your list of receiving addresses: Bitcoin client often sends parts of the transaction sum back to an address of your wallet which is not shown to you.
For example if you only have single payment of 2BTC in your wallet received, but you want to send 1BTC out. The other 1BTC gets back to your wallet to a new address, because there was only one possible unspend output (2BTC) usable as input for the 1BTC transaction.

So you will be able to supply the sending address as soon as you can control from which address of your wallet the payment will come from :-)


Title: Re: How to I get my sending address?
Post by: cspalmer2 on April 17, 2013, 12:34:25 PM
thanks