Loading Tool

Explorer IconExplorer

Memory Pool

46,286 transactions
30.62 vMB
0.09860390 BTC
Random Selection Loading Transactions
Max Size: 157.52/200 MB

Candidate Block

Mining Attempt ad97b2007d5b0cd1f7f4afba904812361e0f0c10357f6c242a95ca72bae19b3b
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 442a895f48fab03199a3852d34cdd01ffe08cc46cad445436b1610ea4f237a2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,676
Size: 1.00 vMB
Total Fees: 0.03164091 BTC
Feerates: 100.29 > 3.17 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (862,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
51,781 51,781 0000000014129e11a326f6a30cc65e071f9b4cc0fc7e24aa204e9040c6fa27d3 1 0.00/1.00 vMB 0
51,780 51,780 0000000019c4fb5fc06751cbe38c53b6dd5910b8b18ad54e6204d3cc6ebb3e06 1 0.00/1.00 vMB 0
51,779 51,779 00000000010169cc8a854997724a41dddd40e51dadfe39a7d6cfec605c5437a4 1 0.00/1.00 vMB 0
51,778 51,778 00000000147f230ab5ba9c3753e08d0cbe4fed5966f16eea6e918bfaac8d4164 3 0.00/1.00 vMB 0
51,777 51,777 0000000012c8690bf2f0a14058b942a8c95d831543568aadd6a2ab193cbfffc9 1 0.00/1.00 vMB 0
51,776 51,776 00000000025483ea81b59df22f398519140bf9c521f0deebfe7aed9836117ede 1 0.00/1.00 vMB 0
51,775 51,775 000000000059a0ea6d73ebfe3cb2a50a42e474e2dbaace60f49850bc214095c1 1 0.00/1.00 vMB 0
51,774 51,774 0000000010bf5cc4b671046ee757c39aa6cd39d53ddf97009b984c73442cc640 2 0.00/1.00 vMB 0
51,773 51,773 000000000d49d44e68fff3a8b9ee91fe8a5e94aeeb1e2013471f4112afc98082 4 0.00/1.00 vMB 0
51,772 51,772 00000000202b4233afefc6d4d392d630a308add5b0fc2a76fc16d0b8892ad0b3 1 0.00/1.00 vMB 0
51,771 51,771 00000000154f931334046ee0a1771803c293045dbc33c7e8690fdc2747adb0bc 1 0.00/1.00 vMB 0
51,770 51,770 00000000054131f178c216e1e718faec8619f28ba9c3172f9062a083e726fa1f 1 0.00/1.00 vMB 0
51,769 51,769 00000000037a9def421a898b5b6b14afcd7ada2899d7d7e73da506faa771423c 1 0.00/1.00 vMB 0
51,768 51,768 0000000008f3e306c9d9b241ded10af055c470d6ecbe7d2e8e46eae9ab6790ec 1 0.00/1.00 vMB 0
51,767 51,767 000000001a11669eeef9ecdafbe412585be7da1a1ebf6a55e9b7f0066210d86c 2 0.00/1.00 vMB 0
51,766 51,766 0000000012484da6b94360213c8bb2c92bde07a8b52c7b30306258f5c9ada7f6 1 0.00/1.00 vMB 0
51,765 51,765 0000000016f40c3a8212cdac395e25010c0a3937fa16d0dc5714a96f98333bcf 1 0.00/1.00 vMB 0
51,764 51,764 000000001a5848ae3cb8056a7eaf7d2ec36f869392953913c42c55864cf50d3a 1 0.00/1.00 vMB 0
51,763 51,763 0000000017269e57fe15c28d7aba049622aa071ca60edde03960ff15b77e07d6 5 0.00/1.00 vMB 0
51,762 51,762 0000000008cc0312a12a751cf11a6f8492c0be5f18288d5ac54939c14e3d0426 1 0.00/1.00 vMB 0
51,761 51,761 0000000018faaee36e0c923e9c627b714a4e0ce58a5b19c7a40efd11f583fecd 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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