Loading Tool

Explorer IconExplorer

Memory Pool

47,375 transactions
28.08 vMB
0.08977566 BTC
Random Selection Loading Transactions
Max Size: 148.94/200 MB

Candidate Block

Mining Attempt f911f84e3dc04148ed1714564bef81a63da36470fb64ebc43775a09e5d084fa3
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 937b75fc1065345fe7eb97be68249955221109ea5306b64c0c06c0d1776c25b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,241
Size: 1.00 vMB
Total Fees: 0.03403135 BTC
Feerates: 683.68 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (374,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,448 540,448 0000000000000000000b30f2d877a15b6e65dbbdf7c676995c32d415d1a46497 665 0.28/1.00 vMB 22
540,447 540,447 0000000000000000001fed10566e1c20f37c6969c82822bfa207f5d915805d22 2,140 1.00/1.00 vMB 22
540,446 540,446 0000000000000000000038addb8d8791d851e9e18063ee941e37a8c47f706ae9 853 0.29/1.00 vMB 25
540,445 540,445 000000000000000000150c137aa72523e43a3f7845b5c6cafb7686da1c7a7ca2 303 0.14/1.00 vMB 23
540,444 540,444 00000000000000000027373907b2a5947f81d9b66a329ef08e49b55960a24b38 864 0.35/1.00 vMB 26
540,443 540,443 0000000000000000001433919b9bc2451bfe64931435b923f674157b57864555 252 0.08/1.00 vMB 48
540,442 540,442 000000000000000000227acd95d5a2cfbdc0c23507c88c5a5c368d25abfa6054 986 0.43/1.00 vMB 23
540,441 540,441 00000000000000000026928bbbd188d8420be25b0867020791b1cd74ce829fb2 483 0.20/1.00 vMB 26
540,440 540,440 0000000000000000001e4db6f750929f0f2b3e23151eb3f617369775dbe8611b 918 0.38/1.00 vMB 12
540,439 540,439 00000000000000000010da7277796406d00595c380d90b5dbb342a523fd3ef5d 1,048 0.37/1.00 vMB 38
540,438 540,438 0000000000000000000ba9a3a517a87d335ff884e77266dc99215b34958ccfcb 221 0.12/1.00 vMB 23
540,437 540,437 00000000000000000006d1c21f2514ef6c75dc103ade31907ba689dc3586b3e2 2,191 0.92/1.00 vMB 24
540,436 540,436 0000000000000000000318d0036a7045236ed2c801a60d470e2413a7ff8740a1 20 0.01/1.00 vMB 11
540,435 540,435 000000000000000000099ec80636b45510a9ffbf69f45e20eebc6089890f8d75 121 0.04/1.00 vMB 39
540,434 540,434 00000000000000000023989cf24f209c8ddca727fea869cd35dbdbd63dba86fa 165 0.05/1.00 vMB 34
540,433 540,433 00000000000000000001392115f75f0a130b9d309142b1ac121f2d1feeff06fa 2,087 0.81/1.00 vMB 23
540,432 540,432 0000000000000000001a25d396fe9913a5005be8e419c47895701dd01fa9bfc4 199 0.06/1.00 vMB 22
540,431 540,431 0000000000000000000beb3d84e8adff6e9553fc5559ec397d3245c4c71888f4 1,180 0.48/1.00 vMB 27
540,430 540,430 00000000000000000020c191b9d2eef32b21795d37a5169cde504e214e789cdf 1,275 0.43/1.00 vMB 29
540,429 540,429 00000000000000000027a9662b246b6232dbd258abeff6cf0fcfae99b8aabc34 1,568 0.86/1.00 vMB 19
540,428 540,428 000000000000000000045cc6f9e539f0b3b85377a84566be5ed331e83847ddac 86 0.03/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.22 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: 654.78 GB
    • Received: 14.20 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.