Transaction

3de14be6f7796adcb4c05eecde9a4dfeceec05fcc2df89b7b01a7c2deaf91824
Timestamp (utc)
2024-03-28 18:53:11
Fee Paid
0.00000029 BSV
(
0.00515092 BSV
-
0.00515063 BSV
)
Fee Rate
10.32 sat/KB
Version
1
Confirmations
93,464
Size Stats
2,810 B

2 Outputs

Total Output:
0.00515063 BSV
  • j"1LAnZuoQdcKCkpDBKQMCgziGMoPC4VQUckMý <div class="post"><div class="quoteheader"><a href="https://bitcointalk.org/index.php?topic=218.msg1820#msg1820">Quote from: HarryS on June 26, 2010, 11:17:51 PM</a></div><div class="quote">I am also running bitcond 1.3 (RC?) that satoshi just posted. How do I use it though? There aren't many docs on using bitcoind... it just said "starting bitcoin server", and my IP appears in the #bitcoin room on irc.lfnet.org. How would I figure out my bitcoin address, how many coins I have, send to other people, etc?<br/></div>You can talk to the running bitcoind either by:<br/>&nbsp;1. sending JSON-RPC calls; see <a href="http://www.bitcoin.org/wiki/doku.php?id=api">http://www.bitcoin.org/wiki/doku.php?id=api</a> for more details.<br/>&nbsp;2. re-running bitcoind and giving it extra arguments; it will figure out that there's already a bitcoind running and will pass along the commands.<br/><br/>For example, running "bitcoind help" gives you the list of commands it understands:<br/><div class="codeheader">Code:</div><div class="code">bitcoind help<br/>getaddressesbylabel &lt;label&gt;<br/>listreceivedbyaddress [minconf=1] [includeempty=false]<br/>getreceivedbyaddress &lt;bitcoinaddress&gt; [minconf=1]<br/>getbalance<br/>getblockcount<br/>getblocknumber<br/>getconnectioncount<br/>getdifficulty<br/>getgenerate<br/>getinfo<br/>getlabel &lt;bitcoinaddress&gt;<br/>getnewaddress [label]<br/>getreceivedbyaddress &lt;bitcoinaddress&gt; [minconf=1]<br/>getreceivedbylabel &lt;label&gt; [minconf=1]<br/>help<br/>listreceivedbyaddress [minconf=1] [includeempty=false]<br/>listreceivedbylabel [minconf=1] [includeempty=false]<br/>listtransactions [count=10] [includegenerated=false]<br/>sendtoaddress &lt;bitcoinaddress&gt; &lt;amount&gt; [comment] [comment-to]<br/>setgenerate &lt;generate&gt; [genproclimit]<br/>setlabel &lt;bitcoinaddress&gt; &lt;label&gt;<br/>stop<br/></div><br/>To figure out what your bitcoin address is, run:<br/><del>bitcoind getaddressesbylabel ""</del><br/><del>(your default address has the empty string as its label).</del><br/><div class="codeheader">Code:</div><div class="code"> bitcoind getaddressesbylabel "Your Address" </div>To figure out how many coins you have, run:<br/><div class="codeheader">Code:</div><div class="code"> bitcoind getbalance </div>or<br/><div class="codeheader">Code:</div><div class="code"> bitcoind getinfo </div><br/>Regarding running headless:&nbsp; the non-daemon bitcoin will run via remote (e.g. ssh forwarded) X-windows, if you install the necessary X11-client stuff on your server.<br/></div> text/html
    https://whatsonchain.com/tx/3de14be6f7796adcb4c05eecde9a4dfeceec05fcc2df89b7b01a7c2deaf91824