Loading Tool

Explorer IconExplorer

Memory Pool

82,411 transactions
30.15 vMB
0.08726416 BTC
Random Selection Loading Transactions
Max Size: 182.12/200 MB

Candidate Block

Mining Attempt e35ae46ea61ca9e908aad2e61c3473cb6ad49ce44fbb5d0e31f2783e7d8bd78e
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root b2bcc12d8dc006bad15f7a651f5ed003c022cdf540243342c8fd44da3c978dc9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,196
Size: 1.00 vMB
Total Fees: 0.02535031 BTC
Feerates: 151.12 > 2.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (591,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,282 323,282 00000000000000000d7d68ddbf860ba1160f2cc0627394d3bf0c62a3ad3660cb 24 0.01/1.00 vMB 41
323,281 323,281 000000000000000003c80344f792d4c976ecee1d18e40323cb086745e8cc2dd3 828 0.50/1.00 vMB 27
323,280 323,280 00000000000000000e7e3e8515a67798f17b2e9dc556500d3fdea3d76dc63393 312 0.16/1.00 vMB 28
323,279 323,279 000000000000000006c7ee39f76921d3e5b5e7328b82243727c53e9abddb3317 199 0.09/1.00 vMB 31
323,278 323,278 00000000000000001ee714fd5d37d0fb246ae1d397219195cf0d05c01fbf8074 34 0.05/1.00 vMB 12
323,277 323,277 0000000000000000116c0048bd7933853775f206f5b61326c27946c31972423b 605 0.29/1.00 vMB 29
323,276 323,276 000000000000000005454b32c165573fa733d9420f48f6dfa73a2d0853911ff5 399 0.20/1.00 vMB 33
323,275 323,275 00000000000000001b3f602ed3e5092c34dfdb3c6d58d3efe161a3f96ac1f9cc 527 0.35/1.00 vMB 17
323,274 323,274 00000000000000001d24e1e07ff87ddf944a73b39841d28914463b4d68cb7b27 377 0.19/1.00 vMB 32
323,273 323,273 00000000000000001db8d47ef78a41647877e67be5fc4f780736d10c65e06013 274 0.15/1.00 vMB 22
323,272 323,272 000000000000000005b8c72360dcec0c4be2eb45ce0c350b47ee3d0408bb30d4 419 0.23/1.00 vMB 26
323,271 323,271 00000000000000000d660ead4b19bf286a89309b3de74912d4ca51688460cea3 1,173 0.61/1.00 vMB 28
323,270 323,270 000000000000000008026947c7efd867d5eca8024871042a102ce005ed0cdc5b 96 0.06/1.00 vMB 6
323,269 323,269 00000000000000001466743572cd0dce1edbfe125edad42d93d45c42c9d762ff 763 0.50/1.00 vMB 27
323,268 323,268 00000000000000001e3f03b35b61c9d02476dacc31cc4ec792e526de976ba1dc 429 0.23/1.00 vMB 26
323,267 323,267 00000000000000001d305b95499c6ad3633284a7772e55bbecc88aa448b8b9bd 444 0.27/1.00 vMB 24
323,266 323,266 00000000000000001b0ca86bc76495e7e9f3853774cdfcf6883e59b7368fcf90 567 0.31/1.00 vMB 28
323,265 323,265 000000000000000000f8a58091c414bd54eb687a229678f27e820e499ca3a87d 292 0.18/1.00 vMB 19
323,264 323,264 000000000000000000aeb93278055e567afcf8f9176a707425d7b3ad119fea53 410 0.22/1.00 vMB 22
323,263 323,263 000000000000000016bf77d5d55503fa1e4eda92fd1cb8ae0e8e09256d4525c2 775 0.37/1.00 vMB 29
323,262 323,262 0000000000000000136b5f4c38d11a552fb215e8fbe88f97b76addc6614fd7c7 743 0.34/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.33 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: 660.39 GB
    • Received: 14.71 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.