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
- 774dd04509c65580e6291442c94ff15b74ff762bec8f5dc3b2a14083fa4b8061:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 774dd04509c65580e6291442c94ff15b74ff762bec8f5dc3b2a14083fa4b8061 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 03e2687195f5be1f21f9e59ad5d26b04527f0d19db46a649bf77b068dd37869c57
- public amount
- 100
- public blinding
- 6d03bccc56fb9812ed8766a859935c90af7aa32f8700e19b9a64fcd2e59c9979
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.