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
- e680c3183ddea4a8f0eaa5ad816683e6d6c628012cffc2bdc67938c4c205d7c1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e680c3183ddea4a8f0eaa5ad816683e6d6c628012cffc2bdc67938c4c205d7c1 · T_PMINT
- block
- 948724 · 4d ago
- commitment C
- 02da285c9c8816209ab23719dfed4bb642d152cfb0fbc2b06afecc648814a94fa3
- public amount
- 100
- public blinding
- 0e947a87ce4e6d49ae5820cfb2f0f69c7b92ab0fbf6f2a62c9e86e5e35f07d67
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.