cointracking.info Open in urlscan Pro
52.222.214.56  Public Scan

Submitted URL: https://cointracking.wuestenigel.com/
Effective URL: https://cointracking.info/?ref=W317467
Submission: On August 05 via api from FI — Scanned from FI

Form analysis 4 forms found in the DOM

POST login.php

<form id="form_login" method="post" action="login.php">
  <div class="field">
    <label for="log_us">Käyttäjänimi</label>
    <input type="text" id="log_us" name="username_login" onkeyup="document.getElementById('reg_us').value = this.value">
  </div>
  <div class="field" style="margin-bottom:0px;">
    <label for="log_pw">Salasana</label>
    <input type="password" id="log_pw" name="password_login" onkeyup="document.getElementById('reg_pw').value = this.value;">
  </div>
  <div class="field grau3 forgot"><a href="forgot_password.php" class="smalltext">unohtunut?</a></div>
  <div class="field" style=" text-align:center;">
    <input type="submit" name="login" class="button blue" value="Kirjautuminen">
  </div>
  <span class="grau3 or">tai</span>
  <div class="field">
    <span class="button orange" onclick="anzeigen('i_signup'); anzeigen('i_login'); checkPasswordStrength('#reg_pw');">Rekisteröidy Ilmaiseksi</span>
  </div>
  <div class="field users grau2"> Liity Huhtikuusta 2013 alkaen <strong><span>1,391,000</span></strong>:n rekisteröityneen käyttäjän joukkoon </div>
</form>

POST register.php

<form id="form_register" method="post" action="register.php">
  <div class="field">
    <label>Käyttäjänimi*</label>
    <input type="text" id="reg_us" name="username">
  </div>
  <div class="field" style="margin-bottom:0;">
    <label>Salasana*</label>
    <input type="password" id="reg_pw" name="password" onkeyup="checkPasswordStrength(this);">
  </div>
  <div class="field" style="margin-bottom:10px;">
    <div id="password-strength-status-reg"></div>
  </div>
  <div class="field clearfix">
    <label>Sähköpostiosoite</label>
    <input type="text" name="email">
  </div>
  <span class="smalltext email-text">Sähköpostiosoite ei ole pakollinen, mutta vahvasti suositeltu, jotta voimme tarjota sinulle tukea, palauttaa kadonneet salasanat, sekä pysyä yhteydessä.</span>
  <div class="field" style="height:37px; text-align:center">
    <input type="submit" name="register" class="button blue" value="Rekisteröidy Nyt">
  </div>
  <span class="grau3 or">tai</span>
  <div class="field">
    <span class="button orange" onclick="anzeigen('i_signup'); anzeigen('i_login');">Tai Kirjaudu Sisään</span>
  </div>
  <div class="field users grau2"> Liity <span><strong>1,391,000</strong></span> rekisteröityneen käyttäjän joukkoon alkaen 04/2013 </div>
</form>

POST login.php

<form id="form_login_mobile" method="post" action="login.php">
  <div class="field">
    <label>Käyttäjänimi</label>
    <input type="text" id="log_us_m" name="username_login" onkeyup="document.getElementById('reg_us_m').value = this.value">
  </div>
  <div class="field" style="margin-bottom:0px;">
    <label>Salasana</label>
    <input type="password" id="log_pw_m" name="password_login" onkeyup="document.getElementById('reg_pw_m').value = this.value;">
  </div>
  <div class="field grau3 forgot"><a href="forgot_password.php" class="smalltext">unohtunut?</a></div>
  <div class="field" style=" text-align:center;">
    <input type="submit" name="login" class="button blue" value="Kirjautuminen">
  </div>
  <span class="grau3 or">tai</span>
  <div class="field">
    <span class="button orange" onclick="anzeigen('i_signup_mobile'); anzeigen('i_login_mobile')">Rekisteröidy Ilmaiseksi</span>
  </div>
  <div class="field users grau2"> Liity <span><strong>1,391,000</strong></span> rekisteröityneen käyttäjän joukkoon alkaen 04/2013 </div>
</form>

POST register.php

