Minimum BTC for a Meaningful On-Chain Transaction — What the Wallet Needs
Bitcoin's protocol has no meaningful minimum transaction amount — any value above the dust threshold is technically accepted by the network. The practical minimum is different from the technical one, and it matters more. For any on-chain Bitcoin transaction used as a competition entry, the meaningful minimum depends on two things: the current leaderboard state when the entry is sent, and the Bitcoin network fee that the transaction will cost. An entry amount smaller than the network fee is already underwater before the round begins. An entry amount too small to appear above any existing position is technically present but competitively irrelevant.
The Bitcoin network does not care what you are entering into when you send a transaction — it charges based on transaction size in bytes, not on the amount being sent. A 0.0001 BTC transaction and a 0.5 BTC transaction cost the same network fee if they are the same transaction size. At small amounts, the fee can consume a meaningful fraction of the total committed before any competition takes place.
How transaction fees interact with small on-chain entries is most visible at the lowest amounts. A standard Native SegWit transaction sending BTC from one address to one address occupies approximately 141 virtual bytes. At a 10 sat/vbyte fee rate, that transaction costs 1,410 satoshis. At 30 sat/vbyte during moderate congestion, the fee rises to 4,230 satoshis. An entry of 10,000 satoshis (0.0001 BTC) at 30 sat/vbyte spends 4.23% of the committed amount in fees before any competition result is possible. The fee does not return regardless of the outcome. Bitok Arena Research identified fee-to-entry ratio as the primary inefficiency at small on-chain entry amounts.