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
- bdfc22cc0d8bc655e28a9dee722e6a9e10b28206b436ffd9343b1ea651432d91:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- bdfc22cc0d8bc655e28a9dee722e6a9e10b28206b436ffd9343b1ea651432d91 · T_PMINT
- block
- 948647 · 54d ago
- commitment C
- 031614f628ab51ed357182afe3bb7eb653c421cdcfca44263c4d10f6665276d4a6
- public amount
- 100
- public blinding
- f89addba0b25ab4eda5979ae80f72fa4eb9f624929689536c9cdc79e6cd42913
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.