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
- c8b1b5a96b23d2008fd98f9ace70a63a9904753a4abd0e82d83e774c7070a710:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c8b1b5a96b23d2008fd98f9ace70a63a9904753a4abd0e82d83e774c7070a710 · T_PMINT
- block
- 948673 · 35d ago
- commitment C
- 03151bf51f77cc7613002bed38ef83baaf2bf9a1ab514999c42f15e6864d0945db
- public amount
- 100
- public blinding
- 030486388d48c1cfbdfd23cb692ecdb29ae7137f4d7519b9e0602b600618daf1
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.