<form id="form_register_mobile" method="post" action="register.php">
  <div class="field">
    <label>Käyttäjänimi*</label>
    <input type="text" id="reg_us_m" name="username">
  </div>
  <div class="field">
    <label>Salasana*</label>
    <input type="password" id="reg_pw_m" name="password" onkeyup="checkPasswordStrength(this);">
  </div>
  <div class="field">
    <div id="password-strength-status-reg-m"></div>
  </div>
  <div class="field clearfix">
    <label>Sähköpostiosoite</label>
    <input type="text" name="email">
  </div>
  <span class="smalltext email-text">Sähköpostiosoite ei ole pakollinen, mutta vahvasti suositeltu, jotta voimme tarjota sinulle tukea, palauttaa kadonneet salasanat, sekä pysyä yhteydessä.</span>
  <div class="field" style="height:37px; text-align:center">
    <input type="submit" name="register" class="button blue" value="Rekisteröidy Nyt">
  </div>
  <span class="grau3 or">tai</span>
  <div class="field">
    <span class="button orange" onclick="anzeigen('i_signup_mobile'); anzeigen('i_login_mobile')">Tai Kirjaudu Sisään</span>
  </div>
  <div class="field users grau2"> Liity Huhtikuusta 2013 alkaen <strong>&nbsp;1,391,000&nbsp;</strong>:n rekisteröityneen käyttäjän joukkoon </div>
</form>

