3 Bitcoind JSON-RPC - getbalance with 0 confirmations not included 2014-01-22T21:22:39.383
3 node-bitcoin express rpc 2014-01-26T15:57:22.357
3 Talking to bitcoind thru web browser returns empty JSON document 2014-01-31T23:00:18.380
3 Make remote RPC connection to bitcoind server secure 2014-02-03T11:25:12.873
3 Is there a lightweight blockchain parser library/server? 2014-02-21T11:47:06.270
3 Store bitcoin transactions in mysql 2014-03-18T21:10:39.943
3 Check if wallet is encrypted or not through RPC API 2014-04-14T01:05:30.193
3 What does the listaddressgroupings rpc method do? 2014-05-20T21:45:07.040
3 What is the best way to implement withdrawal in online service? 2014-06-15T21:27:44.597
3 RPC addmultisigaddress call 2014-10-03T15:08:58.627
3 How do I query a remote bitcoin node like RPC? 2014-10-12T11:58:28.637
3 Bitcoin RPC getbalance of address I sent coins to on regtest 2014-10-26T18:03:02.350
3 JSON-RPC to detect double-spent TXs 2014-11-20T12:27:57.880
3 listtransactions RPC call 2014-12-01T15:07:21.960
3 bitcoind JSON-RPC interface timeouts under unit tests 2014-12-02T13:44:40.080
3 When does the "reject" string have an empty reject reason upon submitting a new block? 2014-12-13T08:38:40.023
3 Receiving `error: {"code":-25,"message":""}` on sendrawtransaction with v0.9.3 2015-01-13T23:33:01.923
3 getblocktemplate times out after being called many times 2015-03-02T09:09:38.977
3 Using bitcoind JSON-RPC, how to get transaction from input address? 2015-03-30T01:32:22.570
3 jsonRPCClient.php states its served a 401 error response 2015-04-17T17:10:56.270
3 bitcoind inconsistent authentication error 2015-04-17T23:45:46.520
3 How do I find out what block a transaction is in? 2015-06-10T18:53:44.167
3 Validate a payment using bitcoind and json rpc 2015-12-17T16:25:35.993
3 Why does getNewAddress take so long? Often times out python-bitcoinrpc 2016-02-08T04:42:15.440
3 How to check if an output has been spent? 2016-09-10T07:36:32.017
3 What new JSON-RPC calls are available with SegWit activation? 2016-11-17T21:04:10.437
3 bitcoin-cli commands like createrawtransaction not working with json on command line 2017-03-03T12:09:04.550
3 What does a negative "confirmations" value in listtransactions mean? 2017-06-12T20:03:44.060
3 How to calculate low/medium/high fee transaction fee? 2017-07-27T19:39:12.197
3 SegWit, Bitcoin JSON-RPC and (strange?) addresses 2017-10-09T15:57:56.897
3 getaddressesbyaccount RPC alternative? 2018-02-06T10:17:54.250
3 Bitcoin RPC ECONNREFUSED 2018-03-05T13:53:08.823
3 Obtaining historical orphaned blocks (chaintips) without old node 2018-11-19T01:26:26.587
3 Developer example for p2sh-multisig sees sendrawtransaction consistently return the "non-mandatory-script-verify-flag" error [Solved] 2018-12-15T12:48:21.170
2 Mining software not using Json-RPC? 2012-01-13T07:44:14.680
2 Miners - HTTP JSON-RPC or JSON-RPC? 2012-01-21T16:47:40.157
2 Bitcoin RPC SSL error 2012-01-24T03:58:23.397
2 Which Bitcoin miners allow one to use paths in URLs? 2012-02-02T03:15:06.837
2 Getwork and GetMemoryPool - why is previous block hash different? 2012-02-15T22:07:05.507
2 How would one inject a blockchain fork to the Bitcoin network? 2012-02-27T13:20:17.040
2 What is the meaning of target-confirmation? 2012-08-22T17:59:22.513
2 Can a scriptPubKey have multiple addresses? 2012-09-13T12:14:42.767
2 API: keeping account balance positive (+knowing in advance the transaction fee) 2012-12-05T10:49:25.570
2 In ListReceivedByAddress, what is the meaning of Confirmations if the address is reused? 2012-12-16T00:54:54.537
2 Should a JSON-RPC user be required to use a password when backing up the wallet? 2012-12-16T01:46:38.933
2 Looking for unit testing data for Block.Bits to & from a JSON-RPC string 2013-03-01T04:58:08.170
2 Authorization required error when accessing bitcoin using json RPC 2013-05-03T00:56:44.763
2 Simplest way of obtaining MtGox exchange rate via an API? 2013-05-04T20:42:02.363
2 What's wrong with this getrawtransaction JSON-RPC call? 2013-05-05T18:14:04.737
2 current block height 2013-05-31T14:31:06.373
2 What is JSON-RPC and do i need it? 2013-06-04T17:48:33.767
2 How to process refunds and ensure that after a crash you don't resend to someone? 2013-06-13T11:29:18.143
2 What's a good algorithm for reducing Transaction fees? 2013-07-29T14:40:54.340
2 bitcoind validateaddress extended info.. somtimes there, somtimes not, why? 2013-09-07T03:18:38.253
2 Pre-requisites for calling Getwork 2013-09-07T16:42:00.290
2 Bitcoind (linux) CPU usage through the roof 2013-10-09T19:02:11.260
2 What is "safe mode" and how does it affect RPC Commands? 2013-10-29T22:24:27.483
2 How do I communicate with the BTC network? 2013-11-04T05:27:20.630
2 Account change address is not showing up with `getaddressesbyaccount` 2013-11-29T13:57:47.840
2 Bitcoind under Windows 7; RPC port 8882 not opening 2013-12-06T01:17:56.420
2 Is CPUMINER's use of JSON files broken? 2014-01-09T03:06:15.363
2 getrawtransaction method in details 2014-01-15T19:51:18.877
2 How to retrieve all transactions from bitcoind? 2014-01-30T02:08:22.450
2 How to verify signed bitcoin messages on my own website? 2014-02-04T03:16:24.887
2 What JSON RPC commands are suitable for a multi-tenant wallet service? 2014-02-10T16:58:14.590
2 calling getaccount rpc method on foreign address 2014-02-15T13:44:26.327
2 Bitcoin/Dogecoin Daemon RPC authentication - 401 status error 2014-02-15T19:04:58.713
2 Bitcoin daemon sends "Empty reply from server" when in test net 2014-02-17T23:52:06.027
2 How do I find out the reward value of a generated block 2014-02-18T04:05:37.713
2 Doest 'coinbasevalue' in GBT call include fees, or just the total block value? 2014-02-26T06:27:22.700
2 BitCoin RPC calls 2014-05-14T06:11:02.207
2 signrawtransaction hex 2014-06-02T12:07:13.090
2 What's p2sh in decodescript RPC method ouput? 2014-06-03T22:56:57.440
2 Bitcoin wiki docs, account or address? 2014-06-03T22:59:13.487
2 Can I lower fees with stratagy 2014-06-04T15:23:17.660
2 How secure is calling bitcoind JSON-RPC from same computer? 2014-09-13T18:34:05.413
2 Bitcoin testnet: "Bitcoin is downloading blocks..." and other problem 2014-09-23T09:49:34.397
2 JSON RPC calls for Armory wallet 2014-10-26T23:46:00.253
2 Why is the scriptPubKey required when using signrawtransaction? 2014-10-27T04:31:01.477
2 Why do the Bitcoin RPC Calls use decimals for coin amounts? 2014-11-11T21:29:56.033
2 Would it be possible to add an RPC call to be able to determine if a node is fully synced? 2014-11-17T18:56:21.730
2 OP_Return in transactions at json_rpc_api at blockchain.info 2014-11-18T17:11:23.970
2 How to tell whether an address is local or remote? 2015-01-17T20:10:55.860
2 UPDATED: -25 when pushing multisig 2015-01-25T04:17:14.313
2 What's the difference between the Bitcoin's peer to peer protocol and the RPC API? 2015-02-18T19:48:32.773
2 watch-only addresses doesn't work properly in bitcoind v0.10.0 2015-02-28T02:35:41.010
2 Bitcoin RPC works in bitcoin-cli but not in python-bitcoinrpc: No JSON object 2015-03-12T21:37:35.253
2 on testnet: 'transaction already in blockchain'.. but it isn't 2015-03-24T06:20:08.070
2 From mining to sending via RPC 2015-04-01T06:37:57.763
2 Full list of RPCs - including hidden RPCs 2015-05-05T10:24:03.043
2 how to send money using json-rpc in bitcoin-cli for php? 2015-06-08T14:13:33.993
2 rpc get hex not json 2015-07-08T14:28:01.457
2 How can I get the DateTime of when bitcoind last received a block? 2015-07-08T19:49:15.450
2 How to spend bitcoins From Account and specify Fee 2015-08-20T08:52:18.337
2 Get as many blocks as possible (stale, invalid, orphans) 2015-09-01T12:05:34.180
2 getnewaddress (RPC) on encrypted bitcoin wallet without wallet password? 2015-10-02T10:48:39.763
2 How to get the "BTC" abbreviation via command line? 2015-10-27T20:24:27.120
2 Bitcoind stopped working 2015-10-29T17:47:15.447
2 Can I use curl to call getInfo from a the Bitcoin server? 2015-11-13T20:17:26.967