Loading Tool

Explorer IconExplorer

Memory Pool

44,730 transactions
26.79 vMB
0.06567384 BTC
Random Selection Loading Transactions
Max Size: 141.43/200 MB

Candidate Block

Mining Attempt d393dfc7dc9727a07f2e6f3c36329d3a976d709e8a327acab9bb068e2f3d608a
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root e6fa3751c1e7307eaab617fe33b08afeeb5a335cb45a8d89946236892433dc49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,419
Size: 1.00 vMB
Total Fees: 0.01631626 BTC
Feerates: 100.36 > 1.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (528,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,419 386,419 00000000000000000b4b68bfb0a78359504e15edc863b41201405b48c00355a5 1,294 1.00/1.00 vMB 20
386,418 386,418 000000000000000003238454c92249ac313843d008fd66e06babc54eaa215814 1 0.00/1.00 vMB 0
386,417 386,417 00000000000000000cfb13308225611ddf38233e80051f2a675facbfa1b35756 1,648 0.75/1.00 vMB 36
386,416 386,416 0000000000000000041b220e607ca377bedc9c41e9acc53cb303960135020c7c 1,899 0.67/1.00 vMB 48
386,415 386,415 00000000000000000922929e3437aababcc566cfe401a41457d759676189735f 523 0.28/1.00 vMB 34
386,414 386,414 00000000000000000bec69d4ba88cee4639af393d1183c791b6c74c0382028d8 661 0.95/1.00 vMB 12
386,413 386,413 0000000000000000024aab3d001163f359ccc9a724b6889d38f7f15e79a4cdf5 1,377 0.95/1.00 vMB 22
386,412 386,412 000000000000000008529aaad635dfd996d91aa8be2b123a6c4f59432fd9daec 1 0.00/1.00 vMB 0
386,411 386,411 00000000000000000aa5abbb19fee9db664ef4eb181f06f1484f2c4bae519df2 2,811 0.95/1.00 vMB 47
386,410 386,410 00000000000000000d4d6ffd703f6bc06020db3a7e5e6de41daba20a7e2b2bd4 76 0.05/1.00 vMB 25
386,409 386,409 00000000000000000c166fe294ac56f4f42f06e8a7290f79cc6bbdcf4b451d30 1,557 0.75/1.00 vMB 34
386,408 386,408 00000000000000000d5cff134f5f58f7079bba5b7047abe2bfa7dee2c7518050 1,999 0.75/1.00 vMB 56
386,407 386,407 000000000000000006076ff9131a94f92a7cd9d505d0dccc6aa2b091a3cbac25 2,049 0.91/1.00 vMB 37
386,406 386,406 00000000000000000a0e9bcc6be427d1517e35fad6853a06d3b371124dce0961 854 0.51/1.00 vMB 28
386,405 386,405 00000000000000000825974500e65cf2d5bfe77b257e72cfc1e5418dee64f12c 648 0.27/1.00 vMB 41
386,404 386,404 0000000000000000047d80481ade91fcf0a61cd321a45053c9e12704c6769ca1 535 0.97/1.00 vMB 10
386,403 386,403 00000000000000000a81f984966318afa94427ec3e63978ac49992627d29d960 1,853 0.75/1.00 vMB 39
386,402 386,402 0000000000000000025c538a1b3df7a3e4eccad316e75c3cc7ea554e02f5246c 713 0.30/1.00 vMB 40
386,401 386,401 0000000000000000068c014552ff37e8bb926a41ac1b0f6142d35c45b7ac56e2 1,759 0.98/1.00 vMB 39
386,400 386,400 00000000000000000485c21e106b4565c52632c4b629568516d529c5c7dcc3c0 1,352 0.64/1.00 vMB 32
386,399 386,399 0000000000000000041fd9260fc35a33d4decedb88c518458417232bd6c1babe 1,215 0.66/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.91 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: 645.66 GB
    • Received: 12.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.