How to test if a transaction is standard without spending real money?How can I find the “real” difficulty on testnet?How to sign non-standard transactionWhy was this transaction allowed on testnet?Non standard transaction value negative, empty sigScript, empty Pubkeyscript?Test network completely removed from the real network?How is a “standard” Bitcoin transaction defined?Is there an active testnet for Bitcoin Cash?Why can non-standard transactions be mined but not relayed?Why are all testnet transactions currently unconfirmed and all faucets empty?NBitcoin get signature, use spending P2SH transaction with non-standard script

Python: next in for loop

Minkowski space

Languages that we cannot (dis)prove to be Context-Free

How much RAM could one put in a typical 80386 setup?

Dragon forelimb placement

strToHex ( string to its hex representation as string)

How to write a macro that is braces sensitive?

What does "Puller Prush Person" mean?

Is it tax fraud for an individual to declare non-taxable revenue as taxable income? (US tax laws)

Why did the Germans forbid the possession of pet pigeons in Rostov-on-Don in 1941?

A newer friend of my brother's gave him a load of baseball cards that are supposedly extremely valuable. Is this a scam?

Modeling an IPv4 Address

What is the word for reserving something for yourself before others do?

What are the differences between the usage of 'it' and 'they'?

Why don't electron-positron collisions release infinite energy?

Writing rule stating superpower from different root cause is bad writing

Approximately how much travel time was saved by the opening of the Suez Canal in 1869?

If I cast Expeditious Retreat, can I Dash as a bonus action on the same turn?

Why are 150k or 200k jobs considered good when there are 300k+ births a month?

What's the output of a record cartridge playing an out-of-speed record

Why does Kotter return in Welcome Back Kotter?

What defenses are there against being summoned by the Gate spell?

Why doesn't H₄O²⁺ exist?

Show that if two triangles built on parallel lines, with equal bases have the same perimeter only if they are congruent.



How to test if a transaction is standard without spending real money?


How can I find the “real” difficulty on testnet?How to sign non-standard transactionWhy was this transaction allowed on testnet?Non standard transaction value negative, empty sigScript, empty Pubkeyscript?Test network completely removed from the real network?How is a “standard” Bitcoin transaction defined?Is there an active testnet for Bitcoin Cash?Why can non-standard transactions be mined but not relayed?Why are all testnet transactions currently unconfirmed and all faucets empty?NBitcoin get signature, use spending P2SH transaction with non-standard script













2















The problem with Testnet is all types of transactions are allowed, so how can I know if a transaction would be rejected on mainet ?










share|improve this question


























    2















    The problem with Testnet is all types of transactions are allowed, so how can I know if a transaction would be rejected on mainet ?










    share|improve this question
























      2












      2








      2








      The problem with Testnet is all types of transactions are allowed, so how can I know if a transaction would be rejected on mainet ?










      share|improve this question














      The problem with Testnet is all types of transactions are allowed, so how can I know if a transaction would be rejected on mainet ?







      testnet non-standard-transaction






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 4 hours ago









      user2284570user2284570

      1308




      1308




















          1 Answer
          1






          active

          oldest

          votes


















          3














          You can use Bitcoin Core's testmempoolaccept RPC. It will tell you whether the transaction you give it would be accepted into your node's mempool at that time but won't actually add it to the mempool or broadcast it.






          share|improve this answer























            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "308"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            noCode: true, onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fbitcoin.stackexchange.com%2fquestions%2f85874%2fhow-to-test-if-a-transaction-is-standard-without-spending-real-money%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            3














            You can use Bitcoin Core's testmempoolaccept RPC. It will tell you whether the transaction you give it would be accepted into your node's mempool at that time but won't actually add it to the mempool or broadcast it.






            share|improve this answer



























              3














              You can use Bitcoin Core's testmempoolaccept RPC. It will tell you whether the transaction you give it would be accepted into your node's mempool at that time but won't actually add it to the mempool or broadcast it.






              share|improve this answer

























                3












                3








                3







                You can use Bitcoin Core's testmempoolaccept RPC. It will tell you whether the transaction you give it would be accepted into your node's mempool at that time but won't actually add it to the mempool or broadcast it.






                share|improve this answer













                You can use Bitcoin Core's testmempoolaccept RPC. It will tell you whether the transaction you give it would be accepted into your node's mempool at that time but won't actually add it to the mempool or broadcast it.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 4 hours ago









                Andrew ChowAndrew Chow

                33.4k42462




                33.4k42462



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Bitcoin Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fbitcoin.stackexchange.com%2fquestions%2f85874%2fhow-to-test-if-a-transaction-is-standard-without-spending-real-money%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    How should I use the fbox command correctly to avoid producing a Bad Box message?How to put a long piece of text in a box?How to specify height and width of fboxIs there an arrayrulecolor-like command to change the rule color of fbox?What is the command to highlight bad boxes in pdf?Why does fbox sometimes place the box *over* the graphic image?how to put the text in the boxHow to create command for a box where text inside the box can automatically adjust?how can I make an fbox like command with certain color, shape and width of border?how to use fbox in align modeFbox increase the spacing between the box and it content (inner margin)how to change the box height of an equationWhat is the use of the hbox in a newcommand command?

                    152 Atala Notae | Nexus externi | Tabula navigationis"Discovery Circumstances: Numbered Minor Planets"2000152Small-Body Database

                    Doxepinum Nexus interni Notae | Tabula navigationis3158DB01142WHOa682390"Structural Analysis of the Histamine H1 Receptor""Transdermal and Topical Drug Administration in the Treatment of Pain""Antidepressants as antipruritic agents: A review"