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
- c745de27576e38330c4fa6f9351f94fe731b867afa1b0c749ff89bff0719cd70:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c745de27576e38330c4fa6f9351f94fe731b867afa1b0c749ff89bff0719cd70 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02ac09f758386df10d41edb556b56615705d968f829ec186f1df52bd7d27f73ef6
- public amount
- 100
- public blinding
- 878084bb76edfcfe93c65b54491b9e3953e811decc5b8e63f7be6dda9b85afc4
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.