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
- ee51da0499f35a1640879f5623bfc55466b52e25f340538b9f478fddae54dd89:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ee51da0499f35a1640879f5623bfc55466b52e25f340538b9f478fddae54dd89 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02eba40ffe88f9b772ecd1649edbf70c8d7e9c53f48b3040d30b4094d59c272a2b
- public amount
- 100
- public blinding
- 2796510909a03ebb19a85c448ac7a84ca44f79ec202e02508f9afd79f7e74f55
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.