56 How to calculate transaction size before sending (Legacy Non-Segwit - P2PKH/P2SH) 2011-09-22T01:53:49.143
22 How do "Pay to Script Hash" transactions work? 2013-12-27T13:26:26.297
14 How do bech32 addresses compare to P2SH addresses in transaction size? 2017-12-19T23:12:56.470
10 What is an explanation of the P2SH voting in layman's terms? 2012-01-25T23:50:37.607
8 How can one know which way mining pools will vote for P2SH? 2012-01-23T21:07:11.157
8 Difference between a SegWit address and a P2SH address 2017-08-25T11:16:25.650
8 What the difference between old segwit (3) and new segwit address (bc)? 2018-05-06T00:18:25.730
7 Does OP_HASH160 consume the top stack element? 2014-10-20T19:11:58.520
7 Where are P2SH full redeem scripts stored? 2017-03-22T12:39:39.053
7 What's the use of not relaying non-standard transactions if anyone can still use them using P2SH? 2018-06-23T11:56:36.677
6 What are the implications of BIP 12 vs BIP 16 and OP_CODEHASHCHECK? 2012-01-15T09:08:49.160
6 Why are the majority of miners not voting on on P2SH? 2012-01-23T06:51:54.300
5 BIP0016 pay-to-scripthash transaction validation 2014-01-08T08:47:21.380
5 What is meant by "relaxed standards" for P2SH redeem scripts in Bitcoin Core 0.10.0? 2015-02-26T09:39:13.993
5 How do you spend a P2SH transaction? 2015-08-31T02:27:47.803
5 p2sh checksig failing 2015-11-10T14:27:28.607
5 Pay to Script Hash Execution 2016-01-22T21:04:07.847
5 Where the P2SH script gets written? 2016-02-17T23:49:04.270
5 P2SH address decoding 2016-09-02T17:38:58.433
4 Did P2SH (BIP 16) get accepted? 2012-09-10T21:16:22.317
4 BIP-0016 p2sh keys and altcoins 2014-01-22T13:37:12.373
4 Clarification of BIP32 hierarchical deterministic multisig scripts 2015-04-15T01:59:44.190
4 What is the composition of transaction types in current blocks? 2016-07-05T18:12:48.450
4 Redeem script for segwit addresses 2017-01-07T17:48:13.317
4 Birthday attack on P2SH 2017-06-23T16:38:17.657
4 Why bother checking both public key and signature in P2PKH transactions? 2018-03-18T08:58:36.980
4 Why is my P2SH sigScript field prepended with 0x00? 2018-05-08T13:48:50.777
3 How to get bitcoin P2SH (3*) address balance with bitcoind 2014-05-14T18:33:24.370
3 What new transactions are possible with 15 operations? 2014-06-28T00:22:49.953
3 Scripts within Scripts 2014-07-15T20:49:11.173
3 P2SH transaction signing 2014-08-04T17:36:30.537
3 Is there a JavaScript library for validating P2SH addresses? 2014-12-14T20:47:33.387
3 Electrum 2.0: non-BIP39/32 standardisation complicates matters immensely. Why? 2015-04-09T01:40:31.337
3 Creation of P2SH MultiSig Input Script 2016-01-05T17:42:23.807
3 How can I store a redeem script in my wallet? 2016-10-04T16:02:56.333
3 Verifying a P2SH transaction script by hand. How should I concatenate OP CODES in order to hash the script? 2017-07-28T05:45:37.583
3 Electrum Seed Purpose for MultiSig Wallet 2017-07-30T02:11:17.060
3 How does P2SH unlocking work? 2017-08-11T17:37:41.557
3 Step by step example to redeem a P2SH output required 2017-12-22T17:25:34.767
3 How to quickly find the private key from Segwit P2SH address? 2017-12-24T11:52:06.473
3 How does a P2SH script get executed? 2018-04-02T16:22:27.400
2 How exactly does BIP11 work, and how can it be used, particularly with/without P2SH? 2013-10-25T04:14:48.533
2 BIP0016 pay-to-scripthash transaction detection 2014-01-08T08:52:44.620
2 What's p2sh in decodescript RPC method ouput? 2014-06-03T22:56:57.440
2 Multisig created from Multisig address 2014-11-18T17:13:26.553
2 Which security threats in P2PKH lead to the use of P2SH? 2015-03-31T18:39:28.813
2 P2SH that pays out only to a certain Bitcoin address? 2015-07-27T15:01:46.607
2 Creation of <20-byte hash of redeem Script> in a P2SH Transaction 2016-01-04T17:28:24.070
2 How can I recover last word of BIP-32/39 mnemonic copay second signature multisig wallet 2016-04-22T08:52:09.397
2 from b58check to hex and back 2016-07-03T17:00:09.727
2 create a p2sh_script with btcruby gem 2016-08-22T16:34:56.017
2 How is the P2SH address obtained in decodescript 2016-09-01T21:48:40.030
2 Is it possible to restrict where coins from a given P2SH address can be sent to? 2016-10-15T01:01:02.733
2 What OP code can I use in the scripting system to make a smart contract that acts similar to a lottery 2017-07-08T19:46:41.247
2 what is the difference between OP_CHECKMULTISIG and OP_CHECKMULTISIGVERIFY 2017-07-26T21:03:07.103
2 How to generate bitcoin P2SH WIF key and address pair from sha256 private key? 2017-10-15T06:00:48.530
2 How to properly backup a address with private key after 'addwitnessaddress' command 2017-11-17T09:15:11.753
2 how to spend an utxo when the corresponding scriptsig is longer than 256 bytes? 2017-12-02T20:42:07.743
2 Bitcoin-tx sign/redeem p2sh transaction (Unable to sign input, invalid stack size (possibly missing key)) 2018-03-21T05:46:56.153
2 Is it possible to convert an address from p2pkh to p2sh? 2018-03-21T22:43:53.910
2 Bitcoin - Technical difference between P2PKH and P2SH address generation? 2018-05-12T11:23:25.897
2 When you pay from a P2SH address, does its change go into a P2SH address too? 2018-06-25T12:09:19.767
2 Hard time distinguishing change and withdraw amount for P2SH address 2018-07-09T16:54:07.933
2 What is the Witness and what data does it contain? 2018-07-13T18:01:07.703
2 How can one see if an address is multisig? 2019-05-07T23:20:39.283
1 Can I sign and redeem many outputs at the same time? (shrink the size of a tx Input) 2014-03-09T03:06:26.310
1 What happens when a transaction script for mining is used for fund transfer? 2014-05-26T07:40:09.720
1 Using SIGHASH_NONE in P2SH address 2015-11-12T22:38:17.103
1 Storing scripts (smart contracts) outside the blockchain 2016-03-14T22:36:20.860
1 P2SH (pay to script hash) within a script? 2016-03-15T21:07:04.937
1 Transaction using OP_CHECKSEQUENCEVERIFY not accepted by the network 2016-05-09T10:14:55.770
1 HD P2SH Wallets Compatibility with P2WPKH 2017-03-04T01:43:55.217
1 Create an arbitrary script with two locktimes and p2sh 2017-07-23T17:25:43.377
1 signrawtransaction of a P2SH-P2WPKH spend seems to be broken? 2017-09-11T21:58:53.910
1 Signature scheme for P2SH 2017-10-09T16:29:16.203
1 Create Pay to Witness Script Hash in Pay to Script Hash Address 2017-10-18T08:42:09.623
1 Access my wallet using a 16 digit passphrase 2017-12-04T02:25:58.563
1 Convert P2SH to P2PKH 2017-12-31T22:38:08.667
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 I use opcodes traditionally used for verifying keys to verify payment sizes? 2018-02-27T22:38:11.863
1 segwit nested in p2sh 2018-03-15T16:25:22.200
1 When and where to add extra information when signing P2SH raw transaction? 2018-03-24T20:11:41.650
1 What redeem script is used in bitcoin core wallet when generate the address? 2018-04-08T05:42:11.307
1 How to generate a native Segwit address and P2SH Segwit address from a standard WIF? 2018-06-04T19:11:33.793
1 How is it possible that the same WIF Private Key generates two different addresses? 2018-07-07T10:52:22.217
1 How nodes verify if the hash on a P2SH output is from a valid script? 2018-07-10T20:15:03.000
1 Testnet Bitcoin wallet: which script in hash addresses? 2018-09-02T21:23:51.810
1 Does P2SH unlocking script only consist of operants? 2018-09-15T09:32:26.210
1 Converting Litecoin M-addresses to a more commonly accepted format 2018-10-07T08:27:38.557
1 P2SH-P2WPKH - has always segwit UTXOs? 2018-10-11T09:26:01.790
1 Verification of untypical scriptSig 2018-12-14T10:29:44.080
1 Security implications of removing CHECKSIG in a test 2018-12-30T11:41:30.723
1 bitcoinj java library not decoding input addresses for some transactions 2019-01-08T14:05:49.467
1 If I was developing a Bitcoin wallet, should I support both legacy and compatibility addresses? 2019-02-28T18:57:26.563
1 Multisig scripts hashing (p2sh): difference between legacy and segwit 2019-05-08T11:34:17.053
1 Hardened address generation with BIP44 watch-only wallet with xpub 2019-07-24T13:38:11.097
1 Clarification on the script P2SH, how is executed to Bitcoin core? 2019-09-17T17:09:05.507
1 (P2WSH-nestedin-P2SH) Problem in solving question 1+5=6 2019-09-21T05:29:04.877