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
- cfbb221cf3949e0025789e895e619145fc7ac9861ed9898e0b6c91f0edcc140f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- cfbb221cf3949e0025789e895e619145fc7ac9861ed9898e0b6c91f0edcc140f · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03316332fc92d882963783b7f47978f98cec85cb1bb9f002102d9fbef4d911c534
- public amount
- 100
- public blinding
- 4363be7d74ba7eb041d0436a38a04674f355b0e4091f26b8b366570c85c0dacc
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.