Text Content

 * Hallintapaneeli
 * Raportointi
   * KAUPANKÄYNTITAPAHTUMAT:
   * Kaupankäyntitilastot
   * Kaupankäyntilista
   * Kaupankäyntitapahtumien Hinnat
   * Kaupankäyntikulut
   * Kaupankäyntitapahtumien Lukumäärä
   * Päällekkäisten Kirjausten Lista
   * SALDO:
   * Tämänhetkinen Saldo
   * Saldo Päivittäin
   * Saldo Pörsseittäin
   * Saldo Valuutoittain
   * Kolikot Pörsseittäin
   * NFT Keskus
   * Yhteenveto
   * TUOTOT (Asiantuntija):
   * Realisoidut & Realisoimattomat Tuotot
   * Veroetuoikeutetut Kolikot (Short & Long)
   * Roll Forward / Tilintarkistusraportti
   * Kaupankäyntianalyysi
   * Hankintahintojen Keskiarvo
   * TARKISTUKSET:
   * Puuttuvat Transaktiot
   * Päällekkäiset Transaktiot
   * Transaktioiden Vahvistus
   * Transaktioiden Flow-Raportti
   * HELPPO SEURANTA:
   * Easy Enter-Tilastot
 * Syötä Kolikoita
   * Manuaalinen Kirjaus
   * CSV Pörssituonnit
     * 21Bitcoin
     * Abra
     * ACX
     * AscendEX
     * Bake
     * Binance
     * Binance US
     * BingX
     * Bison
     * Bitcoin.de
     * Bitcoin Suisse
     * Bitfinex
     * Bitget (BETA)
     * Bithumb Global
     * Bitpanda
     * Bitpanda Pro
     * Bitrue
     * Bitstamp
     * Bittrex
     * BitYard
     * BlockFi
     * BSDEX
     * BTC Markets
     * BTCPay
     * Bybit
     * Celsius Network
     * CEX
     * Changelly
     * Circle
     * Coinbase
     * Coinbase Pro
     * Coindex
     * CoinEx
     * CoinJar
       
     * Coinmate
     * Coinmerce
     * Coinmetro
     * Coss
     * Crex24
     * Criptan
     * Crypto.com
     * Deribit
     * DFX.swiss
     * Digital Surge
     * eToro
     * Gate.io
     * Gemini
     * HitBTC
     * Hodlnaut
     * Honesto (BETA)
     * Hotbit
     * Iconomi
     * Idex
     * Kraken
     * Kraken Futures
     * KuCoin
     * KuCoin Futures
     * Localbitcoins
     * Luxor
     * Mercatox
     * MEXC
     * Nexo
     * NFTBank
     * OKCoin
     * OKX
     * Phemex
     * Pocket Bitcoin
     * Poloniex
     * Relai
     * Sorare Tools
     * STEX
     * SwissBorg
     * Swyftx
     * Tradeogre
     * Uphold
     * Voyager
     * Wirex (BETA)
     * YieldApp
     * Zerion
   * API Pörssituonnit
     * Bibox
     * Binance
     * Binance US
     * Bitcoin.de
     * Bitfinex
     * Bithumb
     * Bitmart (BETA)
     * BitMEX
     * Bitpanda
     * Bitpanda Pro
     * Bitstamp
     * Bittrex
     * Bitrue
     * Bitso
     * Bitvavo
     * Bleutrade
     * BTC Markets
     * Bybit
     * Celsius
     * CEX
     * Coinbase
     * Coinbase Pro
     * CoinSpot
     * Crex24
     * Crypto.com
     * Deribit
     * FTX
     * Gate.io
     * Gemini
     * HitBTC
     * Huobi
     * Independent Reserve
     * Indodax
     * Idex
     * itBit
     * Kraken
     * Kraken Futures
     * KuCoin
     * KuCoin Futures
     * Liquid
     * Livecoin
     * Luno
     * MEXC
     * OKX
     * Poloniex
     * STEX
     * Swyftx
     * The Rock Trading
     * Tidex
     * Whaleclub
     * Yobit
   * Lompakkotuonnit
     * BitBox
     * Bitcoin Core Client
     * Blockchain.com
     * Electrum
     * Exodus
     * GateHub
     * Ledger Live
     * Mycelium
     * Trezor
   * Lohkoketjutuonnit
     * Algorand (ALGO) (BETA)
     * Avalanche (AVAX)
     * Arbitrum (AETH) (BETA)
     * Aurora (AURORA) (BETA)
     * Bitcoin (BTC)
     * Bitcoin Cash (BCH)
     * Bitcoin SV (BSV)
     * Binance Chain (BNB)
     * Binance Smart Chain (BSC)
     * Cardano (ADA)
     * Cosmos (ATOM) (BETA)
     * Crypto.org (CRO) (BETA)
     * Cronos (CRO) (BETA)
     * Dash (DASH)
     * Defichain (DFI) (BETA)
     * Dogecoin (DOGE)
     * Elrond (EGLD) (BETA)
     * Eos (EOS)
     * Ethereum + DEX (ETH)
     * Ergo (BETA)
     * Fantom (FTM)
     * Fuse (FUSE) (BETA)
     * GoChain (GO) (BETA)
     * Harmony (ONE) (BETA)
     * Litecoin (LTC)
     * Metis (METIS) (BETA)
     * Optimism (OP) (BETA)
     * Osmosis (OSMO) (BETA)
     * Polkadot (DOT)
     * Polygon (MATIC)
     * Pulse (PLS) (BETA)
     * Ripple (XRP)
     * Ronin (RON) (BETA)
     * Solana (SOL)
     * Stellar (XLM)
     * Terra Classic (LUNA)
     * Tron (TRX)
     * Zcash (ZEC)
     * 200+ muuta Altcoinia
   * Legacy-Tuonnit
     * bitcoin24
     * BitMarket
     * BTC-E
     * Bter
     * BX Thailand
     * CampBX
     * Cobinhood
     * CoinedUP
     * Coins-E
     * CryptoBridge
     * Cryptopia
     * Cryptsy
     * MintPal
     * Mt.GOX
     * NovaExchange
     * Quadriga CX
     * TradeSatoshi
     * Vircurex
     * WEX
     * Zyado
   * Massatuonnit
     * CSV-Tuonti
     * Excel-tuonti
     * Mukautettu Pörssituonti
   * Mukautetut Hinnat & NFT:t
   * API Livetietojen Tarkistus
 * Kaaviot & Trendit
   * Kolikkojen Trendit
   * Kolikkokaaviot
   * Kolikon Hintalaskuri
   * Käyttäjätilastot
   * Bitcoin Analyysi
 * Veroraportti
   * Veroraportti
   * Veroinformaatio
   * Full-Service
 * Kirjaudu / Rekisteröidy
 * Tuki
   * Ota yhteyttä & UKK
   * Dokumentaatio
   * CoinTrackingin Blogi
   * CoinTrackingin Uutiskirje
   * Uudet Ominaisuudet
 * Kieli: Suomi
   * Deutsch
   * English
   * Español
   * Français
   * Italiano
   * Polski
   * Português
   * भारतीय
   * Pусский
   * Shqipe
   * Suomi
   * Türkçe
   * tiếng Việt
   * Català
   * 한국어 70%
   * 中文 55%
 * Teema: Vaalea
   * Vaalea
   * Himmennetty
   * Tumma
   * Musta
 * Työpöytäversio

 * Tuki
   * Ota yhteyttä & UKK
   * Full-Service
   * Dokumentaatio
   * Blog
   * Uutiskirje
   * Uudet Ominaisuudet

