Loading Tool

Explorer IconExplorer

Memory Pool

19,568 transactions
8.47 vMB
0.03500890 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.25/200 MB

Candidate Block

Mining Attempt d495d791e88d6fd59eb240c5e6c4e74e96689de6cec241f4f41f7feb4d2263b3
Version 20000000
Previous Block 00000000000000000000a3bbaab364c8a67678d454613e29c10bae8cf58f784a
Merkle Root bf2f1f0cfe49524e9dd766b139776c6d969d54cda242d243592a490d097c7e26
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,717
Size: 1.00 vMB
Total Fees: 0.01688105 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,410 (874,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
38,421 38,421 000000002fc7445cb1be388463864b07a94b0751013f2da73cc036a4b618260c 1 0.00 vMB 0
38,420 38,420 00000000593e8abfe3b9421cb24a10fd3e26b76b8b06c086f8e4e887deac1c6c 1 0.00 vMB 0
38,419 38,419 000000002fdbd59c66c0d3339b83966694c0fe5d8ce68a8be5eca3dfb72e987a 1 0.00 vMB 0
38,418 38,418 0000000019c85a6d82cb47a2fbd6ea6f5eddb18b12a27e964638e7e6f6f679c1 1 0.00 vMB 0
38,417 38,417 000000006aaf926b6cf6de38352b4ca731529ab82d2f4158000e6f6d8933db41 1 0.00 vMB 0
38,416 38,416 000000008aecc6310d0d0c60ed8ad50ce51675517eaac0864adab8b845123378 1 0.00 vMB 0
38,415 38,415 0000000057b536596fb96735c1b2dc4ed0cddc9d30f8aa3ee966975227d7aba4 1 0.00 vMB 0
38,414 38,414 000000000d4294b0e769a03a27cb367b61f5b16c640c01a449b501d129d90b13 1 0.00 vMB 0
38,413 38,413 000000004358adbba797b55bb08b5dd5920ec5c8405d73c119faf9f4f819a39f 1 0.00 vMB 0
38,412 38,412 0000000018117fd591b946f7f2701c8e356ae759a15e86df3474213cf0d5f799 1 0.00 vMB 0
38,411 38,411 000000006f7d8a746f9a9b0291731d881b0eb81e65ae12b43450926a557887ae 1 0.00 vMB 0
38,410 38,410 0000000030b8e035d9e06a737bb943b4dde668287d3c2c56c570430c6f9055de 1 0.00 vMB 0
38,409 38,409 0000000054d3b20bfc637f8e5258557e1a2fb4cc5a2e6daea911bf21abdbca66 1 0.00 vMB 0
38,408 38,408 000000002e81dbd7d023536a339215c82949d21f78ba3305e2fae16222671cd1 1 0.00 vMB 0
38,407 38,407 0000000019dd4da0fb06147fc9c1e8de88d64e4a90d3965e249525664747da14 1 0.00 vMB 0
38,406 38,406 0000000043acf25886fac3c3b8e32d273777f61d889b5532cb0290689ede5acb 1 0.00 vMB 0
38,405 38,405 000000005ecf495edec74971920810885c596dc3b84e40ab692442896223e5d4 1 0.00 vMB 0
38,404 38,404 000000001593f16e7169a18cff2d7e54f4282dc03c8efcb62bf8a6f8c689af25 1 0.00 vMB 0
38,403 38,403 000000002c456395acdb2e7f80636a8895596a1540c5859c89d1aa820d19edfd 1 0.00 vMB 0
38,402 38,402 000000000643b7250def4779267979f3b66ce44ff8425fe10dc9e8b3b2993a5c 1 0.00 vMB 0
38,401 38,401 000000008afe14fb86b0af4a5e35b28060fb88b7108581a5b62c9b5193f74677 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 283.98 GB
    • Received: 1.13 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.