Loading Tool

Explorer IconExplorer

Memory Pool

21,921 transactions
9.47 vMB
0.06392944 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.56/200 MB

Candidate Block

Mining Attempt ad40b8a07770fcd834ee2bfc6d45082c9d2c8d2e45d8a09a45539fe0ae51bd6e
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 7a0a4f83e61ef3de8f3b1342667332f5ea1d481449a0d1264f75d5724ef535e8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.03706213 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (824,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
88,811 88,811 000000000008c51bffb10fbb9c2b9dc2317c8183d0f7a3cf8a3140dea7adcfbd 1 0.00 vMB 0
88,810 88,810 000000000009a19f90cd70c18e78bd12b2f452a22df487d4ba124aa84a4e0209 1 0.00 vMB 0
88,809 88,809 0000000000077bcb463006422c13f88e1031de31b43c34689e67ed176ebb2542 1 0.00 vMB 0
88,808 88,808 000000000002de2646162e7f5b3ff69a9b233f0e731daf656a78956b2a7a7468 5 0.00 vMB 0
88,807 88,807 0000000000071ad15d5c7fc3b3527368959bcd9e8eed73ed28fad2dfc1ae94bd 2 0.00 vMB 0
88,806 88,806 00000000000ef7b297685148e8a877df47c416edb5a36d9e2ca38fcfa82f0422 1 0.00 vMB 0
88,805 88,805 00000000000c76cbb0e6d42fc812a5bc0b6b6ba8b099d86c8d678e9dac9b51e7 1 0.00 vMB 0
88,804 88,804 00000000000db48a4d4cde80fb112c97d90610caae42d2b2aee328162f0a6bc2 1 0.00 vMB 0
88,803 88,803 0000000000139ced12a08a53a27025e51b1d12ee72e4aa7843056a192c455da7 1 0.00 vMB 0
88,802 88,802 00000000000f2ecccb3882e161807a2dd5bef4147731efa967c39e749ba5ddc5 2 0.00 vMB 0
88,801 88,801 00000000000e98fab00b2df1cdf72f138f567bfefee074909b300e967b80c311 1 0.00 vMB 0
88,800 88,800 0000000000114e2f952518927ab00f4b98e6e4c771dfc1b8d2a215f1b34cc79f 1 0.00 vMB 0
88,799 88,799 00000000000e644e842685306859b4d50c42e01471bdd7bb060159eac0278f90 1 0.00 vMB 0
88,798 88,798 000000000014bb5878f2c72aabb4d5c4ffb93709b53ebbe4c61ae7d7cdd69ce7 3 0.00 vMB 0
88,797 88,797 00000000000d916acc95112773183dcbaf06a03f13c73e3b3088b6466e05ca6c 1 0.00 vMB 0
88,796 88,796 0000000000071190c1ed0e21b8a1ebb5f41a125fdf1ae6c1891ac81891b22c97 1 0.00 vMB 0
88,795 88,795 0000000000111a78c454a83b552cf5bacbaf14cc7e563bf261970552896a414b 1 0.00 vMB 0
88,794 88,794 000000000010a04736ed27444eae1c5568343be22a32fccb39e1f98158faf339 4 0.00 vMB 0
88,793 88,793 00000000000b83f228c2b460e115ab98c5f9223f9c9ec5c4ffcde55708fc928a 1 0.00 vMB 0
88,792 88,792 00000000000c021b59c5d5f7838f8226a913010c746753796bbe51e56520ac02 2 0.00 vMB 0
88,791 88,791 0000000000126920e34f4f40be9c86c83cdc457864d5712128be6ae897648d0c 2 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.54 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: 250.98 GB
    • Received: 0.95 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.