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
- 851d3b1909aedeb1151521d6716eed6585d04468a250918cc508157c8d38b0f0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 851d3b1909aedeb1151521d6716eed6585d04468a250918cc508157c8d38b0f0 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03fe4ddfa4819a0cc38a946f00e1f56601972fe1d7f16b4db8629c45bb9128f9ba
- public amount
- 100
- public blinding
- 09587b60d5829bcdca7a1b39b52a658e962b9ce5c12b371ef8436d3b4efab433
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.