Vaalea
 * Himmennetty
 * Tumma
 * Musta
 * Klassinen
 * Teeman huomautus (?)
   Muuta CoinTrackingin Teemasi:
   
   - Vaalea: CoinTrackingin alkuperäinen teema
   - Himmennetty: Himmennetty teema pienemmällä kirkkaudella
   - Tumma: Tumma teema ja siniset yksityiskohdat
   - Musta: Yksinkertaisesti musta
   - Klassinen: Kovempi fontti ilman reunojen pehmennystä, pienemmät reunukset,
   ruuduissa reunat
   
   Siirrythän takaisin Vaaleaan teemaan jos sinulla on ongelmia muiden teemojen
   kanssa.

Suomi
 * Deutsch
 * English
 * Español
 * Français
 * Italiano
 * Polski
 * Português
 * भारतीय
 * Pусский
 * Shqipe
 * Türkçe
 * tiếng Việt
 * Català
 * 한국어 70%
 * 中文 55%
 * Huomautus kielistä (?)
   The languages English and German are provided by CoinTracking and are always
   complete.
   
   All other languages were translated by users.
   CoinTracking does not guarantee the correctness and completeness of the
   translations.



 * Hallintapaneeli
 * Raportointi
   * KAUPANKÄYNTITAPAHTUMAT: Kaupankäyntitilastot Kaupankäyntilista
     Kaupankäyntitapahtumien Hinnat Kaupankäyntikulut Kaupankäyntitapahtumien
     Lukumäärä Päällekkäisten Kirjausten Lista
   * SALDO: Tämänhetkinen Saldo Saldo Päivittäin Saldo Pörsseittäin Saldo
     Valuutoittain Kolikot Pörsseittäin NFT Keskus
   * TUOTOT (Asiantuntija): Realisoidut & Realisoimattomat Tuotot
     Veroetuoikeutetut Kolikot (Short & Long) Roll Forward /
     Tilintarkistusraportti Kaupankäyntianalyysi Hankintahintojen Keskiarvo
   * TARKISTUKSET: Puuttuvat Transaktiot Päällekkäiset Transaktiot
     Transaktioiden Vahvistus Transaktioiden Flow-Raportti HELPPO SEURANTA: Easy
     Enter-Tilastot
 * Syötä Kolikoita
   * Manuaalinen Kirjaus
   * Pörssituonnit (CSV)
     * 21Bitcoin Abra Acx Ari10 (BETA) AscendEX Atani (BETA) Bake Binance
       Binance US BingX Bison Bitcoin.de Bitcoin Suisse Bitfinex Bitget (BETA)
       Bithumb Glo. Bitpanda Bitpanda Pro Bitrefill (BETA) Bitrue Bitstamp
       Bittrex BlockFi BSDEX BTC Markets BTCPay Bybit BYDFi Celsius CEX
     * Changelly Circle Coinbase Coinbase Pro Coindex CoinEx CoinJar (BETA)
       CoinLoan (BETA) Coinmate Coinmerce Coinmetro Coss Crex24 Criptan
       Crypto.com Deribit DFX.swiss Digital Surge eToro Gate.io Gemini Haru
       HitBTC Hodlnaut Honesto (BETA) Hotbit Iconomi Idex Kraken
     * 
     * Kraken Futures KuCoin KuCoin Futures Localbitcoins Luxor Mercatox MEXC
       Nexo NFTBank Northcrypto OKCoin OKX Phemex Pocket Bitcoin Poloniex Relai
       Sorare Tools STEX SwissBorg Swyftx Tradeogre Uphold Voyager Wirex (BETA)
       Yield App Zerion
   * Pörssituonnit (API)
     * Bibox Binance Binance US Bitcoin.de Bitfinex Bitget (BETA) Bithumb
       Bitmart (BETA) BitMEX Bitpanda Bitpanda Pro Bitstamp Bittrex Bitrue Bitso
       Bitvavo Bleutrade BTC Markets Bybit Celsius CEX Coinbase
     * Coinbase Pro Coinbase Prime (BETA) CoinNexus CoinSpot Crex24 Crypto.com
       Deribit DFX.swiss FTX Gate.io Gemini HitBTC Huobi Indep. Reserve Indodax
       Idex itBit Kraken Kraken Futures KuCoin KuCoin Futures
     * Liquid Livecoin Luno MEXC OKX Poloniex STEX Swyftx The Rock Trading Tidex
       Whaleclub Yobit API-TARKISTUS: API Livetietojen Tarkistus
   * Lompakkotuonnit
     * BitBox
     * Bitcoin Core Client
     * Blockchain.com
     * Electrum
     * Exodus
     * GateHub
     * Ledger Live
     * Mycelium
     * Trezor
   * Lohkoketjutuonnit
     * Algorand (ALGO) (BETA) Avalanche (AVAX) Arbitrum (AETH) (BETA) Aurora
       (AURORA) (BETA) Bitcoin (BTC) Bitcoin Cash (BCH) Bitcoin SV (BSV) Binance
       Chain (BNB) Binance Smart Chain (BSC) Cardano (ADA) Cosmos (ATOM) (BETA)
       Crypto.org (BASECRO) (BETA) Cronos (CRO) (BETA) Dash (DASH) Defichain
       (DFI) (BETA) Dogecoin (DOGE) Elrond (EGLD) (BETA) Eos (EOS) Ethereum +
       DEX (ETH) Ergo (BETA)
     * Fantom (FTM) Fuse (FUSE) (BETA) Harmony (ONE) (BETA) Litecoin (LTC) Metis
       (METIS) (BETA) Optimism (OP) (BETA) Osmosis (OSMO) (BETA) Polkadot (DOT)
       Polygon (MATIC) Pulse (PLS) (BETA) Ripple (XRP) Ronin (RON) (BETA) Solana
       (SOL) Stellar (XLM) Terra Classic (LUNA) Tron (TRX) Zcash (ZEC) 200+
       muuta Altcoinia
   * Legacy-Tuonnit
     * bitcoin24
     * BitMarket
     * BTC-E
     * Bter
     * BX Thailand
     * CampBX
       
     * Cobinhood
     * CoinedUP
     * Coins-E
     * CryptoBridge
     * Cryptopia
     * Cryptsy
     * MintPal
     * Mt.GOX
     * NovaExchange
     * QuadrigaCX
     * TradeSatoshi
     * Vircurex
     * WEX
     * Zyado
   * Massatuonnit
     * CSV-Tuonti
     * Excel-tuonti
     * Mukautettu Pörssituonti
   * Mukautetut Hinnat & NFT:t
 * Kaaviot & Trendit
   * Kolikkojen Trendit
   * Kolikkokaaviot
   * Kolikon Hintalaskuri
   * Käyttäjätilastot
   * Markkina-analyysi
 * Veroraportti
   * Veroraportti
   * Veroinformaatio
   * Full-Service
 * Kirjaudu / Rekisteröidy






