Loading Tool

Explorer IconExplorer

Memory Pool

29,198 transactions
9.98 vMB
0.03882108 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.43/200 MB

Candidate Block

Mining Attempt 80412bf95ef05b1ddc582d7bc6e31cc31432eff2365b9bffe09d4edd73adcafd
Version 20000000
Previous Block 000000000000000000004f4a31c86ff2b110eb09516753e59b0af3c3c6772a4e
Merkle Root 9f072f7ebe815248f2c106ce3e70820cfd4e8e38b653e8a5d2bb1b3ce0014337
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,907
Size: 1.00 vMB
Total Fees: 0.02190128 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,501 (755,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,687 157,687 0000000000000c02f752325bdd1907d81644dcfd1852488cfb27fe47447fac79 19 0.01 vMB 59
157,686 157,686 00000000000002383087605d82b9e709a052daa9b0ccf962d407c11c27d374bf 4 0.00 vMB 114
157,685 157,685 00000000000009ed46c429d7e2786a815c94ad981110202828d791f2a2b835b3 19 0.01 vMB 65
157,684 157,684 0000000000000daf364aa5b66130c2b9cc99a8cb50755d15973bacbd0d6815ea 20 0.01 vMB 38
157,683 157,683 00000000000006227040d6ad4972fd852f1ce692a398956e69d8e79aa469dc27 158 0.04 vMB 3
157,682 157,682 00000000000007f6dde62837d52cd25d66f2f0b36022018437c51e05ae62628d 110 0.05 vMB 96
157,681 157,681 0000000000000531aeda4c8b2b79fbfd0ecef77b68f10a8693bdf839be6b5ca3 9 0.00 vMB 1,064
157,680 157,680 0000000000000a27c0f306769468b8b840563c31d0ce53a9df3205ff98ef293b 56 0.02 vMB 261
157,679 157,679 00000000000001d007e5cc146bb7794c106ea6ee15db61064b8af67c3c09bef8 29 0.01 vMB 4
157,678 157,678 0000000000000db77e35c955c1b54682cf7a3f44fa1329d4c3bd0eb4d0137fc2 2 0.00 vMB 0
157,677 157,677 000000000000088626388af719ead4577e972982e8b4b126ce22c9cefcc38b06 7 0.00 vMB 0
157,676 157,676 000000000000074c6c3c629c785140ccba73c43c8e2e727c054809cc2e1fcc09 37 0.02 vMB 68
157,675 157,675 000000000000034b2e434d374f9c04afa934589a9744438addc717089f8e477d 14 0.01 vMB 355
157,674 157,674 00000000000005869c1ee4eeb2550fd374ecd72fb27d256c3eb91292256f19d0 17 0.01 vMB 391
157,673 157,673 00000000000000e83a7b994bada9c67456b773f8e32786db23b0f72c8df39d83 61 0.03 vMB 79
157,672 157,672 000000000000084b478b05e2d84b773ed1acf15f9883421f005ac4df8df80df7 11 0.00 vMB 493
157,671 157,671 000000000000095c3536172b5e5785ecff9868e31b4b1feb6b021deb2cc6bc15 23 0.01 vMB 363
157,670 157,670 00000000000007e233a5bb8f3c8a9c8eef89f35bdc19eb47a4d26fd502dd6cbf 159 0.05 vMB 2
157,669 157,669 0000000000000bab4262c7a1df52e8ef62e04b1c2c7d851d3801d871fafea661 53 0.10 vMB 52
157,668 157,668 00000000000009fb55dbbde1d6c70b745b0c385e0493f968651815c8f2ec20ed 127 0.06 vMB 148
157,667 157,667 00000000000005be75b6c99a5fe2f013590009ecbf21781acd2e882cf5eb59f0 106 0.05 vMB 1
Previous 10 blocks ↓
Total Size: 779.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 373.23 GB
    • Received: 1.85 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.