Loading Tool

Explorer IconExplorer

Memory Pool

43,612 transactions
28.03 vMB
0.10097889 BTC
Random Selection Loading Transactions
Max Size: 145.06/200 MB

Candidate Block

Mining Attempt ee0f2236b1572a1d066aeedb52c15010557cf8cd7b43ba375a3972e430cfeb6a
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root d39d7e228acf779cdb846202db865d0c9231efe9bbef9c074178c0931ca3b8c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,965
Size: 1.00 vMB
Total Fees: 0.04113022 BTC
Feerates: 180.94 > 4.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (312,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,563 602,563 00000000000000000011d79ccf430e7b127032d8123f0565a1392fcdf4717105 2,498 1.00/1.00 vMB 47
602,562 602,562 00000000000000000004e5ba799a25f356ff192771f9f9791ba92eed8ac3edc2 2,816 1.00/1.00 vMB 49
602,561 602,561 00000000000000000006d147b5ecfc60100ca2b206240929ffa3f594dae95e08 2,429 1.00/1.00 vMB 13
602,560 602,560 0000000000000000000a812d139e31bfb77d0f49938077c8657526043fa9b771 2,625 1.00/1.00 vMB 16
602,559 602,559 00000000000000000008c00ada80eb220d293c9d9d245ff5c2a78d364c06de74 2,537 1.00/1.00 vMB 25
602,558 602,558 000000000000000000069e93cc6f1d089b81d1acee9fbeb374fe7c8d08ea5893 2,408 1.00/1.00 vMB 49
602,557 602,557 0000000000000000000655a6ad8c88fc82c8fb29dafca94e865163c037119ced 2,393 1.00/1.00 vMB 38
602,556 602,556 00000000000000000008ddec839fc0fc4e65fc054208ecebf78791d4fc35a715 1,954 1.00/1.00 vMB 35
602,555 602,555 00000000000000000003e9f98b76392562089a70f5d5b19db2be19af889fb95d 2,478 1.00/1.00 vMB 54
602,554 602,554 00000000000000000012f117c094870b88a7ea1003f35e75f660af0a3f4e8bc3 2,476 1.00/1.00 vMB 19
602,553 602,553 0000000000000000000c27046844f6e31dbde3ac15d4a423e8ffbed18bfbff40 2,117 1.00/1.00 vMB 17
602,552 602,552 0000000000000000000318f123009a84b3d6f0f5918a6e30b714bccdb96810cf 2,905 1.00/1.00 vMB 38
602,551 602,551 000000000000000000070c816819ce52d67c1b7b15853fdd759c3e35130c8fcf 2,621 1.00/1.00 vMB 52
602,550 602,550 000000000000000000062db481b7ae323e2aae08910c05af8e79fec1370af59d 1,750 1.00/1.00 vMB 8
602,549 602,549 000000000000000000129a3a4a1531af5887740970d5fdd7e78ba6588d303f04 314 1.00/1.00 vMB 8
602,548 602,548 000000000000000000034523efa494f55d37244272741ae26ae22341bb758096 817 1.00/1.00 vMB 16
602,547 602,547 00000000000000000001d5be10f14122d54d105c32ae2eaeac1a5109c024b831 1,598 1.00/1.00 vMB 22
602,546 602,546 0000000000000000000eccd683cfb64f42dfd893c1d9925b3b2723c76bcc87d2 1,914 1.00/1.00 vMB 28
602,545 602,545 0000000000000000001261c30f896b601ffae159c345f50a9da34619e184d7c2 2,452 1.00/1.00 vMB 35
602,544 602,544 0000000000000000000ed6af233719e8781b750446f985d29bc7e7472b0a3615 2,177 1.00/1.00 vMB 21
602,543 602,543 0000000000000000000289c1ba6643fa85130d2e57d1a3a645645f18e6adf9b2 187 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.79 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: 633.85 GB
    • Received: 12.22 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.