Loading Tool

Explorer IconExplorer

Memory Pool

39,235 transactions
26.97 vMB
0.05283053 BTC
Random Selection Loading Transactions
Max Size: 140.80/200 MB

Candidate Block

Mining Attempt 6591aec09cd478ab8d90a2ac3eba7ff226fddf49f01def05568a1db901fbfb2d
Version 20000000
Previous Block 0000000000000000000003e85e5accad5e43259b5ffd52a89201f6997e6dcb9f
Merkle Root 75e50a6facd9993701608b400089dba385741a0cde92d9fcf86a65a2a0f6e64d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,815
Size: 1.00 vMB
Total Fees: 0.00294109 BTC
Feerates: 6.01 > 0.29 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,864 (226,485 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,379 688,379 000000000000000000046d0d3ed17654308f75846c67153d906a1a1a73b38a7b 841 1.00/1.00 vMB 28
688,378 688,378 00000000000000000005d1ae83e531cae606edf412a56a21cb454f7c876e0264 1,724 1.00/1.00 vMB 36
688,377 688,377 00000000000000000008c4f08d75efa2640a1047414935a34569eb567652ca0f 1,854 1.00/1.00 vMB 40
688,376 688,376 00000000000000000001e38634158927f24ee6cf05c930b08036c1e80df71f22 2,209 1.00/1.00 vMB 35
688,375 688,375 00000000000000000003a93675190326480fb45407207b60e5ddeb52057a28f0 2,675 1.00/1.00 vMB 53
688,374 688,374 0000000000000000000c6d1e30991b95d5515ffdfebf6a785f4e46e5cb3c9f77 3,186 1.00/1.00 vMB 29
688,373 688,373 0000000000000000000ce15cd9a99e9791740a23028419eaf5b8678edacd8b38 2,261 1.00/1.00 vMB 80
688,372 688,372 00000000000000000006e084a34be0470114d2035c8a54d690201590d8a10241 244 1.00/1.00 vMB 3
688,371 688,371 000000000000000000080f956328087c8608abb4db465819b0ea882878256abe 758 1.00/1.00 vMB 10
688,370 688,370 00000000000000000007b371e6ea84dbe462ce9368e81f85327ea7f70d02654c 398 1.00/1.00 vMB 5
688,369 688,369 0000000000000000000649123213757b8b553bd6b05ab8f8cd15dce3426f32b3 1,470 1.00/1.00 vMB 27
688,368 688,368 00000000000000000003ae0657400273ad84f088d2c5c61577c9d3e00a606f9e 994 1.00/1.00 vMB 20
688,367 688,367 0000000000000000000cf0070d1745db00ff46c303b123103c38105cf9a45c24 1,405 1.00/1.00 vMB 12
688,366 688,366 000000000000000000076df8c6d01ec8a309c9696aa43794bb7a1afe66bbf5d9 1,481 1.00/1.00 vMB 3
688,365 688,365 0000000000000000000083d36120e79f2101d543a33a7fc7999ce6a75737989b 2,069 1.00/1.00 vMB 15
688,364 688,364 0000000000000000000d244b68388ff6878686ed55a3397a07ed9ac32d38c636 1,010 1.00/1.00 vMB 35
688,363 688,363 00000000000000000001e5f4a49ddb9e78eb4bc0e842dc37b76d6af8773accaa 1,250 1.00/1.00 vMB 12
688,362 688,362 0000000000000000000cf9e17f8863f57f0ab302756209246b3d9ed07891550e 1,465 1.00/1.00 vMB 20
688,361 688,361 000000000000000000001ceb2e715fb19992ebfaa577af0a64f7dbe44552bcf5 361 1.00/1.00 vMB 3
688,360 688,360 000000000000000000035a0e22819f2345ccc19fd255a12890fe43da3a9a45e8 2,482 1.00/1.00 vMB 22
688,359 688,359 00000000000000000001bf4c398a3c3f8af033dc73ec3d58df32be83f5f7cff1 1,972 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.15 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: 652.98 GB
    • Received: 13.81 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.