Loading Tool

Explorer IconExplorer

Memory Pool

82,318 transactions
30.61 vMB
0.07795008 BTC
Random Selection Loading Transactions
Max Size: 187.99/200 MB

Candidate Block

Mining Attempt dd4099839eddf24fe751be756677ae1a6e83043d14c630ccc59e830c040d96ae
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root c6ef658032e588b3256e0cf40aad2b337674f4b3ebf18a175645de8b682e93ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,460
Size: 1.00 vMB
Total Fees: 0.00951486 BTC
Feerates: 79.55 > 0.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (491,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,882 423,882 0000000000000000003ab98633e0e7f1e680686feb28a92f79b3ad96b97a55e7 271 0.12/1.00 vMB 61
423,881 423,881 000000000000000001e55ef80ec3c6e9d8d83610a1b2fe3095a603f24b5279e1 333 0.12/1.00 vMB 70
423,880 423,880 00000000000000000550f385a2d1cf4bebc100caa0c4191277c14439c924569c 226 0.11/1.00 vMB 49
423,879 423,879 0000000000000000044a08d14754b497ad454033b5cfeaff4492c8f281c6b7cd 169 0.38/1.00 vMB 16
423,878 423,878 00000000000000000278d29040df2724669adb6826011dcf0bd907b6f2ee16f8 1 0.00/1.00 vMB 0
423,877 423,877 00000000000000000301c7c78e29a499506a82e2ec5cff32b4c82cd36523f953 1,711 0.94/1.00 vMB 48
423,876 423,876 000000000000000002b6785cb4bcbc477b29ad66e999d0a0a2a0f3bc08a765d2 23 0.01/1.00 vMB 143
423,875 423,875 000000000000000004547e8db05f2048e8c337e69d414d4d17052e111068e8ca 499 0.80/1.00 vMB 55
423,874 423,874 000000000000000000cea2e72528ae2e5d508dffd13fc0f9ac88b8041a3625a4 2,622 1.00/1.00 vMB 83
423,873 423,873 000000000000000000a1734635302d3290345003855819bd2a7a2f7140ff59ab 1,061 1.00/1.00 vMB 32
423,872 423,872 000000000000000001b49a6a2389b085b39f1518f9419c57036ac26a889b7dac 2,091 1.00/1.00 vMB 56
423,871 423,871 000000000000000003c3f054f4dea54f0ebe4b1545c96aa453c9f26b3b027ef1 23 0.01/1.00 vMB 89
423,870 423,870 000000000000000004da4f86159710b565059adaa63b87a60584c99cb51073f3 2,961 1.00/1.00 vMB 106
423,869 423,869 0000000000000000035b265305b098cb39e30671cb4c3161b17c1ea19231d5c2 602 0.24/1.00 vMB 75
423,868 423,868 000000000000000004a9512a26bbfa78fd0ca26651b60450463f76b8922776e0 1,874 1.00/1.00 vMB 61
423,867 423,867 0000000000000000046b56735e0c8b89b22ea759ed9ae89d0d2c095e88e7797b 14 0.00/1.00 vMB 205
423,866 423,866 00000000000000000198fb5f08dc5e7d2c0b87461830e762a9e22c92c2b9810f 2,545 1.00/1.00 vMB 82
423,865 423,865 0000000000000000004538a22c176b7199950fb685f609e5127b61a3a4325bb4 1,291 0.95/1.00 vMB 43
423,864 423,864 00000000000000000159cfc5a222c85a1d72a15387d751bf7d77cdfdc0c87728 2,714 1.00/1.00 vMB 86
423,863 423,863 000000000000000001f9e6ed22028d1a23a28f6343a83b36da68844982fe9e7e 1,404 0.99/1.00 vMB 40
423,862 423,862 000000000000000004bd7509c239ac4b8684a6e5110b2392190857fcd70a4632 2,532 0.99/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 782.97 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: 715.95 GB
    • Received: 17.76 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.