Loading Tool

Explorer IconExplorer

Memory Pool

48,434 transactions
24.42 vMB
0.20870878 BTC
Random Selection Loading Transactions
Max Size: 134.29/200 MB

Candidate Block

Mining Attempt 99b1a93686b8006e416c5a79e48108347588b471ffc3ebf25a9fd1db92a58f9d
Version 20000000
Previous Block 000000000000000000002de571b094bfff7eee2407ae753761569733a5146f33
Merkle Root 9739db5674ba91d1e906279a230b1e724c2df366a655fcd710ab68c94fe25d14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.10086740 BTC
Feerates: 301.59 > 10.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,085 (651,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,491 262,491 00000000000000070c52acad897ecc66989cb079e3ce650d9caa62db1946d811 227 0.10/1.00 vMB 78
262,490 262,490 000000000000000107d22ea59d001f004cc130cbc21c90e3fcf4ef86a0677d12 49 0.03/1.00 vMB 93
262,489 262,489 0000000000000004ee97071a7fb7886d32663d4e765ccf49bf8b67c1c9a44b30 16 0.01/1.00 vMB 56
262,488 262,488 00000000000000155851cd7c7f8b0124b554f427a001934cf2dc8df5539cf9d8 150 0.06/1.00 vMB 84
262,487 262,487 00000000000000070205d83330d51bdb4fdeab91c78d21af840fa5e1ba9454e1 197 0.09/1.00 vMB 60
262,486 262,486 000000000000000a90ddd2c58e23499f35b8aa30b06f46a2b4deef5240a12498 381 0.19/1.00 vMB 82
262,485 262,485 00000000000000114322e4412aa42b462bbf2eac4819af578a442afef1ba7199 128 0.05/1.00 vMB 84
262,484 262,484 000000000000000bcd5fcd31bf69560aa6ebc9d11cc89195575e1bfa2d028218 11 0.00/1.00 vMB 102
262,483 262,483 000000000000000c79960f64abfd002fd812082debeabd6d1fea762757eebed3 92 0.04/1.00 vMB 85
262,482 262,482 0000000000000016848641251debf0fca56af7c083331d8a499cc3fd2b6c023a 304 0.17/1.00 vMB 76
262,481 262,481 000000000000000014f3454ff7c5f18daf41395c8fc2d15ba25606bf08f897dc 181 0.08/1.00 vMB 70
262,480 262,480 000000000000000b581869689b791f463ba75ff1f7b74098ab634954c00dd067 248 0.12/1.00 vMB 85
262,479 262,479 000000000000000f00be09cde224a68ff220c4b6af5ad95de81b4bcd38fbb717 251 0.10/1.00 vMB 80
262,478 262,478 0000000000000006a24b1093bd07388ea8b7982f8886ab49a3ee198e10a2cded 273 0.14/1.00 vMB 85
262,477 262,477 000000000000000e6637e2a6ee4cbeef829b2a22c33be7050f00e3965c188b38 155 0.06/1.00 vMB 94
262,476 262,476 000000000000000e8c1bf800c6d0977b92e662b8d9d1944edf30660fedc0d726 426 0.19/1.00 vMB 84
262,475 262,475 000000000000000b9d7df9a15248c5b46ad70ed63e84ba72d4d48f7aa9ae025a 225 0.15/1.00 vMB 60
262,474 262,474 000000000000000e5044cc53a743c47623c50b38527510576b79979b734c00bd 382 0.15/1.00 vMB 92
262,473 262,473 0000000000000000ceb8e1d7d52a76990a918b8030cea127725eab21dbf39161 263 0.10/1.00 vMB 101
262,472 262,472 000000000000000d31f74953791ece2a6ec2c5a5f80b36bdb2fc995c164431b3 59 0.02/1.00 vMB 66
262,471 262,471 000000000000000b95dc2bcca721b4e258a2596ac335e65a03ef0ba0a9ea1d97 180 0.08/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 780.74 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: 556.74 GB
    • Received: 7.03 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.