Why is the 'Estimated BTC Transacted' referring to just one of the multiple outputs?Can the outputs of...

Accent on í misaligned in bibliography / citation

Are modern clipless shoes and pedals that much better than toe clips and straps?

Who was president?

Justifying the use of directed energy weapons

In an emergency, how do I find and share my position?

Why different interest rates for checking and savings?

Avoiding racist tropes in fantasy

Attaching a piece of wood to a necklace without drilling

If the first law of thermodynamics ensures conservation of energy, why does it allow systems to lose energy?

Is using a hyperlink to close a modal a poor design decision?

Are there account age or level requirements for obtaining special research?

Is it safe to remove the bottom chords of a series of garage roof trusses?

Can realistic planetary invasion have any meaningful strategy?

Please help me identify the bold slashes between staves

What to say to a student who has failed?

What is the hex versus octal timeline?

How should I face my manager if I make a mistake because a senior coworker explained something incorrectly to me?

Is a player able to change alignment midway through an adventure?

I have a player who yells

What are some interesting features that are common cross-linguistically but don't exist in English?

Using `With[...]` with a list specification as a variable

Sun setting in East!

How would one country purchase another?

Did the British navy fail to take into account the ballistics correction due to Coriolis force during WW1 Falkland Islands battle?



Why is the 'Estimated BTC Transacted' referring to just one of the multiple outputs?


Can the outputs of transactions with duplicate hashes be spent?Why does txID generation consider signatures?Transaction with multiple outputsbizarre transactions involving one addressHow many change outputs are there in a Bitcoin transactionI seem to have too many unspent outputs for my given balance. What am I missing?UTXO transaction consolidation?How to manually sign a transaction with multiple inputs and multiple outputs?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







1















enter image description here



I recently started learning about bitcoins and came by this transaction. Here there are multiple outputs so if we consider one of them to be the change received by the sender then why is the 'Estimated BTC Transacted' only summing up to one of the output values? What happens to the rest of the outputs?










share|improve this question







New contributor



Anshu Jalan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




























    1















    enter image description here



    I recently started learning about bitcoins and came by this transaction. Here there are multiple outputs so if we consider one of them to be the change received by the sender then why is the 'Estimated BTC Transacted' only summing up to one of the output values? What happens to the rest of the outputs?










    share|improve this question







    New contributor



    Anshu Jalan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.
























      1












      1








      1








      enter image description here



      I recently started learning about bitcoins and came by this transaction. Here there are multiple outputs so if we consider one of them to be the change received by the sender then why is the 'Estimated BTC Transacted' only summing up to one of the output values? What happens to the rest of the outputs?










      share|improve this question







      New contributor



      Anshu Jalan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      enter image description here



      I recently started learning about bitcoins and came by this transaction. Here there are multiple outputs so if we consider one of them to be the change received by the sender then why is the 'Estimated BTC Transacted' only summing up to one of the output values? What happens to the rest of the outputs?







      transactions blockchain utxo






      share|improve this question







      New contributor



      Anshu Jalan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share|improve this question







      New contributor



      Anshu Jalan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share|improve this question




      share|improve this question






      New contributor



      Anshu Jalan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      asked 2 days ago









      Anshu JalanAnshu Jalan

      83 bronze badges




      83 bronze badges




      New contributor



      Anshu Jalan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      New contributor




      Anshu Jalan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.



























          1 Answer
          1






          active

          oldest

          votes


















          3















          It's a best effort guess made by blockchain.com, has little relevance, is not particularly accurate, and should not be used for any meaningful analysis. It has no impact on the transaction, and is not part of the Bitcoin protocol.



          It is somewhat accurate for very simple transactions, but breaks down for larger ones, and ones that utilize more recent anti-tracking approaches such as randomized outputs, sending change to an address of the same type as the other address being payed, etc.






          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
            });


            }
            });






            Anshu Jalan is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fbitcoin.stackexchange.com%2fquestions%2f89822%2fwhy-is-the-estimated-btc-transacted-referring-to-just-one-of-the-multiple-outp%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















            It's a best effort guess made by blockchain.com, has little relevance, is not particularly accurate, and should not be used for any meaningful analysis. It has no impact on the transaction, and is not part of the Bitcoin protocol.



            It is somewhat accurate for very simple transactions, but breaks down for larger ones, and ones that utilize more recent anti-tracking approaches such as randomized outputs, sending change to an address of the same type as the other address being payed, etc.






            share|improve this answer






























              3















              It's a best effort guess made by blockchain.com, has little relevance, is not particularly accurate, and should not be used for any meaningful analysis. It has no impact on the transaction, and is not part of the Bitcoin protocol.



              It is somewhat accurate for very simple transactions, but breaks down for larger ones, and ones that utilize more recent anti-tracking approaches such as randomized outputs, sending change to an address of the same type as the other address being payed, etc.






              share|improve this answer




























                3














                3










                3









                It's a best effort guess made by blockchain.com, has little relevance, is not particularly accurate, and should not be used for any meaningful analysis. It has no impact on the transaction, and is not part of the Bitcoin protocol.



                It is somewhat accurate for very simple transactions, but breaks down for larger ones, and ones that utilize more recent anti-tracking approaches such as randomized outputs, sending change to an address of the same type as the other address being payed, etc.






                share|improve this answer













                It's a best effort guess made by blockchain.com, has little relevance, is not particularly accurate, and should not be used for any meaningful analysis. It has no impact on the transaction, and is not part of the Bitcoin protocol.



                It is somewhat accurate for very simple transactions, but breaks down for larger ones, and ones that utilize more recent anti-tracking approaches such as randomized outputs, sending change to an address of the same type as the other address being payed, etc.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 2 days ago









                Raghav SoodRaghav Sood

                9,1612 gold badges12 silver badges29 bronze badges




                9,1612 gold badges12 silver badges29 bronze badges

























                    Anshu Jalan is a new contributor. Be nice, and check out our Code of Conduct.










                    draft saved

                    draft discarded


















                    Anshu Jalan is a new contributor. Be nice, and check out our Code of Conduct.













                    Anshu Jalan is a new contributor. Be nice, and check out our Code of Conduct.












                    Anshu Jalan is a new contributor. Be nice, and check out our Code of Conduct.
















                    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%2f89822%2fwhy-is-the-estimated-btc-transacted-referring-to-just-one-of-the-multiple-outp%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

                    Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

                    Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

                    Nicolae Petrescu-Găină Cuprins Biografie | Opera | In memoriam | Varia | Controverse, incertitudini...