Loading Tool

Explorer IconExplorer

Memory Pool

22,295 transactions
16.72 vMB
0.02361330 BTC
Random Selection Loading Transactions
Max Size: 89.37/200 MB

Candidate Block

Mining Attempt 181dfe455166e14686e50aed1c8de35af151c714c91eef294655ffc83e60f01e
Version 20000000
Previous Block 0000000000000000000211e7ce3dbf3c7ce7303158cc4e1527c0d7eb97388fb5
Merkle Root f48f1a06f6e84e16d07a81e51eed66f8ef85aa61449f99a7cb7742768b4966f5
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 6,797
Size: 1.00 vMB
Total Fees: 0.00567384 BTC
Feerates: 73.20 > 0.57 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,673 (142,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,452 799,452 00000000000000000003295192e324ad9b452aedeb416a3423c9cbb607835e53 2,104 1.00/1.00 vMB 15
799,451 799,451 000000000000000000052635ad6c710bbdb1a0c602fcdf301c2a2a4a5e0de876 5,408 1.00/1.00 vMB 6
799,450 799,450 00000000000000000002f8230a99a351e625a54b8b69ae1b31f55c4471f79e54 2,517 1.00/1.00 vMB 9
799,449 799,449 0000000000000000000165428dbf9cda4eccf41c17f40332d1fcb5e06f42d941 2,706 1.00/1.00 vMB 8
799,448 799,448 0000000000000000000500d94ff7ae374b3e8727fa3e7d5c2659c4da1d15d389 2,155 1.00/1.00 vMB 16
799,447 799,447 00000000000000000000b0c175e38494a212be0af0dc23af87598bca9fc44797 2,683 1.00/1.00 vMB 14
799,446 799,446 000000000000000000040cec24f67770280e0bb4aed62449f9148977b13b78ad 3,479 1.00/1.00 vMB 19
799,445 799,445 0000000000000000000283837d3370378ac401bf80efc0c8d941784f76f48aa0 2,415 1.00/1.00 vMB 14
799,444 799,444 000000000000000000031a5b821d08b2fe56da04483345b75155a2638c82f145 1,727 1.00/1.00 vMB 10
799,443 799,443 00000000000000000003c6be052657692eea6653e1495ddf34d97a81a0b15423 3,275 1.00/1.00 vMB 23
799,442 799,442 00000000000000000004a46340cf6b04c6fe33be9998cbe8e9557055ad63b18a 3,235 1.00/1.00 vMB 20
799,441 799,441 000000000000000000044757ec23c1cf655fb3eee562ca42186604dcf118f367 3,375 1.00/1.00 vMB 7
799,440 799,440 00000000000000000002914538e08b2a50c92789d79c1ca6b015a4f8ff62671b 4,425 1.00/1.00 vMB 7
799,439 799,439 000000000000000000027c41c44eae8005bb29b5e48cb2146cc393e90acfeef5 1,725 1.00/1.00 vMB 8
799,438 799,438 00000000000000000004c77901967c78cec8064c914ba764d7b0c607cd6306da 1,181 1.00/1.00 vMB 14
799,437 799,437 00000000000000000004ca070dd9c4886806922f898a606ace0dcd9f750f0d2a 3,774 1.00/1.00 vMB 21
799,436 799,436 000000000000000000039c9ca09de5fd2f935101dbfed09765529ce319ff384e 2,015 1.00/1.00 vMB 13
799,435 799,435 000000000000000000026a45b6de9b8a74a3c7a136be4f1d70c82dba13b5bc97 1,481 1.00/1.00 vMB 6
799,434 799,434 000000000000000000050003c784e5b434400b86cb1143f4b9388c3a299ee538 2,440 1.00/1.00 vMB 10
799,433 799,433 000000000000000000016ea558e9abf603c20ef11564128435eb3d107bad1441 3,178 1.00/1.00 vMB 13
799,432 799,432 000000000000000000050e92c3de074b2c235bd7e57ad949f883c8927d25ed1e 3,433 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 829.75 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,667.44 GB
    • Received: 253.60 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.