Loading Tool

Explorer IconExplorer

Memory Pool

80,901 transactions
31.00 vMB
0.09264222 BTC
Random Selection Loading Transactions
Max Size: 187.58/200 MB

Candidate Block

Mining Attempt 37df043f35208d8d42bd97169c843133ec315f9b971b6d2d0de928517902f27c
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 02836106b457b8d81d5e05f4c4237f2a9310be241ea5e1afaf074dbe63c1f55c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,110
Size: 1.00 vMB
Total Fees: 0.02581688 BTC
Feerates: 110.56 > 2.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (597,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,805 317,805 00000000000000001a7344ef6d3a8abe7245772c1c159306e73ea4b1c24bb16d 366 0.17/1.00 vMB 30
317,804 317,804 000000000000000026e4a32fe13a3a5909eeb0f4cca291d71cf08653f161448a 323 0.17/1.00 vMB 31
317,803 317,803 00000000000000001eddc81efe4b1a0bf030e8317a2e89a419f1148dd0ac86a1 129 0.06/1.00 vMB 29
317,802 317,802 0000000000000000279895f50771246b6dbed2939599bf5c7721bef4a1bab8ca 867 0.42/1.00 vMB 31
317,801 317,801 00000000000000002739fcf0def76a7a4e3b4d43ac8960971732282f47e9adcc 403 0.23/1.00 vMB 27
317,800 317,800 000000000000000023ed8e1770d9626583ee0923dc995024d5316fc8da102fe9 412 0.23/1.00 vMB 23
317,799 317,799 00000000000000001959d465e214404f704f1430fd9bdc1bc3f8ffd99b84e8d6 181 0.06/1.00 vMB 34
317,798 317,798 00000000000000001eadd1740e17b0b2b61fc61b7d67dea2e70c98f34469f8d8 647 0.31/1.00 vMB 30
317,797 317,797 00000000000000000688b912b892421715787e39ca52b567a357213ab6891c8e 92 0.04/1.00 vMB 32
317,796 317,796 00000000000000000b1e77099e95f386170f3c942e56d6adb85671e8992d71c8 936 0.51/1.00 vMB 28
317,795 317,795 00000000000000001a6c29cb7bfe2104ef7482891293cdc46a43f38a01e4b221 757 0.35/1.00 vMB 30
317,794 317,794 000000000000000001ffdcef1a89bba1c168cc105bf642200ee17c7f6b7f7311 1,405 0.64/1.00 vMB 31
317,793 317,793 00000000000000000f9869a46b80d79eed21d6a2db06361107d3b08021f7f945 18 0.01/1.00 vMB 24
317,792 317,792 000000000000000018b01e93c7caaed765b7ff478f2dcc7ae6364bfcf97fe2f8 61 0.05/1.00 vMB 17
317,791 317,791 00000000000000001352b6495239e59aa739c38671c443022a47fd8ec9f8b5e6 256 0.11/1.00 vMB 30
317,790 317,790 000000000000000009c8564ff88d3332b35c7a2420cf9a95852fbdd4e1f29f43 117 0.06/1.00 vMB 29
317,789 317,789 0000000000000000096cd1432d7178c65b6e010639b974906c70e4a437581e0f 203 0.17/1.00 vMB 16
317,788 317,788 000000000000000018a85b55ee5cbb197c9f0dbe04f6222f6d1bb36a0ea79092 180 0.12/1.00 vMB 24
317,787 317,787 0000000000000000086ddcb8428d6c2be96362cde4e598c212e9471adea233ee 286 0.25/1.00 vMB 19
317,786 317,786 0000000000000000111424bacbcd919fc9f237f05e10127d3c8d00faeb4dc0e5 29 0.02/1.00 vMB 21
317,785 317,785 00000000000000000bd0f2a97897f0d0b2ebd4d8b07fec6f15272813400e9e47 258 0.33/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.71 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 699.27 GB
    • Received: 16.60 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.