THE LEADING CRYPTO PORTFOLIO TRACKER AND TAX CALCULATOR

Track your crypto investments and generate a tax teport for your country in one
place. Automatically import your data from over 110 exchanges and wallets, get
real-time tracking, create a customizable dashboard with easy-to-read charts and
reports. Coins, tokens, NFTs, DeFi - we cover it all.

 * 1,391,000 Aktiivista Käyttäjää
 * 25,000 CPA:ta & Corporate-asiakasta
 * 14 Vuotta Historiallista Dataa
 * Kolikkotrendit 26,738:lle Kolikolle
 * $41.5B Kaikkien Portfolioiden Arvo Yhteensä

CoinTracking Live Demo


KIRJAUDU

Käyttäjänimi
Salasana
unohtunut?

tai
Rekisteröidy Ilmaiseksi
Liity Huhtikuusta 2013 alkaen 1,391,000:n rekisteröityneen käyttäjän joukkoon


REKISTERÖIDY

Käyttäjänimi*
Salasana*

Sähköpostiosoite
Sähköpostiosoite ei ole pakollinen, mutta vahvasti suositeltu, jotta voimme
tarjota sinulle tukea, palauttaa kadonneet salasanat, sekä pysyä yhteydessä.

tai
Tai Kirjaudu Sisään
Liity 1,391,000 rekisteröityneen käyttäjän joukkoon alkaen 04/2013



KIRJAUDU

Käyttäjänimi
Salasana
unohtunut?

tai
Rekisteröidy Ilmaiseksi
Liity 1,391,000 rekisteröityneen käyttäjän joukkoon alkaen 04/2013


REKISTERÖIDY

