Loading Tool

Explorer IconExplorer

Memory Pool

78,050 transactions
29.03 vMB
0.10192004 BTC
Random Selection Loading Transactions
Max Size: 175.56/200 MB

Candidate Block

Mining Attempt 94dd48dc1010d2b3567c31fd1c3f08e90757dc8fb01072911f708b0d882da44b
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root ee0808101304a1d651eb1dcbadc0d5aa28b6f58c2b2ba0c5e998fd24006b8f08
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,958
Size: 1.00 vMB
Total Fees: 0.03040138 BTC
Feerates: 402.60 > 3.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (172,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,125 743,125 0000000000000000000719fac6571574787336cf9b3408d7a1990e03c61635cb 1,119 0.39/1.00 vMB 12
743,124 743,124 0000000000000000000727a61a4eae6cac53fd66bb15990b59fdf132fe5a5eea 134 0.04/1.00 vMB 8
743,123 743,123 00000000000000000003ef752f428d65379d286448f07d4b9280e78393d9b983 526 0.17/1.00 vMB 13
743,122 743,122 0000000000000000000488b67a1b5bbc267149417006b03e1051dfe0f2341a15 607 0.23/1.00 vMB 12
743,121 743,121 000000000000000000036aaca685ac1dbed838a88ba52e733e792e7fde50e124 2,149 0.84/1.00 vMB 12
743,120 743,120 000000000000000000073f2432540b05ab398ca0600ebd6b4e69f46d006f54eb 1,143 0.63/1.00 vMB 10
743,119 743,119 000000000000000000010eb246d4c3a00d3121ddd11df9c00472e031e426b8b4 440 0.26/1.00 vMB 8
743,118 743,118 00000000000000000005ccc583d6d8223a0d2fc52141d785166dbcda829e5a98 1,346 0.43/1.00 vMB 12
743,117 743,117 000000000000000000089a787bdf4e028416c700644b2f6f637ba3b9c1cf1b59 1,355 0.48/1.00 vMB 13
743,116 743,116 00000000000000000005136f124a0a76c5ab4787f406978ef7f923af3265b961 1,521 0.59/1.00 vMB 11
743,115 743,115 00000000000000000008c00caae4c8bd3cd6eee3a41864df25b45af6dc611929 920 0.48/1.00 vMB 10
743,114 743,114 000000000000000000066659249968a94f7de4f86b559199333a4f9ded576b0c 611 0.70/1.00 vMB 5
743,113 743,113 00000000000000000005cabc14dd89524ca8959ef0d2137ea738bd1b1fc7093b 767 1.00/1.00 vMB 8
743,112 743,112 00000000000000000006b02a1c7d0c6dd6e89d3614822846684dfe52c1098334 1,390 1.00/1.00 vMB 16
743,111 743,111 00000000000000000001059acc2a95c298721d0f44ae37d22c0e5543a3339761 1,918 0.88/1.00 vMB 3
743,110 743,110 00000000000000000006f1b7aab0e702c343f69cf572c61e5a33010f33bcd684 2,404 1.00/1.00 vMB 16
743,109 743,109 0000000000000000000579f0237f1c12ef72e5b23228ff44f94c034ad3b6b60f 2,223 1.00/1.00 vMB 13
743,108 743,108 00000000000000000000d55761a40942898f145ee7a9449d1b0fef2281b8e648 2,584 1.00/1.00 vMB 17
743,107 743,107 00000000000000000000411c0a86eaec598832b13f050a910b1c9d3444539469 179 0.05/1.00 vMB 13
743,106 743,106 0000000000000000000682e930c215ef01310435c9f84d325b7113b04af89faf 317 0.24/1.00 vMB 15
743,105 743,105 00000000000000000006d5b7a2a38c53a53679e532565e03dfaf5c1b000959ea 331 0.17/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.92 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: 714.54 GB
    • Received: 17.56 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.