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
- f53b0732eabfaf27938c7b4891879a5bf2cf18f5d382b681b4721f779b15fc03:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f53b0732eabfaf27938c7b4891879a5bf2cf18f5d382b681b4721f779b15fc03 · T_PMINT
- block
- 948987 · 2d ago
- commitment C
- 034b4085eae3865021c5d2991f4afc89438e67c02461d56cc771f05d0417093d82
- public amount
- 100
- public blinding
- 5d325157348d8c3b2bf8c89f9af121c12ad16816fdc6b38c7c726656344076f9
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.