Käyttäjänimi*
Salasana*

Sähköpostiosoite
Sähköpostiosoite ei ole pakollinen, mutta vahvasti suositeltu, jotta voimme
tarjota sinulle tukea, palauttaa kadonneet salasanat, sekä pysyä yhteydessä.

tai
Tai Kirjaudu Sisään
Liity Huhtikuusta 2013 alkaen  1,391,000 :n rekisteröityneen käyttäjän joukkoon

HENKILÖKOHTAINEN ANALYYSI

 * 25 mukautettavaa kryptoraporttia
 * Interaktiiviset kaaviot kaupankäyntitapahtumille ja kolikoille
 * Voitto / tappio & Tilintarkastusraportit
 * Realisoidut ja realisoimattomat tuotot

TAPAHTUMIEN TUONTI

 * Helppokäyttöinen tuonti 110+:sta pörssistä
 * Automaattinen API-tuonti
 * Synkronointi suoraan lohkoketjuun
 * Vienti Excel, PDF, CSV, XML & JSON-muodossa

VEROILMOITUS

 * Veroraportointi 100+:lle maalle
 * Pääomatuotot, Tulot, Louhinta, jne.
 * 13 Verotusmemetelmää (FIFO, LIFO, AVCO...)
 * Verovienti CPA:lle ja verotoimistolle

KOLIKKOKAAVIOT & TRENDIT

 * Historialliset kaaviot kaikille 26,738 kolikolle
 * Aina viimeisimmät hinnat kaikille kolikoillesi
 * Parhaat Kolikot kauppojen ja volyymin mukaan
 * Kolikkotrendit, statistiikka ja analyysi

AMMATTILAISTEN TUKI

 * Kryptoverotuslait 100+ maalle
 * Jaa tietosi kryptoverotusasiantuntijoiden kanssa
 * Full Service-tiimin verotarkastukset
 * Yksityiskohtaiset oppaat, video-oppaat ja UKK

TURVALLISUUS & TIETOJEN SALAUS

 * Tietojen ja API:n salaus
 * 2-vaiheinen tunnistautuminen
 * Luo ja palauta varmuuskopioita tapahtumistasi
 * Pääsyä pörsseihisi ei tarvita

HENKILÖKOHTAINEN ANALYYSI

 * 25 mukautettavaa kryptoraporttia
 * Interaktiiviset kaaviot kaupankäyntitapahtumille ja kolikoille
 * Voitto / tappio & Tilintarkastusraportit
 * Realisoidut ja realisoimattomat tuotot

TAPAHTUMIEN TUONTI

 * Helppokäyttöinen tuonti 110+:sta pörssistä
 * Automaattinen API-tuonti
 * Synkronointi suoraan lohkoketjuun
 * Vienti Excel, PDF, CSV, XML & JSON-muodossa

VEROILMOITUS

 * Veroraportointi 100+:lle maalle
 * Pääomatuotot, Tulot, Louhinta, jne.
 * 13 Verotusmemetelmää (FIFO, LIFO, AVCO...)
 * Verovienti CPA:lle ja verotoimistolle

KOLIKKOKAAVIOT & TRENDIT

 * Historialliset kaaviot kaikille 26,738 kolikolle
 * Aina viimeisimmät hinnat kaikille kolikoillesi
 * Parhaat Kolikot kauppojen ja volyymin mukaan
 * Kolikkotrendit, statistiikka ja analyysi

AMMATTILAISTEN TUKI

 * Kryptoverotuslait 100+ maalle
 * Jaa tietosi kryptoverotusasiantuntijoiden kanssa
 * Full Service-tiimin verotarkastukset
 * Yksityiskohtaiset oppaat, video-oppaat ja UKK

TURVALLISUUS & TIETOJEN SALAUS

 * Tietojen ja API:n salaus
 * 2-vaiheinen tunnistautuminen
 * Luo ja palauta varmuuskopioita tapahtumistasi
 * Pääsyä pörsseihisi ei tarvita

KRYPTOTREIDAAJILLE


Lue lisää

KRYPTOYRITYKSILLE


Lue lisää


ESITTELYSSÄ COINTRACKING

Whether you just started investing in digital currencies or are already trading
like a pro, our crypto portfolio tracker can update all your transactions in
real-time.

Toista Video


HOW-TO VIDEOT

