Loading Tool

Explorer IconExplorer

Memory Pool

44,300 transactions
27.40 vMB
0.07165294 BTC
Random Selection Loading Transactions
Max Size: 144.33/200 MB

Candidate Block

Mining Attempt a52542b1038c9df2d347a8ce509c92f5c99d698651e121dd77a691e7adee6ff7
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root 1214be4164f6243064f415f684e8e417fab413a8050d66017d771e64d67ac19e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.02035081 BTC
Feerates: 170.94 > 2.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (616,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,472 298,472 000000000000000016ffe8c5d63ad201af08e85fd5d8d8f551255dc69b3c07aa 84 0.07/1.00 vMB 10
298,471 298,471 00000000000000007498d1d5e0ccca7b95124bb13ad3cddbbb687c0396c4c87f 1,336 0.80/1.00 vMB 45
298,470 298,470 000000000000000030599c20d54849022966f6e875aa36372f83d8af4e4ef10f 94 0.07/1.00 vMB 26
298,469 298,469 000000000000000070db4f6594f5b974b090844c681c37e31a90018c8948811d 380 0.34/1.00 vMB 19
298,468 298,468 0000000000000000078e10ca86b5c4fbba01823a34f713626c87a19e3693abec 512 0.20/1.00 vMB 51
298,467 298,467 00000000000000003e7075c0206200b68c470390f0438ca8d71eec5162acaac7 196 0.25/1.00 vMB 14
298,466 298,466 0000000000000000004a3d588f785312fca79684ef62eba7e7ef30c1cd6a7f4d 1,024 0.38/1.00 vMB 39
298,465 298,465 00000000000000003c2a8e5cf1a482231521d4fd2729476d199d7c7ec191b17c 622 0.35/1.00 vMB 32
298,464 298,464 00000000000000004c26b80c449ca4f4caf9b7fb180fa727201c2d556edc9fec 612 0.50/1.00 vMB 23
298,463 298,463 000000000000000062f4879db361721fafe2572a573ee9375cf8958cde9cad4a 920 0.50/1.00 vMB 30
298,462 298,462 000000000000000052a453f8fb6e57f3c355d616866992fb50d426a65f0a94d6 1,126 0.35/1.00 vMB 59
298,461 298,461 000000000000000085aaeeb682a7dea157e6ca0ca2a2f394e64b14b81df95327 747 0.35/1.00 vMB 33
298,460 298,460 00000000000000006f978c299f71a3f9bbd42e91e3e0e553e9dd45922514677e 1,185 0.88/1.00 vMB 25
298,459 298,459 0000000000000000860c474f6410456cebd1ab0ebf87e91c62a514e11a367c10 1,988 0.90/1.00 vMB 33
298,458 298,458 00000000000000002f8f9102e45bc9d067bde6f3363b1601216d3eac2a75cb9e 1,093 0.35/1.00 vMB 55
298,457 298,457 00000000000000006921862340475c30c798f68b5030ba6c68f1e270a073429b 85 0.06/1.00 vMB 25
298,456 298,456 000000000000000085878300fc5021a1422fb3ca39c5fbdb1f368a8503ad4474 840 0.35/1.00 vMB 40
298,455 298,455 00000000000000004bf421d2f52cff0245c07866380147eb01c75b2b5206477b 540 0.34/1.00 vMB 26
298,454 298,454 000000000000000054ed7f05f4d74304d294deb5956e09c89e537af1a76270f4 1,315 0.75/1.00 vMB 30
298,453 298,453 0000000000000000766a1f96e70aa2c6ea7c4b64d9af257634d666db5f5a035a 458 0.29/1.00 vMB 27
298,452 298,452 000000000000000050acefb679710c9907db51074b5803f709c0250044321e6e 79 0.04/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.21 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.41 GB
    • Received: 14.14 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.