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
- 655b96989d3ea3f192d766e6e53335a7a01a3262d291be132377edddd341ef0b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 655b96989d3ea3f192d766e6e53335a7a01a3262d291be132377edddd341ef0b · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 0305ac0353bb1d8c9866d536bcc16cfbd02dda530f0c0a3345b069075ac5c35b49
- public amount
- 100
- public blinding
- 84ba38c56f7c27dfd35e3fb7944671fddbcbca364b0ce02c5eb573dcb084e1f2
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.