Loading Tool

Explorer IconExplorer

Memory Pool

30,240 transactions
9.57 vMB
0.15208998 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.72/200 MB

Candidate Block

Mining Attempt bb09b43c014238d7562c4da02acd9e77950d66b37a990637554913f8075e9c83
Version 20000000
Previous Block 00000000000000000000509134f4cc7e9cf327299f81f0e594b3d1dd3418e2db
Merkle Root 98d3c190b6871329af52206874eb4e09c796f2e5e14d9f83eede495164c3f609
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,232
Size: 1.00 vMB
Total Fees: 0.08288752 BTC
Avg Feerate: 3.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,994 (718,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
194,615 194,615 00000000000000c5cb92576f932956cdc8e12ee9c62f3594f9fb74426897518f 0.00 MB 7 0
194,614 194,614 000000000000010d5e7357ccffc06635efb8ec6191c653397efd9c49a05a937c 0.06 MB 135 116
194,613 194,613 000000000000031319f85c58d68719201e630d616ce90e44d04105e617ae3e05 0.02 MB 67 25
194,612 194,612 00000000000005e72c91eb924fb63457dd572ead2e24efa1c1a7d75cadcfb888 0.12 MB 253 129
194,611 194,611 00000000000003d4deca93e858579fb146d27223f28dc2d963d714b4ca382b28 0.00 MB 19 54
194,610 194,610 00000000000002eef20c0bb913f6a778e9f8cb9b14111ea6486b0c20b7c77784 0.07 MB 92 96
194,609 194,609 000000000000063a4bfc867d5befd60f24a65b7294faf7f67e3fc67f3cc39235 0.02 MB 64 86
194,608 194,608 0000000000000728bfec82e7270aca175ae3d6916651b186fd93b0cb5544d1eb 0.07 MB 148 222
194,607 194,607 0000000000000590611b76f213dce6b082a3fae3dd054da4b082c0e5a89f5585 0.04 MB 119 45
194,606 194,606 000000000000041ca01fed7725aef6297a0c17bb79f83aec137407ab7cd55d63 0.03 MB 53 72
194,605 194,605 000000000000005344a022070db6c6aeeb5ef8d38cef89d7c7c9db89b22b94fd 0.06 MB 113 103
194,604 194,604 0000000000000357ffcf84dba1217e9cfd96fc70d42ae645a82dd25b08d74ed3 0.03 MB 64 78
194,603 194,603 000000000000036631041afd224689901a4aceba0f3d2d121ac6de38201e774e 0.10 MB 235 140
194,602 194,602 00000000000001dce003e7c46dcb0221d8fafe73cf710a4064ebda0e529821e8 0.17 MB 367 125
194,601 194,601 000000000000079220edf2cc3bd63e7774605d789a181a831bcbf89ea76b18b3 0.05 MB 137 49
194,600 194,600 00000000000003a8bc44d972f738b25320d247d41148df48cf3dc1ce9c99d9cd 0.08 MB 139 103
194,599 194,599 000000000000060a3aa51d49aa2af2462689e4e6a8033888e827293a44291766 0.10 MB 217 118
194,598 194,598 000000000000060379844f7bfed1e61d3cac8c4e8676a13e0ef4a98ca4f87753 0.02 MB 62 114
194,597 194,597 0000000000000062c52eec20b01650be794c8571fe738e34c5f2c28749ba1889 0.09 MB 218 114
194,596 194,596 00000000000001e27dee36e7679706fbc67dd991cb038a5cc0d0b61d1345c206 0.15 MB 294 111
194,595 194,595 000000000000029b89154bf650dfea4258d778a765bc925562496c2bc8d7f754 0.14 MB 367 141
Previous 10 blocks ↓
Total Size: 778.83 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: 377.08 GB
    • Received: 3.39 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.