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
- 155da3a55370e0bcfd4c8863d46d44db437452501ec6aa5c0f5cadefbf8164d2:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 155da3a55370e0bcfd4c8863d46d44db437452501ec6aa5c0f5cadefbf8164d2 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02a918d8aed1382c2c93160b4ad6900cc0c149496d0a577d6817adf38f7f4c88fe
- public amount
- 100
- public blinding
- 8454e8100cc5214ecddf78aa5ed911caab45370f29c044b5e4604f9f09532d37
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.