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
- 144d43be40344b880acd64f8b6c34a795d6d57f0dd94af2f19625ef0700c61c6:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 144d43be40344b880acd64f8b6c34a795d6d57f0dd94af2f19625ef0700c61c6 · T_PMINT
- block
- 948648 · 54d ago
- commitment C
- 021aa6fc8c2c78dcd461e0ea7af0e21324ffaa85fcb3f4dbe9a402868a620d10e2
- public amount
- 100
- public blinding
- ee069e596c90e55be618d324b30928efd7cd11e71374073e18d4947d6951c8a0
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.