Loading Tool

Explorer IconExplorer

Memory Pool

82,083 transactions
30.67 vMB
0.07839588 BTC
Random Selection Loading Transactions
Max Size: 187.98/200 MB

Candidate Block

Mining Attempt 5f61b413f342eccd6ac36dd6d97a2b0bbc2c93d1592be971f259948e9beec0d5
Version 20000000
Previous Block 00000000000000000001c9a0bfc95ee466302ac4a5ca5faccc359946d3ec2ec3
Merkle Root 2a80c9bfbf195147ae87582d9f922228506880b9d9c047f697ff11765888b192
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,076
Size: 1.00 vMB
Total Fees: 0.00982949 BTC
Feerates: 100.30 > 0.98 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,331 (20,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,436 894,436 00000000000000000001a95977b486e42f58dcb44fce38a69377176a82efe1cf 4,063 1.00/1.00 vMB 10
894,435 894,435 00000000000000000000ec76d8e0fa6c71c4513db68d4ff63bc6589d490371e7 2,791 1.00/1.00 vMB 3
894,434 894,434 00000000000000000001bffe188dc23d222916bdbbc5f5a95f84b1778fc5292f 2,666 1.00/1.00 vMB 2
894,433 894,433 00000000000000000001f0b5a2067bd08ffac092310be5fe96c588d443257ab6 3,747 1.00/1.00 vMB 7
894,432 894,432 00000000000000000001a9ec3da4a31b983707b994a688b192f2c2579361c7a6 3,516 1.00/1.00 vMB 2
894,431 894,431 0000000000000000000155e0b9d6432b3b297aa804e24d49c9012b7719a2c123 2,767 1.00/1.00 vMB 2
894,430 894,430 000000000000000000010fe97e91349f72008949c56e9468a267b6403285b6ff 1,974 1.00/1.00 vMB 2
894,429 894,429 000000000000000000010dd4d3a5d333fc3b5295ec89db578b14a66bd75d5caf 3,874 1.00/1.00 vMB 1
894,428 894,428 0000000000000000000069b9545a5ac4b92f4190c7994e3b487de3a7b28044fd 3,413 1.00/1.00 vMB 5
894,427 894,427 00000000000000000001915c79e4e211654a5cc6a652d44da0eddcb14ca1c509 3,103 1.00/1.00 vMB 1
894,426 894,426 000000000000000000023ac9b0836ce3e62296ffc14674b2a960ba5971ed7380 392 1.00/1.00 vMB 2
894,425 894,425 00000000000000000000645d7246f6755301d1c5b6e8bc92458facd1899f01c0 2,465 1.00/1.00 vMB 6
894,424 894,424 00000000000000000001811c4544ea741c6afd2c2f0e0d87d073a681bfe593d7 643 1.00/1.00 vMB 3
894,423 894,423 000000000000000000020be3fb62e0b26623d6abbbd731a9173ad08d3ccca228 799 1.00/1.00 vMB 3
894,422 894,422 000000000000000000004ae401b097a1a1221bac439ee2e10db777659ff001a6 3,799 1.00/1.00 vMB 5
894,421 894,421 000000000000000000009249dbf28c7be2f7532f94fd54edba8123705385c69a 517 1.00/1.00 vMB 2
894,420 894,420 0000000000000000000167a5fe3eb4b0711ce97b8f89fd4032a0b73642fd12ab 3,453 1.00/1.00 vMB 3
894,419 894,419 000000000000000000003aa680e0318bd603933498a97682c69594118514ec10 3,129 1.00/1.00 vMB 5
894,418 894,418 00000000000000000000ec92a5acd90d7941018d360cad6c4d51a32e73b07e97 3,101 1.00/1.00 vMB 2
894,417 894,417 00000000000000000001d03ffce298dc3fed73342304240c914c9213129e7169 4,401 1.00/1.00 vMB 4
894,416 894,416 00000000000000000000b58f0bddfba02d6a5b0f5a382894964d7606ad6f606b 3,565 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.97 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: 715.77 GB
    • Received: 17.73 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.