UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- becf35e4db4fdcedfb7095fcff8c973f767588baaf4b75030be8634b4bbc0e1c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- becf35e4db4fdcedfb7095fcff8c973f767588baaf4b75030be8634b4bbc0e1c · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 02b0941761757bf72a3a51a604f91cf8d6acd8032ba70bfe3104f4cf495c0748fd
- public amount
- 100
- public blinding
- e5282e41cc1545c557bfd67ea2a4de6725cc3d8fa2a63f7308645cbd32ac4864
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.