Loading Tool

Explorer IconExplorer

Memory Pool

18,625 transactions
10.94 vMB
0.03218658 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.50/200 MB

Candidate Block

Mining Attempt 6200e1615f43bdcd9917e1be5d1ab306b0b940cfd850a1854d7fb7853e2852b0
Version 20000000
Previous Block 00000000000000000001780729c0d9ab0c7fd43034d92ca125a01d650fbaf372
Merkle Root aded5229e7ecfcf5d60f354f6356bcbf2c4e7c3ac8a59321b39ed8dbef59201c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,282
Size: 1.00 vMB
Total Fees: 0.00707084 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,355 (828,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
84,763 84,763 000000000019c4c85d8e89cfe348d0b65496220b1768dc171e1663f6954c06ea 4 0.00 vMB 0
84,762 84,762 00000000001227531b63c5b680404859d13503b8518555748a53a67df5dcf1f9 8 0.00 vMB 0
84,761 84,761 000000000029fe4e74455d762a256a752420ff4e00dd1ecd459b77c689746504 1 0.00 vMB 0
84,760 84,760 00000000001f0c9addcb88fd5c4e1c78252745caacb9413ea4c3fd1d738ebd5e 1 0.00 vMB 0
84,759 84,759 000000000020f0ec0d81a9ea2de6df01d4200c94e81c7bc21a510c48c1a2302c 1 0.00 vMB 0
84,758 84,758 000000000025f33ea36719253fd481dc39f7eb632db5b6a069c70c4843a0f59a 1 0.00 vMB 0
84,757 84,757 00000000000c4b7b9001ba390c31e452c1507460272609272b482bf3f8573fea 7 0.00 vMB 0
84,756 84,756 0000000000088880a92fec4be64353414a1239b4236e34c591f8ff05b44918c7 5 0.00 vMB 0
84,755 84,755 00000000002ba8389c27dc53b0b89662524b7aec9d3283f3e8bebb3a6317ff4e 2 0.00 vMB 0
84,754 84,754 00000000002044625a12351e51af9a42a156902c42940f0407ba11495a46b664 6 0.00 vMB 0
84,753 84,753 0000000000048edacbc5ddbc45f107e8e488a42fdbbdb196da1fceb7a5d886f5 1 0.00 vMB 0
84,752 84,752 00000000001a34590a3db5f28bb47d7cf80f0c73e65b482727438d5af3f0bf85 1 0.00 vMB 0
84,751 84,751 0000000000078127488165b81d5dff868b4eee551ba35335b388040019d60161 1 0.00 vMB 0
84,750 84,750 00000000002e2bb1e91ec66bdd84e2bdc2accfc8040d46b2764c1ef526eb90ca 5 0.00 vMB 0
84,749 84,749 00000000002c5fd6772f0be185fe46c2aab1692fa571b5974cbdaf256c721dec 1 0.00 vMB 0
84,748 84,748 000000000029179808b3a6a975ac011dcaab9068d423c7a5d016c4c061ef47b4 1 0.00 vMB 0
84,747 84,747 00000000000cbcd8b96a5ea8cb4c78c89161cb7d60af9876de45ff06920e91ef 6 0.00 vMB 0
84,746 84,746 0000000000105c0ccd46d61cce2afe05ff01c942acc8a13692bd4923f568e368 1 0.00 vMB 0
84,745 84,745 00000000002271bb416a2f3ec93051ddde94472b2ad29d503822ecb389c79695 5 0.00 vMB 0
84,744 84,744 00000000001cf62bae3fb487ab121e1ea5aadee6d345fcc22690d6789d95b59e 1 0.00 vMB 0
84,743 84,743 000000000011d8a20a5c848b028948d27f98e9f9bb83eb9aae0594393b600f5c 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

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