Loading Tool

Explorer IconExplorer

Memory Pool

79,665 transactions
29.64 vMB
0.07310958 BTC
Random Selection Loading Transactions
Max Size: 178.38/200 MB

Candidate Block

Mining Attempt 0df32ab3ed04d63a7d442f5b204c19cad2ae99dc4ca6cfd817d0469b8189730b
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root b7598336b383563801d906d1cf191145bb3503ea84e8c4fa08c482523632f0ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,730
Size: 1.00 vMB
Total Fees: 0.01289319 BTC
Feerates: 454.44 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (392,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,519 522,519 00000000000000000014645d275643997da963bb1f13ac57ca1e85c26c18ea49 1,428 0.61/1.00 vMB 34
522,518 522,518 000000000000000000152e4ce1478d23fed93853c565db299abfb985a3035559 774 0.32/1.00 vMB 33
522,517 522,517 0000000000000000000320dff416ea7dccc26217a92dc39e5127d0c4198bd8f6 1,141 0.43/1.00 vMB 41
522,516 522,516 0000000000000000003c66e32389434ac1e802ae7241937920c9b490e7f44eac 103 0.04/1.00 vMB 33
522,515 522,515 0000000000000000002773573ba4b9efd7f6ed13adbe1d8621dd60949cd74708 262 0.11/1.00 vMB 33
522,514 522,514 0000000000000000003320a27f8790916ebc85c107395f4f7998693f0a4fe595 226 0.17/1.00 vMB 1
522,513 522,513 00000000000000000038c87a732c927e329908043d87684d5a6d2595669b512a 2,089 1.00/1.00 vMB 15
522,512 522,512 0000000000000000002cccb5a0265c74516b181508621cd36ce457cb0415057d 1,241 1.00/1.00 vMB 14
522,511 522,511 00000000000000000005becad792ebc00bd135c9dc3a54d3ed2796053f8272da 2,303 1.00/1.00 vMB 23
522,510 522,510 0000000000000000003a539ff974960a25474b6a6987b014805d07cdf1ad634a 744 1.00/1.00 vMB 44
522,509 522,509 00000000000000000011f796d03bc33b378dc34bf1e723c6f098802dbd0cfa99 722 1.00/1.00 vMB 65
522,508 522,508 0000000000000000000d38db4df9a3c3db7019fdfe5fff67f0e632ac91de0ee2 2,356 1.00/1.00 vMB 18
522,507 522,507 0000000000000000002d1c356c4e82cd9f07e8107c7cef60979b159cb4be2066 2,237 1.00/1.00 vMB 42
522,506 522,506 00000000000000000002b82302a26f1cf4abee6bf1ae7a305fd8369d259e1915 2,550 1.00/1.00 vMB 55
522,505 522,505 000000000000000000344c83b66fb3daf5c205da2cc6ed155283226f1b11c082 214 0.07/1.00 vMB 37
522,504 522,504 00000000000000000004f0497301856e8ae093e2005c20ad6ff993be278e4701 273 0.19/1.00 vMB 37
522,503 522,503 0000000000000000000a40ffc6a50fc417d5dd84a64f4082287aef06ea75ab03 670 0.27/1.00 vMB 37
522,502 522,502 00000000000000000032343e7cc84956712a41cc297ee184d783623ed11db26f 27 0.01/1.00 vMB 21
522,501 522,501 000000000000000000385e5966d95d56860e8b072967b14b636e31e8f43a02e7 986 0.48/1.00 vMB 24
522,500 522,500 0000000000000000000cdff1b5488b788029a4a24c2723b44a6c72d16b3b3d32 2,666 0.96/1.00 vMB 30
522,499 522,499 0000000000000000002cfd3517124dbf056fb0ce0bc981e0da454ebcc0d3b785 1,225 0.50/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.37 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: 663.23 GB
    • Received: 14.89 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.