0 How can I spend my paper wallet directly? 2016-08-30T11:49:15.717
0 How likely is it that the structure of a raw transaction will change? 2016-09-18T11:10:25.620
0 Create Multiple Output transactions with Bitcoin Core 2017-02-07T02:51:50.210
0 Is it possible to configure the bitcoin daemon to only broadcast unconfirmed transactions with ZeroMQ? 2017-04-19T00:02:27.490
0 Why getrawtransaction returns an HTTP STATUS CODE 500 for not found transactions? 2017-05-18T04:12:22.103
0 Unspendable outputs vs Black Hole address 2017-07-02T06:50:52.133
0 Transactions tree not list? 2017-07-10T04:09:28.803
0 How to create raw transactions with custom fees? 2017-07-27T20:55:04.547
0 Why is such a large int (uint32) used for the transaction version field 2017-08-14T10:40:21.967
0 How do you create a scriptsig for a new raw tx? 2017-08-14T17:53:30.963
0 What is the "sequence" and its details as referenced for the segwit application? 2017-08-17T20:22:02.137
0 Send bitcoin raw transaction to network via webserver? 2017-08-30T07:31:34.263
0 Transaction built manually has negative amount 2017-10-26T06:37:36.783
0 Sign transaction with multiple inputs using bitcoinj/peercoinj libraries 2017-11-14T16:45:28.067
0 Transferring partial BTC between wallets if I know both private keys 2017-12-30T22:39:19.700
0 Cannot create a raw transaction using bitcoin-ruby 2017-12-31T05:31:22.387
0 Unclear on double-hashing previous Transaction when creating a new Transaction 2018-01-15T19:11:49.617
0 Unable to broadcast native P2WPKH (SegWit) TX; malformed, but how? 2018-01-31T16:52:21.493
0 How to transfer btc from multiple btc addresses to a single btc address? 2018-02-14T13:21:21.993
0 What is the simplest python program that would query the bitcoin core client for a raw tx? 2018-03-02T03:17:51.240
0 How is a transaction formated/signed? 2018-03-06T20:20:57.010
0 decoded raw transaction size & vsize mean? 2018-03-09T07:03:21.450
0 Analysing the raw block Hex file but I can not find the expected information 2018-03-09T10:06:01.483
0 When manually creating a raw bitcoin tx, how does one determine whether the r or s values require more zeros? 2018-03-09T15:57:49.737
0 getrawtransaction asm returns with [ALL], should it be? 2018-03-16T20:19:34.043
0 Transaction version byte 2018-03-21T16:55:18.293
0 How to create a valid unsigned transaction 2018-03-21T19:16:58.170
0 Litecoin - mandatory-script-verify-flag-failed (Signature must be zero for failed CHECK(MULTI)SIG operation) 2018-04-10T14:15:32.567
0 Less circuitous way to get network fee in raw transaction 2018-04-11T21:05:43.453
0 Can transaction id be used to verify a transaction? 2018-04-19T11:39:30.460
0 bad-txns-nonstandard-inputs error after sendrawtransaction 2018-04-20T18:43:12.757
0 Hash Time Locked Contract (HTLC) using bitcoin-qt 2018-05-05T11:40:29.203
0 Breaking down the hex value for output 1 2018-05-09T09:21:12.243
0 Why do I get 5 bytes worth of 0x00 hex values in both outputs? 2018-05-09T11:35:18.593
0 Error in creating bitcoin raw transaction 2018-06-15T14:02:22.610
0 ScriptSig raw hex to sign raw tx 2018-07-21T13:06:33.283
0 Tether USDT raw transaction unsigned 2018-07-21T23:22:31.213
0 What's the best way to store unspent transaction? 2018-07-30T09:45:32.837
0 Bitcoin Pay-to-PubKeyHash (P2PKH) in multi-sig addresses 2018-08-20T11:52:11.937
0 Does exist some library for decode/encode raw transaction? 2018-08-21T08:17:49.350
0 Cryptocurrency: check if transaction is viable masternode output 2018-08-25T20:28:29.550
0 Is there any python library could be used to decodescript in output 2018-08-27T09:18:55.987
0 Why the PUSHDATA is 65 in the first transaction in blk00000.dat? 2018-08-27T12:30:46.740
0 Sending P2SH transaction with non-standard script 2018-08-27T12:56:15.120
0 What does postfic in the wallet transaction id mean 2018-08-27T16:48:49.443
0 Error when sending transaction: "Signature is found in scriptCode" 2018-08-28T08:28:25.000
0 Manage multiple users wallets for web wallet service 2018-08-28T09:38:49.820
0 How to add a signature to a transaction which I can broadcast 2018-09-17T07:24:45.773
0 How to retrieve transactions in realtime from bitcoind .dat files 2018-10-15T15:16:24.420
0 Signature generation 2018-10-18T23:14:46.653
0 nSequence win OP_CSV in child tx must be equal to nSeq parent tx? 2018-11-19T15:26:40.713
0 Can I receive detailed tx data via command line using only a lightclient? 2018-12-12T20:59:42.273
0 Creating a raw bitcoin transaction and signing it with the private key using php and javascript 2019-01-07T17:14:20.427
0 How to properly use the rpc command `listunspent` with `bitcore-lib` to create a transaction and get the transaction hash? 2019-02-04T13:53:12.410
0 How to sign rawtransaction with private key 2019-02-27T15:25:36.053
0 LedgerJS - How to P2SH sign multiple transactions from multiple wallets in 1 function call? 2019-03-24T12:18:23.290
0 How to code bitcoin transaction for shopping cart 2019-05-23T18:48:15.287
0 Bitcoin raw transaction with manually created redeem script 2019-06-26T14:04:50.080
0 HTLC in blockchain regtest mode by creating transactions manually 2019-06-28T07:33:03.033
0 Two transactions are signed by different private keys, and the value of "R" for these two transactions is the same? 2019-07-05T11:06:22.263
0 Raw SegWit TX look solid and verifies, but is rejected. Need help figuring out why 2019-07-16T02:28:17.883
0 Bitcoin Transaction Generation: Signature Verification Error 2019-08-17T05:31:40.677
0 Bitcoin multisignature addresses 2019-09-06T15:06:47.617
0 How many bytes long should nSequence be? 2019-11-10T18:02:15.347
-1 What does the text strange or nonstandard type mean in the output of a transaction? 2013-11-23T20:06:14.797
-1 trying to transfer my bitcoins from my unsynced bitcoin qt wallet to new online wallet by createrawtransaction but it comes with error code 2015-09-13T16:38:03.697
-2 Can Bitcoin Core be used to create a raw transaction for CLAM altcoin? 2015-08-29T22:20:55.253
-2 How can I set the fee rate for raw transactions on Bitcore? 2018-02-24T10:24:30.447