Loading Tool

Explorer IconExplorer

Memory Pool

80,099 transactions
29.69 vMB
0.07198863 BTC
Random Selection Loading Transactions
Max Size: 178.96/200 MB

Candidate Block

Mining Attempt c567a42158ae00bc295cd61732aee47fdf40b67f9b4e3465cebcbe21254f256d
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root 0c522cdf3ed7260cb7f9b7a72aad46753e251e7705a2e2a8c412bd3b925faa88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,772
Size: 1.00 vMB
Total Fees: 0.01161933 BTC
Feerates: 147.04 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (792,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,503 122,503 0000000000005798387155cc89250484e95bf95229080428b0752f1f48e45b9f 8 0.00/1.00 vMB 0
122,502 122,502 00000000000065427ea001746f42cbaacadd547a967fe3402b1b35442c778490 7 0.00/1.00 vMB 342
122,501 122,501 00000000000085d6c2c755381a86c92fabc620a4524e614c345df84b71fd9887 9 0.00/1.00 vMB 304
122,500 122,500 00000000000001e588fbc21b5e0f9ee387924ba0ac382d8f0ee645117d10303c 7 0.00/1.00 vMB 0
122,499 122,499 0000000000008afcae18ec09599463d4c98e3f4ca05564eb0088c173cb489b03 8 0.00/1.00 vMB 0
122,498 122,498 0000000000007f026450ab426b4284a78ba68023386861b93d211aa081a60d06 15 0.00/1.00 vMB 1,031
122,497 122,497 00000000000088183fddb2b056b332beda0d40b9fe97909fe29ac6f4d6e5624a 17 0.01/1.00 vMB 456
122,496 122,496 000000000000023fe63437935fbc160cee47b64001a8190cff1e29d921b031a5 16 0.00/1.00 vMB 201
122,495 122,495 00000000000055e1f385257c79c495e31415f8427aa998e0f0ccec009b97d53a 11 0.00/1.00 vMB 306
122,494 122,494 000000000000414f03dc64923350d81a4af77b5348c3850d33446982fd5769cd 11 0.00/1.00 vMB 562
122,493 122,493 0000000000002fe00a6fd81c7ec0e768b9c4e854d1933800fd8965f40de949be 31 0.01/1.00 vMB 514
122,492 122,492 00000000000037a67fefa63936a93f065be4360222f2c7bdc471b1076ed6a87d 12 0.00/1.00 vMB 1,241
122,491 122,491 00000000000071bb782602b3a87d7869b6d7c8436a40a5e567419c167aef2043 10 0.00/1.00 vMB 853
122,490 122,490 00000000000073f0decaae353e64e7488ae8ea4b3ba769d4850a66636e9ba745 34 0.01/1.00 vMB 720
122,489 122,489 000000000000464efb5ab8193b8a747178e04056a0e0001c607c1213a8ada1e7 10 0.00/1.00 vMB 715
122,488 122,488 000000000000767ce7b19c99f0101875e1bd829325586d0d0c3ddebd3d2516cd 24 0.01/1.00 vMB 617
122,487 122,487 0000000000000c4c7368b271c463b89cad1f6f9cce5c1a2d8c2835f9385f5b30 9 0.00/1.00 vMB 0
122,486 122,486 000000000000234e7fe526d8e413ace79c25c61ffe91503ba3853ed3de19690a 18 0.01/1.00 vMB 316
122,485 122,485 000000000000961b42749b0e59abdbf60b19058a725bdf9dbf12cc017e0bc08f 26 0.01/1.00 vMB 1,401
122,484 122,484 00000000000064a19e6fba14243aaf553f112a59891e63a5ee96a0a582992326 21 0.01/1.00 vMB 449
122,483 122,483 000000000000637ed1dd740408bb3e8d43c48e61256ee1554eb9b92771b88174 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.36 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: 662.84 GB
    • Received: 14.88 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.