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
- 636df659f7623dafa8f4c2311d51b1befcf48167bc554d29adf99b917b04af06:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 636df659f7623dafa8f4c2311d51b1befcf48167bc554d29adf99b917b04af06 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 02d8bb8b372b644a7294255574aadf94e4ca1239733331457b38d118a3d705d004
- public amount
- 100
- public blinding
- fe53bd9e04e2c5042e2d9d83277ccaae4c14292dea97b6b9465436d52dbcfa3f
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.