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
- c1c6c85f94657542775140bbee17b2be11c284cb1f24a10c3cedfd71ab28176a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c1c6c85f94657542775140bbee17b2be11c284cb1f24a10c3cedfd71ab28176a · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03518343ce1a522041dea278f511e39cc7035b05a9bd722597def20fefb591dd92
- public amount
- 100
- public blinding
- 4027ae74f183dd08a6ceb6be5423b2a0c22e2bcaa818b7017feb86d6cae35dd2
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.