Loading Tool

Explorer IconExplorer

Memory Pool

22,738 transactions
9.26 vMB
0.09999548 BTC
Random Selection Loading Transactions
Max Size: 53.91/200 MB

Candidate Block

Mining Attempt b4f0d8e1a7222efd55f76b5bcfd95e16f3bd348b10c0574b76436e6be851eec3
Version 20000000
Previous Block 00000000000000000000cd3831ab899e310735450c3b717f8759f877c16fb60d
Merkle Root 4ecd5033c69a8485a71efe2fa99816e1abecd7ff4da28c53615eecc9d15b7671
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.06493474 BTC
Feerates: 1,258.65 > 6.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,418 (104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,314 938,314 000000000000000000011f6989a84603c6c1cb80cefdb9d987a340180b5db0b4 3,594 1.00/1.00 vMB 1
938,313 938,313 000000000000000000010827116cf18f4431265213f329c8f3f88abbbc0d0179 3,270 1.00/1.00 vMB 0
938,312 938,312 00000000000000000001160c3d0403a6ab2599c9828e4ea35b13bfe77005d121 3,145 1.00/1.00 vMB 1
938,311 938,311 00000000000000000000879d4776e12c86cf1733f018279433a0d151efcdbef8 219 0.04/1.00 vMB 9
938,310 938,310 000000000000000000012c5edd777d62c9cd6472ddd234c3fd11397420a27666 3,543 1.00/1.00 vMB 2
938,309 938,309 00000000000000000000056a6dce5efd4db53f9440d28ee020d5cfb15b3a1c78 2,394 0.87/1.00 vMB 1
938,308 938,308 00000000000000000001197c73d449d48443acbcbee6666219c8f7368ee98051 3,463 1.00/1.00 vMB 2
938,307 938,307 00000000000000000000cb83c0404b6fcab81d553295ff298e612838248a0da1 3,037 1.00/1.00 vMB 5
938,306 938,306 000000000000000000005750510ecb5d43255ad2b03148cfa70cdcde262d92b7 4,782 1.00/1.00 vMB 0
938,305 938,305 00000000000000000000b131221131182fa267f66ef3fcd8efd096115dd96e2c 1,955 1.00/1.00 vMB 0
938,304 938,304 00000000000000000001809ecc45544926a470ca36a4f437e54ad464b4adf49a 3,213 1.00/1.00 vMB 2
938,303 938,303 00000000000000000001b5f43c2b73fb231b26cd14d069c7fc82b3081e7c92a0 2,894 1.00/1.00 vMB 3
938,302 938,302 000000000000000000008224e2e487427ba92e396c3c74ca02a690124437e646 2,105 0.66/1.00 vMB 2
938,301 938,301 0000000000000000000097dc2f0f8a7caded28f74963e5992c404af3ad04d725 3,233 1.00/1.00 vMB 1
938,300 938,300 0000000000000000000161adc41ab49912a40c3b7794cd03175efc151fc47a32 3,757 1.00/1.00 vMB 4
938,299 938,299 00000000000000000001c84311de65afcee39b4b970ee801320b4a556dddab70 3,825 1.00/1.00 vMB 3
938,298 938,298 00000000000000000000d8613b016177e5b28f2beded5ffd6da318633cdd11d5 3,237 1.00/1.00 vMB 3
938,297 938,297 000000000000000000014b6675a75a536add715e23920265b5b6b522681fdf48 3,981 1.00/1.00 vMB 0
938,296 938,296 000000000000000000018ff12b33f30988edb72e4ad33c9a8c6768ec8d1b9ef1 3,046 1.00/1.00 vMB 3
938,295 938,295 0000000000000000000149a0098a6863e21bfefaa85f69927742b6542f8785ec 2,715 0.71/1.00 vMB 2
938,294 938,294 0000000000000000000005dfc8d672d7a36f6770ae2fdcf427dd7978e0eee9bf 3,288 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 823.87 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: 4,106.08 GB
    • Received: 225.80 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.