Loading Tool

Explorer IconExplorer

Memory Pool

43,995 transactions
27.27 vMB
0.07854813 BTC
Random Selection Loading Transactions
Max Size: 142.46/200 MB

Candidate Block

Mining Attempt bfdc7da6075f921242f09dba68fdaed4d6d5c34717c56524b25a97475ae0c180
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 7d022a98375359d02232416326682673bade043ace98d7edf9096909fa829cb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,435
Size: 1.00 vMB
Total Fees: 0.02584396 BTC
Feerates: 150.77 > 2.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (443,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
470,960 470,960 000000000000000000cf647784e3ec8d88f3d9bb95559906e674239ac65a7662 2,374 1.00/1.00 vMB 371
470,959 470,959 000000000000000001836cabc135cb3702ce992e6ea71a524692432d2a46f009 2,138 0.85/1.00 vMB 339
470,958 470,958 000000000000000000be4710ee2c85ac6d8cf7f789ebbbc39421341d4488eb58 1,375 0.99/1.00 vMB 363
470,957 470,957 0000000000000000019a9e2f2b7991be8869f317d56e47014b76838a2613d5a7 1,260 1.00/1.00 vMB 235
470,956 470,956 0000000000000000000eac3c92ffb62df0109fc6da49f3593e3a4a1fd4cdad59 874 0.99/1.00 vMB 153
470,955 470,955 0000000000000000008f2a64b84888bca3cd4785189b9af3ab38fb4a1b23264e 2,241 1.00/1.00 vMB 263
470,954 470,954 0000000000000000007d4c5ece656c15542becc8cb606cfb838e4ed91072092e 2,214 1.00/1.00 vMB 401
470,953 470,953 000000000000000000c13dc9c27c7e7b9a603d1040a069da2c5d06374d4c3bef 979 1.00/1.00 vMB 153
470,952 470,952 00000000000000000044370b25fe7a361ab6473c08f463b407932ab441afe1e3 2,276 1.00/1.00 vMB 333
470,951 470,951 00000000000000000168c3440397f97ea40fe90b16b2bedbfe590449e8ea29a1 1,677 0.71/1.00 vMB 354
470,950 470,950 00000000000000000079abcf58e43763e8b613cc49fd7f7f41c72b77e2a5539f 1,757 1.00/1.00 vMB 223
470,949 470,949 000000000000000001895ee922cafed199785a9a72d1cbc4fba411ab409e049e 2,075 1.00/1.00 vMB 374
470,948 470,948 000000000000000000fdef97c9acb3635010b1427cf2f12059f1e9802cba1188 936 1.00/1.00 vMB 139
470,947 470,947 00000000000000000196ffb1f12aab860fc2bd6896967968d4db1526539d133b 2,335 1.00/1.00 vMB 392
470,946 470,946 0000000000000000019da61da95dfef35d350b1917056b8363dd0a9d2e6611b2 1,808 1.00/1.00 vMB 177
470,945 470,945 00000000000000000155beee66d42285f468071b22be402c82605173954e7f48 1 0.00/1.00 vMB 0
470,944 470,944 000000000000000000dbf4b833f1a54759c45925828109835364ddd4a94c2d5c 1,742 1.00/1.00 vMB 312
470,943 470,943 0000000000000000001178f0e5e632039c84802097c13ed22a2a0e5130232afc 1,998 1.00/1.00 vMB 331
470,942 470,942 000000000000000000caf0e8e156bfee3ca0c3430c9af83d6611e9d507c89896 2,338 1.00/1.00 vMB 370
470,941 470,941 0000000000000000007f64b218179931297e29dd2c8a19c6b1161430f43a7246 2,429 1.00/1.00 vMB 400
470,940 470,940 000000000000000000a6bb39931f219a88af5f045df81375b85e2f370e28fab7 338 1.00/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 13.99 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.