Loading Tool

Explorer IconExplorer

Memory Pool

80,760 transactions
30.87 vMB
0.07728256 BTC
Random Selection Loading Transactions
Max Size: 187.73/200 MB

Candidate Block

Mining Attempt f276bebcebe07b26087a9a4fe77d95e6968002915325f842f1124de4f527685a
Version 20000000
Previous Block 00000000000000000000434d606c3a7811f2f11a15f2cf209ba28821c827a687
Merkle Root f3ebf854fd560e86532d016086ee3a19d4805f6d9e550a12d6923201fa38be88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,857
Size: 1.00 vMB
Total Fees: 0.00972215 BTC
Feerates: 47.33 > 0.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,195 (594,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,737 320,737 000000000000000014b9718145c5f1246f79bf3f6e8aa322994027a6bebfecbf 186 0.14/1.00 vMB 17
320,736 320,736 0000000000000000000137130c5a047157e7b0e063de6f3d30246a4f2005a818 877 0.69/1.00 vMB 24
320,735 320,735 00000000000000001140c9b2930258d81214055b1f0cb0c0c18f9c0d72cead3f 64 0.04/1.00 vMB 51
320,734 320,734 000000000000000018eb76ed87740ecc47699244533c5cb83a78434799b904e1 476 0.25/1.00 vMB 33
320,733 320,733 000000000000000007dc250b4430194b12bc4599d44161ba27958353b6eccaea 59 0.06/1.00 vMB 11
320,732 320,732 0000000000000000146e37be029ad1c736f155913058a9330113354259a723c5 314 0.19/1.00 vMB 24
320,731 320,731 000000000000000012fe78b389ad7c84f9a34f884dd73c098ef04a0ebf2386f2 1,153 0.69/1.00 vMB 28
320,730 320,730 0000000000000000228df453933f3b58f00f753194e03a8ea15ad681c201a182 263 0.13/1.00 vMB 31
320,729 320,729 00000000000000000dd912c63743f70fb63aeeafc89e4b56b5739427d405dfcb 36 0.02/1.00 vMB 47
320,728 320,728 0000000000000000021e61c65dd9c7801811783b3352d471df2a9fb620c1e065 792 0.42/1.00 vMB 30
320,727 320,727 00000000000000001bd36392f7d78abfa93292662109d5f9ff2b7bcd44edc9a0 32 0.01/1.00 vMB 16
320,726 320,726 00000000000000001b9ddaff59b41db7649834f50d6ddfb43d3cb3cb5b037109 964 0.48/1.00 vMB 29
320,725 320,725 00000000000000001437f9011bb1d81f505e8564609041b7b7e9a3c19347acbf 696 0.40/1.00 vMB 29
320,724 320,724 000000000000000019028b753f835c121dcf2a09fff334d78898b14edff38a87 1 0.00/1.00 vMB 0
320,723 320,723 000000000000000019186ffc9d6aa8cb679b08bdc5dcd2713f619d165af565ed 696 0.40/1.00 vMB 28
320,722 320,722 0000000000000000151f6e1f8803cf9d264d85b88b8a477dc3e9a91c1422117b 66 0.03/1.00 vMB 33
320,721 320,721 00000000000000000e1a7a51bea9e834f310bc3b6bbbede69b5e1265214e7a9e 134 0.10/1.00 vMB 9
320,720 320,720 000000000000000022665024767a1f291a585c27d317c8a78ccd863193168ea3 251 0.17/1.00 vMB 25
320,719 320,719 00000000000000001e6a0d4e0c3041b35f897b138b052083d38b0f2de146f2bf 598 0.35/1.00 vMB 27
320,718 320,718 00000000000000001f7e172582b92e2ed74653ef07598789e7447e6e8bc10026 644 0.35/1.00 vMB 30
320,717 320,717 0000000000000000150611b4aa8284f8956d2c7ddd1f8276d000889d4860d870 1,013 0.82/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.73 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: 707.61 GB
    • Received: 16.69 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.