Loading Tool

Explorer IconExplorer

Memory Pool

17,296 transactions
7.92 vMB
0.02322540 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.40/200 MB

Candidate Block

Mining Attempt 0fb822e1d299703edf8e1a17b271dd64700b843f313caa57403ace1066268f24
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 00975cf5ee2964ca26ea187688da97a4c54f8b8ad6fb0536c71e14ce01bf7912
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,821
Size: 1.00 vMB
Total Fees: 0.00686313 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (824,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
88,790 88,790 000000000003e10f592dce0c76c68771a0add4af12caedb4421a139eff270f43 2 0.00 vMB 0
88,789 88,789 00000000000fbd8381fa7ab632ff3a637ac10fc26c8dc9accf5390d80d00300d 1 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: 11
  • Data Transfer:
    • Sent: 246.17 GB
    • Received: 0.93 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.