1 Instant confirmations with pre-published, locked, transactions 2013-04-16T22:04:19.193
1 How can I add recipient on bitcoind CLI 2013-08-29T11:15:41.517
1 How do you publish a transaction which is cancelled if not claimed by a given time? 2013-12-02T06:47:04.973
1 scriptPubKey consisting of the only hash 2013-12-08T22:30:50.267
1 Nonstandard script - TX rejected 2014-01-13T01:14:58.547
1 Given that contracts can be formed in the blockchain using scripts, couldn't a contract include a mechanism for facilitating chargebacks? 2014-03-05T12:32:31.727
1 How does Multi-Signature Pay 2 Script Hash (P2SH) enable stronger security? 2014-03-21T10:54:36.993
1 Conditional scripting: how does OP_NOTIF (and OP_IF) operation(s) affect the stack? 2014-03-31T14:42:52.237
1 What happens when a transaction script for mining is used for fund transfer? 2014-05-26T07:40:09.720
1 What part of the transaction is scriptSig in? 2014-07-02T13:18:53.637
1 Arithmetic operations in Bitcoin (OP_ADD, etc) 2014-07-12T15:17:32.823
1 How to get bitcoin address from the pubkey_hash using bitcoin-abe or something else? 2014-07-15T15:10:28.353
1 I cannot see the expected OP_CODE in transactions 2014-07-19T09:53:34.663
1 Why does the script contain the hash of the public key 2014-08-29T22:08:49.713
1 How many OP_RETURN transactions in the Blockchain would be too many? 2014-08-31T14:51:09.790
1 how to get one address from two public keys? 2014-11-16T11:28:59.893
1 Redeem bitcoins of non-standard transactions made with eligius 2014-11-26T14:53:51.033
1 Does createrawtransction accept scriptPubKey and redeemScript as inputs? 2015-01-27T04:16:15.187
1 bitcoin script for a competitive crowdfunding-like contract 2015-02-26T15:22:29.000
1 Specific instance of Tx using a malformed null byte vector for P2SH; insight req 2015-03-08T02:57:37.660
1 Does value 'True' at the middle of stack is valid transaction? 2015-04-25T18:39:21.633
1 How do I print unspent transaction outputs of an address using pybitcointools 2015-05-19T12:20:08.883
1 txout script criteria (scriptpubkey critieria) 2015-06-16T05:34:23.567
1 Script. OP_PICK/OP_ROLL 2015-06-21T00:14:56.143
1 Bitcoin script stack numbers format 2015-08-02T21:33:20.870
1 OP_CHECKSIG signature hash type 0 2015-08-05T10:48:17.260
1 (Bither) how can i send my bitcoins? 2015-09-30T04:06:48.107
1 Is there a way to create a transaction that it can only be confirmed after another unrelated transaction has been confirmed? 2016-02-21T09:50:30.623
1 P2SH (pay to script hash) within a script? 2016-03-15T21:07:04.937
1 how To mine Bitcoin With Server? 2016-04-15T14:32:06.777
1 If transaction has impossible locking script, are coins lost? 2016-06-05T13:13:21.033
1 Is there any library to process scriptSig script in transaction, and other scripts? 2016-06-13T18:26:21.330
1 (Script) Is it possible to create a transaction that is spendable to only one address? 2016-08-01T15:18:38.913
1 Debugging OP_EQUALVERIFY: non-equal data: how to get uncompressed public key and address from scriptSig 2016-08-17T13:30:51.717
1 Generate and push raw Bitcoin transaction 2016-09-02T11:19:10.873
1 Spending transaction with custom output 2016-10-03T21:30:40.293
1 How to manually verify a signature given scriptSig and scriptPubKey? 2016-10-11T16:52:04.643
1 Types of ScriptPubKey that can contain addresses 2016-11-01T14:44:01.397
1 Why are arithmetic script opcodes limited to 4 byte operands? 2016-11-22T14:54:35.990
1 Hex to ASCII conversion of output scripts generates unexpected characters 2016-12-25T16:38:01.040
1 Sending transaction with Python + raw protocol 2017-01-02T12:16:04.940
1 Why transaction is signed with locking script from the input transaction? 2017-01-04T23:48:12.310
1 Do HTLC transactions work today or do they need a new soft-fork? 2017-01-15T17:47:57.060
1 SIGHASH_SINGLE vbuterin/pybitcointools 2017-02-03T09:18:40.100
1 get utx scriptPubKey to become an object 2017-02-08T22:53:47.030
1 What informations are contained in a transaction? 2017-02-11T12:03:39.593
1 ScriptSig field during P2PKH transaction signature 2017-05-05T17:19:56.157
1 Create an arbitrary script with two locktimes and p2sh 2017-07-23T17:25:43.377
1 OP_HASH160 and number of bytes of public key 2017-07-25T06:44:42.820
1 Why are Virtual Machines used in Ethereum? 2017-07-27T10:45:36.197
1 Why are there so many opcodes in Bitcoin Script, but they are not usable 2017-09-06T00:14:33.777
1 Bitcoin library vs script to develop application 2017-09-26T23:30:11.617
1 Bitcoin core multisig signing order 2017-10-06T09:03:14.583
1 Convert plaintext script into hex-encoded script in python 2017-10-06T22:06:19.273
1 OP_ADD operation in bitcoin script for integers greater than 128 in java 2017-10-12T11:17:24.577
1 How to restore redeem script from a spent transaction? 2017-10-30T12:28:43.273
1 Why does the Genesis block coinbase input script push bits and the value 0x04 before the famous "Chancellor" message? 2017-11-07T01:07:10.727
1 Where to find the sighash type? 2017-11-21T10:49:24.870
1 Mastering Bitcoin: Advanced Scripting Question 2017-11-25T18:52:53.807
1 Why does this script return an error ? 2017-11-28T21:16:15.027
1 Bitcoin - Is the <pubKeyHash> in scriptPubKey already hashed? 2017-12-04T05:36:46.750
1 Single signature P2SH redeem script 2018-01-11T11:27:58.523
1 anyonecanspend final condition of a script can be spotted just by looking at the script hash, without the redeem data? 2018-01-30T00:03:53.693
1 Can bitcoin script look at the output? 2018-02-05T09:56:54.930
1 what are ScriptSig? 2018-02-09T12:21:10.757
1 Can I use opcodes traditionally used for verifying keys to verify payment sizes? 2018-02-27T22:38:11.863
1 What does this elaborate output script mean? 2018-03-06T12:10:19.603
1 How to calculate variable length fields? 2018-03-11T04:18:50.753
1 Ho to identify a multisig transaction? 2018-03-12T05:16:56.730
1 Is it possible to create a Dapp on top of Bitcoin? 2018-03-16T01:07:44.400
1 How to find out the requirements for spending an output script? 2018-03-24T15:24:38.567
1 Bitcoin multisig contract - to Lock coins with nTimeLock (BIP65) 2018-03-31T07:00:11.997
1 how to use multiple time specific address in input scripts with difference balances? 2018-03-31T07:21:04.327
1 What redeem script is used in bitcoin core wallet when generate the address? 2018-04-08T05:42:11.307
1 Bitcoin RIPEMD160 purpose 2018-04-26T16:03:27.807
1 unknown output script in a sample bitcoin pcap file 2018-04-28T14:31:00.003
1 Locktime requirement not satisfied when locktime set to 1 in p2sh 2018-05-07T00:09:52.950
1 Why is the output address a list in RPC/console? 2018-07-12T16:53:18.827
1 Bitcoin's script expressivity 2018-07-16T19:27:48.160
1 what if a coin is spendable by multiple keys? 2018-08-05T02:35:55.940
1 Segwit versioning limitations 2018-08-05T09:05:50.770
1 How OP_CHECKSIG knows the source of sig in pay to pubkey hash transaction 2018-08-30T12:56:52.037
1 Differentiating Output Script (scriptPubKey) Types 2018-09-09T23:28:58.177
1 What is the purpose of the script like RETURN PUSHDATA(36)(...) 2018-09-11T13:32:46.313
1 One more question about scripting 2018-10-09T22:11:03.193
1 Is it posible to create a transaction output that can either be reddemed by privK of Addr A or by privK of Addr B AFTER certain blockheight? 2018-10-20T10:54:18.537
1 Is it safe to store bitcoins on p2sh (no multisig)? 2018-11-07T23:17:19.800
1 Script evaluated without error but finished with a false/empty top stack element 2018-11-16T02:32:07.053
1 MULTISIG Verified transaction don't get mined on testnet 2018-11-17T20:54:57.683
1 Why this transaction is invalid? 2018-12-05T18:06:23.213
1 Script - Is it possible to build an addresss that allows retrieve a certain amount per address? 2018-12-08T14:09:59.707
1 Valid public key check in transaction output 2018-12-27T14:35:52.013
1 What is the meaning of in-script and out-script in standard bitcoin transaction? 2018-12-29T07:55:03.830
1 Maximum standard input script size 2019-01-10T18:54:06.633
1 Bitcoin Script: mandatory-script-verify-flag-failed Script failed an OP_EQUALVERIFY operation 2019-02-06T14:41:13.617
1 what is the use of OP_PUSHBYTES 2019-02-20T22:12:34.143
1 How to search for a transaction using a specifc OPCODE? 2019-03-28T01:02:49.050
1 In the bitcoin scripting language, how can I access other outputs of the transaction? Or how else can I limit how the coins may be spent? 2019-03-30T00:12:44.977
1 Coinbase "convert" API? 2019-04-05T22:00:05.417