Join
June 2, 2026
Login

Transaction history with bitcoinj

I am new to bitcoinj. I want to print out the list of transactions like as follow for a wallet: 1- Sent 1 BTC to Adress1 on ‘A’ Time 2- Received 5 BTC from Adress2 […]

Read More

Running a bitcoind docker

Thanks to the Bitcoin.stack community I have successfully launched a bitcoind docker with an external volume which has the block data Currently its in 100% sync but I am facing an issue to get information […]

Read More

Prompting an account name

I made an account “hello” in Bitcoin daemon and wanted to run this. Whenever i put in hello when prompted, getac1 would return empty array; whereas, getac2 and getac3 returns addresses associated with account hello. […]

Read More

Understanding the iquidus API settings

I am trying to understand what values I am being asked for in the settings.json to install the block explorer for Iquidus. I know how to get the genesis block as I have hard coded […]

Read More

Can I import wallet words more than once?

I am trying to transfer my electrum wallet, which was imported from MultiBitHD. I just found out that Electrum is not compatible with other wallets since it doesn’t use a BIP39 seed. Can I use […]

Read More