Loading Tool

Explorer IconExplorer

Memory Pool

73,092 transactions
28.35 vMB
0.06619088 BTC
Random Selection Loading Transactions
Max Size: 167.68/200 MB

Candidate Block

Mining Attempt 00ca4be3cea5a1c42d3f453a890289ca5c5407593e8e881fbec8e58d2d176a5a
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 93dd52a5968b37d7dbfb07d5f8929066a4b6569a6b61ea4d96baad7d03d66f2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,090
Size: 1.00 vMB
Total Fees: 0.00909669 BTC
Feerates: 100.36 > 0.91 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (618,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,749 296,749 000000000000000057eac5fbf6a4819e4407bba8012967c3144418270193158d 514 0.25/1.00 vMB 51
296,748 296,748 00000000000000009038bab2439d77d8187c1f8db80045d82602c1f88d555c84 12 0.01/1.00 vMB 20
296,747 296,747 00000000000000001e3857ed1246cb7ff52d19a565e6f1127db8e63a08b5ee92 103 0.04/1.00 vMB 37
296,746 296,746 000000000000000086579094ac99d9d5a1778f308c8fccc203fe471486bab149 125 0.06/1.00 vMB 52
296,745 296,745 00000000000000009c1950dfdb8f930ed1ced05fe082abf8e22f39b2220604e1 317 0.21/1.00 vMB 44
296,744 296,744 000000000000000067ddf79a3fe943a10055de16aeafb483777b1ff07a5b73d2 87 0.04/1.00 vMB 67
296,743 296,743 00000000000000009d7badd64c43905ac7c33cd3d5073ca5adbc17ead9af6105 370 0.28/1.00 vMB 34
296,742 296,742 00000000000000002cd8e42631a0665ae1caa0c4a120d1bb53866bbdb33efc27 128 0.10/1.00 vMB 21
296,741 296,741 000000000000000044e803ae5c1f29676ba2423bf969f84c57216055e1fef288 492 0.34/1.00 vMB 41
296,740 296,740 00000000000000001864004818585e8cfc55855163c94042c7d1a7b928815eff 77 0.04/1.00 vMB 70
296,739 296,739 00000000000000007d2ffc24592e5fe04b0a25b66c74a95d874f83e513046a4e 81 0.22/1.00 vMB 19
296,738 296,738 000000000000000087fcb9bf4e07073e589c30833969aac696cd66fead418460 357 0.33/1.00 vMB 35
296,737 296,737 0000000000000000306d6eee4e49bae10cc31beb5ea1b4c9e05a0873480fbabc 14 0.01/1.00 vMB 18
296,736 296,736 00000000000000004ac4fddf7bf7d30644c00faaa51f3aa1f3094c6fc6d96ec0 179 0.07/1.00 vMB 197
296,735 296,735 0000000000000000061c99a05d49d069fff7f0701e2db5e733c1734ff32cc2ce 597 0.29/1.00 vMB 31
296,734 296,734 000000000000000018c80416e4260c269f62116337c84bee1c55239abb7d9495 128 0.04/1.00 vMB 43
296,733 296,733 000000000000000006edd690ceb89fde5fbb7ddc9e59673cb06cdf2737c4580f 380 0.29/1.00 vMB 23
296,732 296,732 0000000000000000829d7a5852e87546ac2bf2da8a8505c038156aa566119773 618 0.35/1.00 vMB 45
296,731 296,731 000000000000000063f8b7ff1ee0ea7cc91b49ba0c93572fdeab5b3b997fa197 801 0.35/1.00 vMB 48
296,730 296,730 00000000000000004153643bf7d66799505dc716a89d2e2bf8ee2a97996046fa 692 0.33/1.00 vMB 41
296,729 296,729 00000000000000002bbc3c7ebf166813e92d1fc5bf8a0c82bf97e066233ae724 128 0.07/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.33 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.