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
- 9025d9593c16acfcc01e3fcd938a6a08cfe535579bdb1e15ada6e2006c509c9c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9025d9593c16acfcc01e3fcd938a6a08cfe535579bdb1e15ada6e2006c509c9c · T_PMINT
- block
- 948648 · 57d ago
- commitment C
- 03f4407c35fb76f614fc459baa3d8b282cbab5a05cd28e50ff929077862b48e77f
- public amount
- 100
- public blinding
- 9baa01bdaf2dfb7d3d5464ea5055a6dd0a6bbb9093c359c0076be23ac147436f
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.