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
- 6fc389d3bc8368f06d416f27053cd9e242e5694a708cc9b6b537c1cfa20cd773:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6fc389d3bc8368f06d416f27053cd9e242e5694a708cc9b6b537c1cfa20cd773 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 02774d0f4d54e657baf5d7c72a088410a47bf7913875729223e86b0ef3238a317a
- public amount
- 100
- public blinding
- 45b240ea3a61a7a4a220e35b120032c31f1778547e4a4612eccb4719c2a0d54a
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.