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
- 77f2f4a768fba50cc467c3468f44a11a5c114279db42fed340d81a17479212c7:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 77f2f4a768fba50cc467c3468f44a11a5c114279db42fed340d81a17479212c7 · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 0241754d1c8534990dec926e26d3c54cb32149ec0ff34c9371026b1d00d3536ac7
- public amount
- 100
- public blinding
- 685d2cb3e1d71b761c6fe0c39fae1bd9382c997987e5f9abfe4fa1e9829d617f
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.