Wie hoch ist der aktuelle Preis von Qtum?
Der aktuelle Preis von Qtum beträgt 0,7379 € mit einer Veränderung von 3,66 % in den letzten 24 Stunden.
Qtum is a Layer 1 smart contract platform that combines two designs usually treated as alternatives: Bitcoin's UTXO accounting model and Ethereum's smart contract execution. It is built on a fork of Bitcoin Core, so it keeps Bitcoin's transaction structure and much of its security engineering, and it adds an Ethereum Virtual Machine so Solidity contracts can run on top of that base.
The piece that makes this possible is the Account Abstraction Layer, which presents a user's collection of unspent outputs to the virtual machine as a single account balance. Qtum secures itself with Proof of Stake rather than mining, and it can change certain consensus parameters through onchain governance instead of requiring a hard fork.
Official sources:
Qtum was founded in 2016 by a group that included Patrick Dai as project co-founder, Neil Mahi as chief blockchain architect, and Jordan Earls as lead developer. The team drew on both the Bitcoin and Ethereum communities, which is visible in the architecture, and the project is stewarded by the Qtum Chain Foundation.
Funding came from a token sale in early 2017 that closed after five days, distributing 51 percent of the initial coins to public participants, with 29 percent set aside for community incentives and 20 percent for early backers and the development team. Mainnet launched in September 2017. Two later changes are worth knowing: offline staking was activated by hard fork in August 2020, and the FastLane update in April 2021 cut block times from 128 seconds to 32 seconds.
Qtum's architecture rests on three named components.
The Account Abstraction Layer Bitcoin tracks coins as discrete unspent outputs; Ethereum tracks balances per account, and smart contracts assume the second model. The Account Abstraction Layer sits between them, translating UTXO state into the account view the virtual machine expects and translating contract results back into UTXO transactions. This is what lets Solidity contracts run on a Bitcoin-derived chain at all.
Proof of Stake consensus Blocks are produced by stakers rather than miners, roughly every 32 seconds. Coins must age before they can stake, with staking inputs requiring at least 500 blocks of confirmation depth, which prevents immediate restaking and closes off certain attacks. Qtum's design documentation also describes a Mutualized Proof of Stake approach that spreads the reward for a block containing contract executions across several subsequent blocks, reducing the incentive to attack stakers with expensive contract calls.
The Decentralized Governance Protocol Certain consensus parameters, such as block size and gas limits, are stored onchain and can be changed by a vote rather than by coordinating a network-wide software upgrade. This makes routine parameter tuning far less disruptive than a hard fork.
The core pieces are Qtum Core, the full node and wallet implementation; the virtual machine execution environment with Solidity tooling; the Account Abstraction Layer and the Decentralized Governance Protocol described above; the offline staking and Super Staker system; the qtum.info block explorer; and a wallet family spanning desktop, mobile, web, and hardware wallet support. Developer libraries such as qtumjs and the Qtum Electrum light wallet round out the stack.
QTUM pays transaction fees and contract gas, is staked for block production and block rewards, and carries voting weight in the Decentralized Governance Protocol on parameter changes. It also serves as the base asset for tokens and applications issued on the chain.
Issuance follows a fixed, declining schedule. The block reward halves approximately every four years, and the emission curve leads to a maximum of 107,822,406 QTUM by 2045. Because the annual issuance rate is already small and continues to halve, new supply entering the network declines predictably rather than being subject to discretionary changes.
The clearest differentiator is that Qtum runs an Ethereum-compatible virtual machine on a UTXO chain. Almost every other smart contract platform chose the account model precisely because contracts are easier to express in it. Qtum took the harder path in order to keep Bitcoin's transaction semantics, which brings benefits such as simpler light client verification through simplified payment verification, and the ability to inherit upstream Bitcoin Core improvements directly.
That inheritance is real and ongoing. Qtum periodically rebases onto newer Bitcoin Core releases while separately adopting Ethereum execution upgrades, so it absorbs work from both ecosystems rather than maintaining everything itself. A hard fork in January 2026, for example, brought the node in line with a recent Bitcoin Core release while adding Ethereum-side execution changes and a BLS12-381 precompile.
The second differentiator is onchain parameter governance. Adjusting block size or gas limits by vote rather than by hard fork is a real operational advantage for a chain of Qtum's size.
Compared with Ethereum, Qtum offers a familiar contract environment on a very different base layer, with lower throughput but a simpler, more conservative transaction model. Compared with Bitcoin, it adds programmability and replaces mining with staking, which makes participation far cheaper but changes the security assumptions. Compared with newer high-throughput Layer 1s, Qtum is deliberately unfashionable: slower, smaller, and focused on stability and compatibility rather than peak performance. Its development pattern is distinctive too, since it keeps pace largely by pulling in upstream changes from both Bitcoin Core and Ethereum's protocol upgrades.
Practical uses include deploying Solidity smart contracts and issuing tokens on a UTXO-based chain, staking QTUM for block rewards either by running a node or by delegating to a Super Staker, building applications that need virtual machine compatibility alongside Bitcoin-style transaction handling, and voting on network parameters. Staking is accessible enough that operators commonly run nodes on low-power hardware such as a single-board computer.
Security comes from Proof of Stake block production, where the chance of producing a block scales with the amount of mature coin a staker holds. Coin maturity requirements, the 500-block minimum age for staking inputs, and the Mutualized Proof of Stake reward distribution all exist to limit specific attack patterns rather than as general-purpose safeguards.
Because the codebase is a Bitcoin Core fork, Qtum also benefits from years of upstream security work in networking, transaction validation, and wallet handling, and it has repeatedly rebased to newer Bitcoin Core versions to keep that benefit current. Offline staking uses a smart contract delegation so delegators keep custody of their coins; a Super Staker produces blocks on their behalf for an agreed fee, and delegated outputs must meet maturity and minimum size requirements, documented by default as 2,000 confirmations and 100 QTUM, before they count.
Qtum's most obvious risk is competitive. It occupies a category, general-purpose Layer 1 with virtual machine compatibility, that has become extremely crowded, and its developer ecosystem is small compared with the chains it is compatible with. Smaller ecosystems mean fewer applications, thinner liquidity, and fewer independent researchers scrutinizing the chain.
There are technical considerations too. Staking rewards concentrate toward participants with more mature coin, and delegation introduces reliance on a Super Staker's uptime and honesty even though custody stays with the delegator. Onchain parameter governance is a strength but also an attack surface, since whoever controls that process can change consensus-relevant settings. And as with any UTXO chain running a contract virtual machine, the translation layer between the two models is complexity that has to remain correct.
Qtum is a long-running demonstration that the UTXO and account models are not mutually exclusive. Its Account Abstraction Layer and Decentralized Governance Protocol are genuine engineering contributions, and rebasing onto newer Bitcoin Core releases while adopting Ethereum execution upgrades is a maintenance strategy small chains rarely sustain for this long.
QTUM is listed on a range of centralized exchanges, and wrapped or bridged representations exist on some other networks. Availability and trading pairs vary by jurisdiction, so confirm what your local venue supports.
QTUM is commonly available on:
Pairs are typically quoted against USDT or BTC where supported.
QTUM is a native coin on its own chain, so it needs a Qtum-compatible wallet rather than an Ethereum wallet. Options include Qtum Core for full node use and staking, the Qtum Electrum light wallet, official mobile and web wallets, and hardware wallets supported through compatible software. Holders who intend to stake should read the documentation on maturity requirements and on the difference between running a node and delegating to a Super Staker.
Always verify the address format and the network before sending. Sending QTUM to an address on another chain, including a bridged representation, will not be recoverable.
You can compare Qtum with related smart contract platforms on Coinrithm:
Verfolge den Live-Preis von Qtum, Chart, Marktkapitalisierung und Volumen in Echtzeit. Übe Mock Trading und Demo Trading für Qtum auf CoinRithm, bevor du echtes Geld nutzt.
Nutze ein Krypto Paper-Trading-Konto, um Qtum im Demo Trading mit Echtzeitpreisen, KI-Trade-Feedback und Trading-Ligen zu üben. Teste Strategien, lerne Risikomanagement und baue Vertrauen auf, bevor du Qtum mit echtem Geld tradest.
Lies den kompletten Paper-Trading-LeitfadenDer aktuelle Preis von Qtum beträgt 0,7379 € mit einer Veränderung von 3,66 % in den letzten 24 Stunden.
Das tägliche Handelsvolumen beträgt 243.786 € was einer Veränderung von 148,23 % in den letzten 24 Stunden entspricht.
Die Marktkapitalisierung von Qtum beträgt 78.288.570 €, weltweit auf Platz #214.
Die vollständig verwässerte Bewertung (FDV) von Qtum beträgt 79.559.270 €, basierend auf einem Gesamtangebot von 107.822.406 QTUM.
Im Umlauf: 106.100.296. Gesamt: 107.822.406. Maximal: N/A.
In den letzten 24 Stunden wurde Qtum zwischen einem Tief von 0,708 € und einem Hoch von 0,7614 € gehandelt.