4 Password-based bitcoin transactions 2012-11-26T18:44:34.417
4 Does it make sense to "collect" smaller transactions balances into a single account during low activity? 2012-12-02T19:11:31.790
4 When should I increment the sequence number vs creating a brand new Tx? 2012-12-31T23:46:37.403
4 Transaction shows up as sent, but was never recieved 2013-01-06T17:41:31.773
4 Chronological list of transaction ids 2013-01-10T19:08:11.037
4 Is there an open source tool to publicly destroy bitcoins? 2013-02-03T07:45:45.243
4 What are the transactions included in the merkle root 2013-02-17T16:36:55.980
4 Does the satoshi client always send the change of a transaction to a newely generated address? 2013-03-06T23:39:26.437
4 Have there been case studies of how anonymous bitcoins are? 2013-03-09T15:53:55.287
4 How can market-based transaction fees scale? 2013-03-27T23:43:54.137
4 Do Bitcoins still need users to trust each other to feel confident? 2013-04-02T11:32:46.963
4 How is the hash that is signed calculated? 2013-04-07T15:01:16.950
4 Can someone saturate the network? 2013-04-07T19:36:37.743
4 How should webapps handle addresses/wallets? 2013-04-14T13:56:02.380
4 How to buy everything with bitcoins 2013-04-17T07:05:06.910
4 Why do first bitcoin transactions receive most confirmations? 2013-04-18T07:10:45.447
4 Transaction broadcasts and block synchronization 2013-04-22T10:09:29.893
4 In Deepbit how do you get the Bitcoins transfered to your wallet? 2013-05-23T03:25:57.087
4 How is a Transaction protected from tampering before inclusion in a Block? 2013-06-20T05:10:53.353
4 Building a Bitcoin IPN. Need unique identifier 2013-07-07T12:21:55.943
4 SHA256 Implementation Gate Equivalent 2013-08-01T18:22:45.770
4 Why am I getting payouts from 6 blocks with only 1 share found with a LTC P2Pool pool? 2013-08-30T18:19:03.027
4 How the hell was I able to receive BTCs via an address I do not own? 2013-10-15T09:27:20.257
4 What makes a Strange Transaction 2013-10-19T15:25:30.137
4 Bitcoin transaction with 0.0001 BTC fee not getting confirmed? 2013-11-19T02:08:47.850
4 What does "prev_out" and "n" mean in blockchain.info's API data? 2013-11-30T01:02:34.833
4 Details on Genesis Block 2013-12-10T15:01:00.390
4 How do I determine the balance of an address I don't own? (WebAPI or local API) 2013-12-12T19:28:37.717
4 Understanding Vout 2013-12-31T19:18:29.037
4 How to explore transaction chain via Original Bitcoin API as blockexplorer does it 2014-01-15T19:41:56.260
4 Build an online wallet service with Bitcoind, can it scale? If not, what can be done? 2014-01-20T04:12:53.717
4 How to interact with bitcoind using C++? 2014-02-07T05:26:19.417
4 How widespread is OP_RETURN forwarding and mining (as of February 2014)? 2014-02-14T01:27:24.960
4 Why do my transactions show I received 1 satoshi? 2014-02-23T20:42:17.887
4 BTC stuck with zero confirmations 2014-03-04T07:13:53.500
4 Are public keys included in signatures? 2014-03-28T11:01:09.570
4 How to make a simple payment with the python-bitcoinlib? 2014-04-13T17:14:55.490
4 A clarification about Wallet and Addresses (In Armory) 2014-05-23T13:15:42.637
4 Poloniex BTC withdrawal sent with 0 transaction fee, anything I can do? 2014-05-23T21:03:41.787
4 Calculate tx fees before sending with sendtoaddress 2014-06-06T06:18:28.320
4 nLockTime transactions, how do they persist? Are they broadcast before they are valid? 2014-06-12T16:03:34.030
4 Nulldata transaction information 2014-06-28T09:34:53.280
4 How is the previous transaction hash calculated? 2014-07-31T10:35:32.733
4 Transactions within orphaned blocks 2014-08-15T15:07:05.980
4 Inevitable dust spam 2014-09-23T04:02:36.273
4 How do I find the txid and vout values for an input I want to spend? 2014-11-28T20:27:17.093
4 Why does txID generation consider signatures? 2014-12-12T22:34:38.990
4 Duplicate tx ids 2014-12-26T18:21:07.763
4 walletNotify on every Bitcoin Network transaction 2015-01-15T11:24:46.667
4 What is a block? 2015-01-23T19:24:48.017
4 Intercept and edit transaction output 2015-01-29T12:25:57.210
4 Why is my raw transaction non-canonical, getting error -25, and being rejected? 2015-02-18T07:09:43.137
4 If Bitcoin is traceable, how bitcoin scams are exist? 2015-04-02T15:20:42.093
4 Is it possible to reject a bitcoin payment? 2015-04-17T02:56:42.497
4 What goes in to the message of a transaction signature? 2015-04-26T14:03:02.273
4 bitcoin two identical R 2015-05-27T04:57:11.493
4 Do all implementation of Deterministic RFC6979-compliant ECDSA signatures generate the same signed transaction given the same data? 2015-05-27T05:21:28.310
4 How do you broadcast a transaction programatically? 2015-06-08T21:37:04.743
4 Bitcoin how to get X value from Y 2015-07-23T08:13:18.697
4 Why are transactions separate in a block? 2015-07-27T10:26:55.533
4 Why does Bitcoin use the input/output system? 2015-08-20T23:18:31.700
4 How does Bitcoin Core's Coin Selection prevent change to be a dust output? 2015-09-01T09:40:48.960
4 How does the variable length integer work? 2015-09-08T18:15:09.137
4 Where is the public key corresponding to my address stored? 2015-10-06T07:40:31.853
4 Transactions that have outputs value more then inputs value possible? 2015-10-26T00:25:50.057
4 Why did Bitcoin Core wallet send my coins to this address? 2016-03-01T18:47:04.553
4 How are bitcoins reassigned? 2016-03-21T23:17:28.277
4 How to apply RBF (Replace-by-Fee) 2016-04-27T03:50:27.477
4 Can you search a transaction by quantity? 2016-05-22T00:19:53.500
4 Using funds that have not been completely transferred yet for a new transaction 2016-05-23T17:43:26.573
4 Transaction with `OP_RETURN` to a particular address 2016-06-05T22:58:56.907
4 How is a transaction's output signed? 2016-06-06T18:45:45.813
4 bitcoin protocol: transaction encoding 2016-06-23T23:12:40.683
4 Since the blockchain is public, how can we see it? 2016-07-01T10:03:38.627
4 What is the composition of transaction types in current blocks? 2016-07-05T18:12:48.450
4 How do miners understand what a transaction does? 2016-07-06T11:41:25.650
4 How to create raw transaction 2016-09-07T06:33:47.833
4 How are transactions from incoming blocks verified? 2016-10-21T09:01:49.830
4 Would more Full Nodes help scaling and transaction speed? 2017-01-07T19:38:42.963
4 How to find out as soon as possible about a transaction to my payment address? 2017-01-14T20:24:34.593
4 Unconfirmed transactions with Electrum? 2017-03-05T03:19:45.233
4 Send from bitcoin core without downloading blockchain 2017-03-14T14:53:40.167
4 If Bitcoin is not controlled by the state, how come in some countries it is illegal? 2017-04-18T06:34:47.353
4 Is it safe to transfer coins directly between exchanges? 2017-05-28T18:56:35.273
4 Why is the transaction priority removed? 2017-06-16T12:09:56.993
4 What are the minimum sizes for transactions and blocks in Bitcoin? 2017-06-19T17:27:38.507
4 What happens if a miner publishes a block which contains an invalid transaction? 2017-07-06T12:51:01.417
4 Why has UTXO set stopped growing since 2017-06-03? 2017-07-11T10:56:32.457
4 What library or wallet can be used to test segwit transactions on testnet? 2017-07-20T18:31:38.963
4 how to view raw json bitcoin transactions 2017-07-23T18:35:15.140
4 Is there a reason big Bitcoin companies wouldn't use only SegWit transactions? 2017-10-28T11:28:41.057
4 How segwit blocks are seen by segwit and non-segwit nodes? 2017-11-28T13:50:24.850
4 Why doesn't address contain a full scriptPubKey? 2017-12-05T13:19:19.107
4 If there were no transactions, would mining be possible? 2017-12-10T22:13:21.033
4 How do I lookup the details of a transaction, given the transaction ID? 2017-12-12T22:06:01.563
4 Invalid public key was spent! How was this possible? 2017-12-20T23:26:42.387
4 How are sigops calculated? 2018-01-07T02:23:27.187
4 What does this transaction script mean? 2018-02-23T11:45:30.227
4 33 byte private key? 2018-03-06T11:53:32.977