Uusi CoinTrackingissä? Oppaamme selittävät kaikki CoinTrackingin ominaisuudet ja
asetukset 16 lyhyen videon avulla.

Toista Video
×

DIRECT IMPORTS FROM

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

WALLET IMPORTS FROM

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

WITH LEGACY SUPPORT FOR CLOSED EXCHANGES

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


MITÄ IHMISET SANOVAT...

CoinTracking is a comprehensive feature rich finance, tax, accounting and
strategic planning crypto dashboard.

Kirk Phillips CPA, CMA, CFE, CBP, DCC & Author of "The Ultimate Bitcoin Business
Guide"

CoinTracking has the most features and the most tools. They support pretty much
everything.

Curt Mastio CPA

I have tried over 20 different crypto tax softwares, and CoinTracking is the
best by far.

Laura Walter CPA

We regularly recommend CoinTracking.info as we've found it to be the best on
market for crypto bookkeeping.

Drew Pflaum CPA

We have tried all the crypto tax software in the market. CoinTracking is the one
with most features and best tools for generating correct crypto tax reports.
That's why we have a dedicated team providing reconciliation and tax expert
reviews solely for CoinTracking users.

Sharon Yip CPA, MST, MBA, Founder at Crypto Tax Advisors, LLC

Ei enää Excel-taulukoita, ei enää päänsärkyjä. CoinTracking on paras analyysi-,
ja vero-ohjelmisto Bitcoinille.

Izabela S. Demacker Asianajaja

We want only the best for our customers. Being partners with CoinTracking.info
helps us to provide better services and products for our users, and we think
that CoinTracking is a must for any Bitcoin trader!

Davide Barbieri Founder and CTO at The Rock Trading Ltd

CoinTracking on erinomainen työkalu Bitcoin-, sekä Altcoin-tapahtumien voittojen
ja tappioiden määrittelemiseen sekä tietojen valmistelemiseen verotusta varten.
Eritoten automaattinen tapahtumien tuonti pörsseistä sekä automaattiset
hintamuunnokset ovat olleet erittäin hyödyllisiä.

Holger Hahn Verokonsultti
Lisää CoinTracking-arvosteluita

If you don't want to keep your own log, use CoinTracking.info

Forbes.com

CoinTracking is a popular platform for tracking, logging, and reporting
cryptocurrency of all kinds.

Nasdaq.com

CoinTracking is an active participant in the Bitcoin community and quick to
support its customers on online forums...

Bitcoin.com

CoinTracking.info will help you figure out your transaction history, how much
you owe and how to fill out the Schedule D (1040) form for reporting capital
gains or losses.

cnn.com

CoinTracking supports eight different methods for calculating tax liabilities
and says these customizable reports can comply with the standards of 'almost
every country in the world', enabling users to save time and money while staying
on the right side of the law.

cointelegraph.com

The CoinTracking application was launched in 2013 and is one of the leading
crypto tax apps for solving any tax issues/queries.

cryptocurrencynews.com

CoinTracking is the epitome of convenience. No other Bitcoin service will save
as much time and money.

Andrew Phelps CEO of Bitcoin Daily

This transaction report goes on Form 8949 of your tax return, which then becomes
part of Schedule D. Cross recommends that investors use one of the
cryptocurrency software services that help people calculate their losses and
gains, such as CoinTracking.info.

CNBC.com

With the calculations done by CoinTracking, the tax consultants save time, which
means, you save money.

btcmanager.com

Especially given the ambiguity in the crypto market, tools like CoinTracking are
ideal to devote all your time to investing without wasting extra time collecting
data.

coinpro.ch

CoinTracking is a unified one-stop solution which can provide excellent tracking
features across multiple platforms and multiple currencies. Excellent features
and great integration with popular digital coins and exchange platforms, this
can definitely be a powerful tool that users can take advantage of in better
planning and managing their digital currency portfolio.

BitcoinExchangeGuide.com

The sheer amount of offered features is simply staggering, ranging from a
multitude of supported crypto exchanges up to keeping the historical charts of
variable values of virtual coins over the years. All in all, we were very
pleasantly surprised by the CoinTracking platform and we can’t wait to see where
it all goes from here and what new features they will implement in the future.

VirtualBanking.com Rating: 9.6/10

