Dogecoin Node v1.14.7  

  • Block Height
  • coingecko DOGE/USD
  • Current Connections
  • Uptime
  • Location
    🇮🇹

Tipping Jar

Dogecoin Whales 

Latest 10 dogecoin big transactions (over 1.000.000 $DOGE)
id Amount From To Date TxID
{% trans "Loading" %}...

Transactions tracking info

These data are collected using an opensource nodejs daemon available on github and dogecoin-core, we provide free API to get latest 10 whale alerts, however, we are a lab and this service is hosted on developement server, therefore the service is subject to frequent updates and possible temporary interruptions in delivery
                                
    1 API URL: https://dogecoinlab.org/public/whales
    2
    3 Response Example:
    4
    5 {
    6    "data": [
    7        {
    8            "id": 42,
    9            "txid": "d027a762252dc623decc487330355120b86e7f499bdac8e70581d8526299d0f8",
    10            "sender": [{"address": "DNW12bJuhAaDRSGpDSTHUomdFjZ6ZkeyzX", "amount": ... }],
    11            "recipient": [{"address": "DDz1H7AcqPgmKzFEP3pBHW5b1GWuWEoAAP", "amount": ... }],
    12            "amount": 13361433.12572962,
    13            "doge_usd": 0.075433,
    14            "time": "2023-03-25 01:56:53"
    15        },
    16        {
    17            "id": 41,
    18           "txid": "1e7673ae8d9ae88461c2a6a541e24217267a102703523f5bcc5f08724a4d5725",
    19            "sender": [{"address": "DPDTJugNnD84RkbQNRA6X8DPDVZcVwNffP", "amount": ... }],
    20            "recipient": [{"address": "D9wfpqQU4PCZRmDpAqvH6hmau7dEBBJFTq", "amount": ... }],
    21            "amount": 21543574.69900091,
    22            "doge_usd": 0.075384,
    23            "time": "2023-03-25 01:54:13"
    24        },
    25        ...
    26    ]
    27}