Loading Tool

Explorer IconExplorer

Memory Pool

85,007 transactions
31.78 vMB
0.11180586 BTC
Random Selection Loading Transactions
Max Size: 194.65/200 MB

Candidate Block

Mining Attempt a488607a54f96290ce2873547e80bd95b49d495a9837cbd56241ff117ae874e1
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root bb39161b15378d7024f0d3f8475e5c0a6499d598d0f103de702df23a887c0168
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.03605828 BTC
Feerates: 299.70 > 3.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (609,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,708 305,708 00000000000000003057cf9b260667e16f56eda5cea12c48c3b9630737a965c1 222 0.15/1.00 vMB 24
305,707 305,707 000000000000000004f8e58b8b49786652e2278524e8d70eb3cf47ee86703563 484 0.30/1.00 vMB 31
305,706 305,706 00000000000000001deb9bf5956fd6ecbd15f5db62b2c56e454c677a56494973 405 0.27/1.00 vMB 26
305,705 305,705 0000000000000000419782dbee3d451171692ad1f27852498e80a8f1bfa722fa 325 0.17/1.00 vMB 30
305,704 305,704 000000000000000053e53519b6843b3d759e96f878bd7dad81c8160562669919 18 0.03/1.00 vMB 4
305,703 305,703 00000000000000004be23a566c115e92175225a681cfb2622b5dd89db3696c73 391 0.17/1.00 vMB 36
305,702 305,702 000000000000000014f56d3a0db9f4c94cfc927111528f89a546eba1662ad213 13 0.00/1.00 vMB 22
305,701 305,701 0000000000000000370065b9940776ec6d7144cf1f2f9ddab58bff5622f8989b 503 0.25/1.00 vMB 32
305,700 305,700 0000000000000000532415fb6ac8291bf01e10eda836f838a0327d606d6fde2c 134 0.09/1.00 vMB 25
305,699 305,699 00000000000000002122231f3cd3640ef74a19bac97f4f6e8a136ad2f23c82f0 42 0.02/1.00 vMB 47
305,698 305,698 00000000000000005bfc853094d59e62dc4d15c79fdbb0acd557277ae04ae7fc 242 0.12/1.00 vMB 27
305,697 305,697 000000000000000049ee0bc792a3ba4dbf6f541e33a36b43cda40d7945f4fffe 1 0.00/1.00 vMB 0
305,696 305,696 000000000000000053c95f271db406e997e481b2977a3968ec918aa90ceef495 69 0.04/1.00 vMB 26
305,695 305,695 00000000000000002f1827dcf40e948645c75b958103ee8266ee7aadc8d308a6 123 0.05/1.00 vMB 34
305,694 305,694 0000000000000000508bf21f0a40a0ce59cb6ce18a7fe8421df6fe38e9e664ec 40 0.02/1.00 vMB 25
305,693 305,693 000000000000000016271a8285d338b3b1af918f7479866a8e0e5ec9813e15aa 22 0.01/1.00 vMB 7
305,692 305,692 00000000000000002fc8603e801b047051aa0b46abf1bb5ecc937a6b89271d3a 412 0.27/1.00 vMB 28
305,691 305,691 000000000000000024fc1368ec45773925cedcf1b4759b7b8e9da685bb643b70 50 0.02/1.00 vMB 34
305,690 305,690 00000000000000002cdb8fc97ca913b0ee6174c91c3062434f462c40293a9489 133 0.07/1.00 vMB 28
305,689 305,689 0000000000000000428d52dc83bd73462fb354c364cb7e228ecf7931a604331b 212 0.11/1.00 vMB 26
305,688 305,688 00000000000000003944b2101cf185cd414e099565aff38e81d9bb26c2f723fb 146 0.09/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.78 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: 709.62 GB
    • Received: 16.94 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.