A favorite among traders, CoinTracking.info is by far the most advanced platform
with a very robust set of features that you just don't find on most of the other
sites and apps. You can import from tons of exchanges through .CSV as well as
API and they even let you import from popular wallets like Exodus, Electrum, and
Blockchain.info. If you are looking for the complete package, CoinTracking.info
is it.

cryptostache.com

CoinTracking offers investors of digital currencies a useful portfolio
monitoring tool. The tool analyzes the price history of over 4,000 crypto
currencies, your own trades, profits and losses from the trades as well as
current balances. Furthermore, CoinTracking provides a time-saving and useful
service that creates a tax report for the traded crypto currencies, assets and
tokens.

the-blockchain.com

The name CoinTracking does exactly what it says. With a wide range of supported
cryptocurrencies – including bitcoin, Ethereum, Ripple, and thousands of others
– filling in those tax forms becomes very straightforward.

TheMerkle.com

CoinTracking is one of the bitcoin community’s most popular trade tracking and
tax reporting platforms. It’s straightforward to use and supports all coins and
all exchanges.

PlayersMoney.com

Kaikki CoinTrackingin käyttämät prosessit, raportit, sekä salausmenetelmät ovat
ISO/IEC 27001-sertifioituja.

Näytä sertifikaatti


FAQ ABOUT COINTRACKING


WHAT IS COINTRACKING?

CoinTracking is the first and leading crypto portfolio tracker and crypto tax
calculator. No matter which exchange, wallet, or blockchain is used,
CoinTracking extracts the desired transaction data via automated interfaces and
creates a portfolio report with one click. Users can also have their crypto tax
report generated easily, no matter which country they are in.


WHAT DOES COINTRACKING COST?

Up to 200 transactions are free of charge. Above you can select different plans
Pro, Expert, Unlimited, starting with monthly fees of 12.99 USD. Those plans are
based on the total number of transactions and can be paid yearly, 2-yearly (50%
discount on second year), or as a lifetime option.

You can also pay with BTC and get an additional 5% discount.

For further details please check here.


WHEN IS CRYPTO TAX FREE?

Depending on the country in which you reside, certain types of transactions may
be considered tax-free. In some countries, transactions like airdrops are
tax-free under certain conditions. Other countries classify trades as tax-free
if the holding period exceeds one year. Most countries have a tax-free allowance
between $10,000 and $15,000, where every income is tax-free. Additionally,
crypto tax havens like the UAE, El Salvador, or Portugal do not tax crypto at
all.


WHAT HAPPENS IF YOU DO NOT PAY TAXES ON CRYPTOCURRENCIES?

If profits earned from cryptocurrency trading are deliberately not declared in
the tax return, it can be considered either reckless tax evasion or tax
avoidance. Depending on the amount of tax that was avoided, the act may be
sanctioned as a misdemeanor or a felony. There may be fines or penalties, and in
serious cases, imprisonment. Additionally, taxes must be paid in arrears and
penalty interest will be incurred.


HOW MUCH TAX ON CRYPTO GAINS?

The amount of tax you are required to pay on your cryptocurrencies is dependent
on the country in which you reside. In some countries, taxes on crypto gains are
calculated based on your income tax rate, which typically ranges between 10% and
50%. Conversely, in other countries, cryptocurrencies are taxed at a flat rate
for capital gains ranging between 10% and 30%. Furthermore, in certain
countries, the tax rate on capital gains gradually increases based on the amount
of the gain.


WHEN DO YOU HAVE TO PAY TAX ON CRYPTO?

In most countries, profits from the sale of cryptocurrencies are taxable. Taxes
are levied as soon as a cryptocurrency is exchanged for another cryptocurrency,
an NFT or a fiat currency. In addition, some countries differentiate the
applicable tax rates depending on the type of transaction.


 * COINTRACKING
   
   Etusivu
   Raportit & Palvelut
   Tietoa & Tiimi
   

 * RESURSSIT
   
   Hinnoittelu
   Lehdistökuvat
   News Blog
   

 * LAKIASIAT
   
   Käyttöehdot
   Tietosuojaseloste
   Jalanjälki
   

 * MOBIILI
   
   Mobiilisovellus
   
   
   Mobile View: auto / on / off
   
   

 * TUKI
   
   Ota yhteyttä & UKK
   Veroavustus
   API
   

 * YHTEISÖ
   
   Twitter
   YouTube
   Discord
   

Made with ❤ in Munich · Copyright © 2012-2023, CoinTracking