Loading Tool

Explorer IconExplorer

Memory Pool

83,720 transactions
31.56 vMB
0.10567219 BTC
Random Selection Loading Transactions
Max Size: 193.11/200 MB

Candidate Block

Mining Attempt ffbac10a943534a50c5198ab8a3bdee29e43e9f655247059d9c06c0863a03191
Version 20000000
Previous Block 00000000000000000000a85c36171777e63d64dce13efc9d5a9a92d01c1863c6
Merkle Root 97d1e359e5f15079bba85484cf10a60b322597469891bb5cd5b44cbeb1eee2d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,680
Size: 1.00 vMB
Total Fees: 0.03259783 BTC
Feerates: 251.13 > 3.27 > 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,222 (811,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,420 103,420 00000000000108aa2cd2c41201aecc203ec7371ae34969ca30a004f27c3f1492 1 0.00/1.00 vMB 0
103,419 103,419 000000000002ab62a491a86fa4ff0e80bf98cd3337bb538405ef0f89a20767bc 1 0.00/1.00 vMB 0
103,418 103,418 00000000000349f1dcd47b6365786fc204a4a838e13884fb64a2c2f892fb80cb 1 0.00/1.00 vMB 0
103,417 103,417 000000000002a7db19ec8d45529e9c80b91ec373b132ef2a3217fc7e3139ad21 1 0.00/1.00 vMB 0
103,416 103,416 00000000000250e6e0d0d5cf837527650c157c630bfa6c4c928d12dd1c4bc64d 1 0.00/1.00 vMB 0
103,415 103,415 0000000000012df798e1e9885e79036d0371ba86b6ebe43116f99400eebad3ab 2 0.00/1.00 vMB 0
103,414 103,414 000000000002e5a0ddf6c2bd271edda3c1cdb14b345ba214aec046b44057ea2a 1 0.00/1.00 vMB 0
103,413 103,413 0000000000028fa426a1f211da8fa88753b57c955e17c1dba80d9ba78abd04f7 10 0.00/1.00 vMB 0
103,412 103,412 000000000000f27361514d0664b7d9c3f52bbc15dd9e1254f49b8420959eb589 12 0.00/1.00 vMB 0
103,411 103,411 000000000002771e5f9c9cf906974a6ae04d22c589113ff871bdde67dafa3704 13 0.00/1.00 vMB 0
103,410 103,410 000000000000b720ab2cd9d60da32258b8b14351d6f6dfdb369cc45eedea91ff 6 0.00/1.00 vMB 0
103,409 103,409 00000000000153cf0bf369ad1ee4b5d7c936397642f3af41179fa81d751f658c 3 0.00/1.00 vMB 0
103,408 103,408 000000000002635880cfbd6fc9671cd3806b29428a2df836a4420d71b7835706 3 0.00/1.00 vMB 0
103,407 103,407 000000000002598e57a29185f6545b2fd6122541c3b9b1eafb84f69de7b1737b 1 0.00/1.00 vMB 0
103,406 103,406 00000000000072680e4c8a9010ba4b721988d420df3432a8fdf384441241d797 2 0.00/1.00 vMB 0
103,405 103,405 00000000000235d841b98e631e5a10019c73e9aa7aa0162e3e08225a865417d4 1 0.00/1.00 vMB 0
103,404 103,404 00000000000219aad4873fae599906d5678ed9bf32bdcea80cc4c47673de2f82 2 0.00/1.00 vMB 0
103,403 103,403 0000000000018629225b045ee4d15565c0165d4e45f6964f37363b21319f8fb1 2 0.00/1.00 vMB 0
103,402 103,402 00000000000289a5df8fd8299abf646c7b7f849889b8ee9a7cc215d337b877cd 4 0.00/1.00 vMB 0
103,401 103,401 00000000000274faa7b067dffcedb4e638b819b8f5aecd6253a88e8e7f3f781f 1 0.00/1.00 vMB 0
103,400 103,400 00000000000202f17de6dfa4e4072dd0daec2693e2c98ea603f2e0dfd32c7de5 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.77 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: 709.39 GB
    • Received: 16.90 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.