Loading Tool

Explorer IconExplorer

Memory Pool

42,973 transactions
29.15 vMB
0.07715156 BTC
Random Selection Loading Transactions
Max Size: 149.97/200 MB

Candidate Block

Mining Attempt b98fc4969b961b4d2e1f1989171728f12024ea48037a7ccf7d2f181c390582e7
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 8aaa507b70de740556cee495fb72c9ae32d8e05d9e2cc5ec849b04a36286bf58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,820
Size: 1.00 vMB
Total Fees: 0.02013473 BTC
Feerates: 150.75 > 2.02 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (476,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,021 438,021 0000000000000000009d9152742304e37fc0815b87949156242c2835768487f1 2,006 1.00/1.00 vMB 74
438,020 438,020 000000000000000001dcc192a76e78bfabb8f495531b80849b54fd723205de3a 1,001 1.00/1.00 vMB 29
438,019 438,019 000000000000000001736dcf7d8388ac2b42ef60a6a65e293a2113b8c31c799f 1,936 1.00/1.00 vMB 47
438,018 438,018 000000000000000000eb76716755d0f1c1ad5b6daddcc4e9517f7567c7b4ee1e 1,866 1.00/1.00 vMB 61
438,017 438,017 00000000000000000014833132dd274ae067f49c2acf347d4407c373cf7ea9fc 2,104 0.75/1.00 vMB 98
438,016 438,016 000000000000000000b348ec45abf01c32745d4186989c3de6f3c325b17f6347 2,175 1.00/1.00 vMB 47
438,015 438,015 00000000000000000427bed40494d508bd012595111c27f3fa66148a7576b6ed 1,645 1.00/1.00 vMB 58
438,014 438,014 000000000000000002806d32ff9428451150803481a2bd415e512be589789956 2,471 1.00/1.00 vMB 78
438,013 438,013 00000000000000000311b0d3a9385fd5df099c16c816820073227e0cfd3f882c 2,212 1.00/1.00 vMB 85
438,012 438,012 000000000000000000c2bec933a2f1fa9fb8f10a0c2281f95bbe8f2cd55dbad7 2,375 0.99/1.00 vMB 59
438,011 438,011 000000000000000000d0078b6fdf97af3743bd7bba7022ba2f4adae41dd5c51b 2,118 1.00/1.00 vMB 92
438,010 438,010 000000000000000003a40ab603f2c5ab33f0e42d69e9aa1821701c72d8cd1199 2,696 1.00/1.00 vMB 60
438,009 438,009 00000000000000000095139beb7b40b65c051f95d8974bf54c5bfda864384e5e 1,686 0.75/1.00 vMB 64
438,008 438,008 000000000000000002a6181d301bf99991331982d21d3fb3ba48c3e16d85c395 2,544 1.00/1.00 vMB 102
438,007 438,007 000000000000000002a92fd1c47b40810d0693edd4ce5c0983e67f41199331ac 2,827 1.00/1.00 vMB 77
438,006 438,006 000000000000000002f24e91d81da01ea78b699d44490c74329f9fee96d6a2f8 272 0.99/1.00 vMB 6
438,005 438,005 0000000000000000041729a5dbec6a4831db8ceae73b3cc1573405c174870eae 1,865 0.80/1.00 vMB 65
438,004 438,004 0000000000000000029e35ea92f139b1b1140127212f60401108cbb7af43ffac 1,023 0.99/1.00 vMB 26
438,003 438,003 000000000000000002d937bca30f4af214e17029a4af3c5118329122df6a07a5 1,815 0.91/1.00 vMB 40
438,002 438,002 0000000000000000020c6f46731310e9575582d89ef340eda7cef80b87e9722a 2,271 1.00/1.00 vMB 53
438,001 438,001 000000000000000003ecfbfbd2848ebb1dcf26881cfa1011fc36d3d2a74d04a7 2,686 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 781.70 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: 629.20 GB
    • Received: 11.88 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.