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
- c8fdbdad86aa48b280c727ca7ec917af0bcf53d4979f1ebf9d54c1242b61d5b3:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c8fdbdad86aa48b280c727ca7ec917af0bcf53d4979f1ebf9d54c1242b61d5b3 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 038b0b7bfdba33f233d0e4a12db8c6a865449efd662582d189b912efdd43123952
- public amount
- 100
- public blinding
- 56c0aa1c9223c73ea2d3605f7f568e35c79cee0f4c7ff0b4cdb2823dd99142fa
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.