1 Serialized Block doesn't have all the fields of a Block 2018-05-24T04:19:26.360
1 How can a miner know how many blocks mined by him? 2018-06-19T05:15:36.807
1 getblockchaininfo timeout using API only 2018-06-25T13:41:53.110
1 Can't connect to rpc.blockchain.info with bitcoin-cli 2018-07-27T12:12:36.180
1 "mandatory-script-verify-flag-failed (signature must be zero for failed check(multi)sig operation)" 2018-08-09T19:22:30.877
1 Is there a "print to file" parameter or its equivalent for bitcoin-cli; so that results from the daemon are recorded 2018-09-29T00:47:45.043
1 RPC Command to send from multiple accounts to one account (default - "") in same wallet 2018-09-29T02:28:31.203
1 Paying to one address using inputs from multiple addresses under same seed 2018-09-30T14:59:06.573
1 Can not indentify accounts 2018-09-30T19:39:05.293
1 Estimate smart fee returns an error 2018-10-01T11:24:18.420
1 Get real fee per transaction 2018-10-01T12:12:56.813
1 Label Sent Bitcoin Transaction 2018-10-05T03:22:39.330
1 Bitcoin-cli how to createrawtransaction without spending entire input? 2018-11-11T18:52:50.050
1 Specified data directory does not exist - but it does... 2018-11-30T18:32:33.553
1 bitcoin-cli JSON-serialized error output 2018-12-07T03:58:09.867
1 Passing a wallet to rpcwallet in bitcoind JSON RPC 2018-12-15T14:17:53.147
1 Does bitcoind store timestamp at which private key was imported? 2019-01-21T03:58:01.237
1 estimatesmartfee outputs very different results 2019-02-27T16:26:14.240
1 Create a transaction spendable in a specific block height 2019-04-12T08:43:48.533
1 Can a BIP39 12-word mnemonic be used to restore a wallet through bitcoin-cli? 2019-05-01T04:01:48.810
1 bitcoin-cli deriveaddresses always returns an error 2019-05-07T12:53:24.020
1 How to use deriveaddresses via a curl command 2019-05-08T16:59:37.850
1 How does the wallet prioritise keypool addresses imported via importmulti? 2019-05-09T18:28:24.397
1 How to combine separately signed inputs from different users? 2019-05-27T10:06:08.177
1 how do I mark coins spent in invalid blocks as unspent? 2019-06-04T14:03:05.643
1 How to request a list of blocks using bitcoin-cli? 2019-06-05T17:27:25.330
1 When I use importmulti with an xprv it never imports the private keys. What am I doing wrong? 2019-06-18T02:18:33.043
1 Bitcoin-cli cannot estimate fees 2019-06-24T19:30:16.680
1 bitcoin-cli is not using port specified in config 2019-07-10T07:03:22.200
1 Viewing truly raw but decoded transaction data 2019-07-19T02:38:54.213
1 How to import multi sig using importmulti correctly? 2019-07-19T03:31:41.187
1 Bitcoin 0.18: how to send bitcoin from one address to another using Bitcoind? 2019-07-23T11:51:14.277
1 Why does bitcoin-cli not know about working directory of bitcoind? 2019-08-28T08:33:35.117
1 Why am I getting error: "Signature must be zero for failed CHECK(MULTI)SIG operation" when using signrawtransactionwithkey 2019-09-06T03:19:13.010
1 Bitcoin-cli -regtest getaccount, listaccounts, setaccount, method not found 2019-09-16T12:36:22.203
1 Calculate Miners Fee before Signing Raw Transaction? 2019-09-17T06:46:00.433
1 How to fill in the subtractFeeFromOuputs field in fundrawtransaction 2019-09-17T07:45:37.340
1 Why can't a user import keys to the keypool for a blank wallet? 2019-09-24T09:46:22.673
1 Why is getdescriptorinfo returning an error "Invalid descriptor (code -5)" 2019-09-27T01:12:54.790
1 Error Signing P2SH-P2WSH MultiSig - "Unable to sign input, invalid stack size (possibly missing key)" 2019-10-07T08:06:01.987
1 How to add money to my Bitcoin Wallet and send my first Raw Transaction with OP_RETURN using bitcoin-cli 2019-10-27T15:51:17.013
1 Is it possible to use Bitcoin-core for multisig? Can it handle change addresses? 2019-11-21T09:42:35.780
1 Does getblockcount return the correct block count when running in prune mode? 2019-11-21T09:59:53.353
1 The result of bitcoin-cli getpeerinfo command 2019-11-23T14:31:13.503
0 Getting the lasthash on a bitcoin full node using bitcoin-cli 2016-03-31T05:38:33.163
0 Why do you have to search for TXIDs in little-endian? 2016-04-15T15:57:19.110
0 CLI: Generate a new private key, unrelated to any existing wallet 2016-07-15T13:08:41.907
0 How bitcoin node server establishes outbound connections to other full nodes 2016-08-31T02:54:02.803
0 bitcoin-cli can't connect to server 2016-12-19T09:40:49.140
0 Get outpoint for a transaction 2017-01-20T06:03:37.140
0 Check if an address is new or has been used already 2017-04-09T05:34:56.557
0 Bitcoind clear / reset my testnet to retest some things 2017-07-24T17:51:04.497
0 Why, when sending BTC to my pruned node's generated wallet, the BTC aren't showing there? 2017-09-12T05:01:15.310
0 Bitcoin Core 0.15 reindexing blockchain looks like its hanging? 2017-09-17T15:24:14.317
0 Get OP_RETURN from bitcoin-cli 2017-10-06T07:34:40.203
0 Share a common wallet.dat file between two servers 2017-12-15T13:52:15.973
0 get utxo at a certain chain height 2017-12-30T15:25:01.633
0 Get public key of SegWit address 2018-01-03T07:20:47.503
0 Bitcoin-cli - error: couldn't connect to server: unknown (code -1) 2018-01-04T07:12:40.347
0 Ubuntu Bitcoin-cli fee problem 2018-01-10T18:10:42.043
0 createrawtransaction and fundrawtransaction 2018-01-17T18:34:49.783
0 bitcoin-cli importprivkey to the same user or different users 2018-01-22T07:36:01.840
0 importprivkey in bitgold-cli not importing the expected address 2018-02-02T17:44:38.333
0 Can somebody show me a working gettxoutproof / verifytxoutproof pair? 2018-02-07T09:03:37.737
0 bitcoin-cli says transaction amount and balance are 0, but that's not the case 2018-02-22T00:27:56.027
0 How to get bitcoin wallet name from bitcoin address 2018-03-01T16:46:55.680
0 Transaction net gain/loss 2018-03-23T04:24:11.910
0 Is there a rpc/cli method for payment protocol in bitcoin-core? 2018-03-25T01:49:24.980
0 bitcoin-cli could not locate RPC credentials 2018-04-18T07:03:28.923
0 bad-txns-nonstandard-inputs error after sendrawtransaction 2018-04-20T18:43:12.757
0 bitcoin-cli not working 2018-05-05T21:45:20.950
0 How to get Coinbase Text for newly found block 2018-06-13T17:43:24.433
0 which indicates the correct total received bitcoins, blockchan.info or bitcoind 2018-06-20T16:13:31.250
0 Easy way to compare bitcoin node block to total block, check sync status 2018-06-21T19:12:06.550
0 How to broadcast transaction through Bitcoin-cli on public node 2018-07-16T06:31:43.103
0 Can I see which bitcoin node sent cli command 2018-08-04T19:50:08.443
0 bitcoin-cli not stopping bitcoind 2018-08-23T05:40:36.103
0 how to enable wallet in a confirmed node 2018-08-23T12:41:27.033
0 Confirm transaction in regtest mode 2018-08-27T13:18:57.120
0 Manage multiple users wallets for web wallet service 2018-08-28T09:38:49.820
0 Bitcoin-cli getbalance returning negative value 2018-10-16T21:30:31.187
0 Cant start bitcoind - "Block files have previously been pruned" 2018-11-16T09:22:30.050
0 how to split transactions based on send and receive Json rpc bitcoin 2018-12-03T07:09:07.913
0 Can't use bitcoin-cli commands, error message says "could not connect" from localhost 2018-12-24T18:09:42.460
0 How do I backup my wallet with bitcoin-cli over RPC? 2019-01-18T01:53:36.113
0 How to Send BTC from vmnode address to local address using privatekey in testnet? 2019-01-30T06:43:24.227
0 Bitcoin curl no reply 2019-02-12T09:32:46.447
0 How find own address in testnet using bitcoin-cli? 2019-02-15T07:31:17.133
0 Method not found when I use bitcoin-cli to generate blocks under regtest mode 2019-03-16T13:39:13.250
0 Is their a way to use Bitcoin's Testnet/LN Testnet within CLI without downloading Bitcoind? 2019-03-20T14:52:22.910
0 Bitcoin Core change derivation path with getnewaddress cmd 0.17 2019-03-22T10:43:31.400
0 Bitcoin Core 0.17 sethdseed then dumpwallet how to recompute extended private masterkey? 2019-03-22T16:49:36.503
0 banning nodes through bitcoin-cli in Windows 2019-03-27T13:40:04.083
0 Check when transaction was added to the mempool? 2019-05-02T14:32:19.803
0 Issuing bitcoin-cli commands via terminal 2019-05-08T11:36:18.623
0 How do you import an xprv using descriptors and importmulti? 2019-05-09T06:32:33.437
0 What is the best way to create a wallet with a blank keypool then add keys to it? 2019-05-09T19:27:11.243
0 Bitcoin core's estimatesmartfee gives same estimate on ECONOMICAL and CONSERVATIVE mode 2019-05-20T16:12:28.963
0 How to create the data parameter for a PSBT? 2019-05-28T09:19:58.583