Loading Tool

Explorer IconExplorer

Memory Pool

81,706 transactions
30.38 vMB
0.07763838 BTC
Random Selection Loading Transactions
Max Size: 186.50/200 MB

Candidate Block

Mining Attempt 17cab2183e74fc22a2fdb1ddef83bbec89476e16a7eab1cc1e335b6a18c1c54c
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 7953b3bc7c232acd6868b06c0eba41d938b8e60fc37cc20b1e22780311ba5186
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,865
Size: 1.00 vMB
Total Fees: 0.00958189 BTC
Feerates: 72.50 > 0.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (192,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,455 722,455 000000000000000000050d5becc5bc0e410e6e785b76b3c211aca8bdfd879437 2,842 1.00/1.00 vMB 4
722,454 722,454 00000000000000000008fee80c64bb0d9a86290eac968d6879771a6c2819116a 2,729 1.00/1.00 vMB 18
722,453 722,453 00000000000000000003436adc5f1aafe2b111d480f9aa923d580d7e8562cf70 3,526 1.00/1.00 vMB 21
722,452 722,452 0000000000000000000138e51f70f752f3feb0afe669afb6ab223e28c6e2ee18 2,606 1.00/1.00 vMB 23
722,451 722,451 0000000000000000000a7095baac27914f412d8243512f2d435538f6550af854 126 0.10/1.00 vMB 5
722,450 722,450 000000000000000000016d38d9fb39a0d7ebdd27064d56ea294fb73fc397f9ee 164 0.10/1.00 vMB 5
722,449 722,449 0000000000000000000015437b537603949997292cbb8fe1c34f39bf77a88ddb 247 0.28/1.00 vMB 5
722,448 722,448 000000000000000000041bdf525c31aaa7fc93cbd50788425f95927393ed977d 1,117 0.96/1.00 vMB 6
722,447 722,447 000000000000000000041618c1023d9207721421c3b4b5c860d0e1ecf16bc284 736 0.39/1.00 vMB 6
722,446 722,446 000000000000000000067223085eb8c304520ebd463c54ae0319faf91b1a2c10 2,298 1.00/1.00 vMB 8
722,445 722,445 00000000000000000009968c0b6ab76839ab068f738394164380dfd0b33398c0 1,891 1.00/1.00 vMB 12
722,444 722,444 00000000000000000007958d9498401582c9b50eea85ef76c58e578a878832a6 1,788 1.00/1.00 vMB 9
722,443 722,443 0000000000000000000325d9fbfeecd7dba34f167b620f325af5c777b9067250 1,730 0.59/1.00 vMB 11
722,442 722,442 000000000000000000079b1013baa71165c7b64c43fe5eb672a4fbb8a4bea8c9 978 0.53/1.00 vMB 4
722,441 722,441 0000000000000000000597492bd281e966791b40ef12b3831a2440111625f057 818 1.00/1.00 vMB 3
722,440 722,440 00000000000000000004ddfa29d1fbeb7d011a1e6a7d4f4ef5b1dab49b39bbc4 1,644 1.00/1.00 vMB 3
722,439 722,439 00000000000000000004a21162f9af8b7db200f66cda2a6d8ff4185560938ea2 2,401 1.00/1.00 vMB 16
722,438 722,438 000000000000000000032c280092ef79e3cfdb935d4252876cb518d2fd80890c 1,833 1.00/1.00 vMB 3
722,437 722,437 00000000000000000000e56fbb32c0bb8cb786cc2586b891e171bd5ecf121982 1,568 1.00/1.00 vMB 8
722,436 722,436 0000000000000000000a0510d48ced40f5716468cd94f23b252913a81f765ef9 1,568 1.00/1.00 vMB 8
722,435 722,435 00000000000000000003dfd78dccd8c092af2973df4009439e4b219a1a20c4a5 2,097 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.02 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: 719.06 GB
    • Received: 18.01 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.