Loading Tool

Explorer IconExplorer

Memory Pool

16,945 transactions
9.25 vMB
0.01871871 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.82/200 MB

Candidate Block

Mining Attempt 4bc13c4143b71540d49e38f49b6ae11c91df56938bc9e7b064891243489c0312
Version 20000000
Previous Block 000000000000000000018eeec2e5b9ba9206fddda6378af044f6446ee9562c05
Merkle Root 456770b73bdc1fb0cb6d3cafef1086a814a9a29cdb44835899367368564f2b3d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,543
Size: 1.00 vMB
Total Fees: 0.00449239 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,555 (746,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,695 166,695 0000000000000542dd3e42c0b113f53b35c2573db844f67a689f490711e3fdbb 120 0.06 vMB 164
166,694 166,694 0000000000000424822c1255100a170d2b81b3365c141f28de37f90a387b001e 84 0.05 vMB 443
166,693 166,693 0000000000000844635b97ba55c886e09cc4c5d262a38a3c222a8be74c7eb3c5 119 0.04 vMB 87
166,692 166,692 00000000000001efbe1454ad702e2d6212435b0d1ee0b6444b07791378ea8d7f 16 0.01 vMB 19
166,691 166,691 00000000000007da19f2d89caa3d523217779d8467b23b12ffa175ef49253e56 97 0.04 vMB 139
166,690 166,690 0000000000000a1a23e6204c69616c934a419bd0aa05d49e2bf78a23e2701c9d 27 0.01 vMB 121
166,689 166,689 00000000000003366cf57e44c0f96ea6ced4879fcc02c83870e2781ee9ded3a1 159 0.05 vMB 181
166,688 166,688 000000000000052782357811121b0af08f9ded7c36ba670814cd40a960d80892 97 0.05 vMB 64
166,687 166,687 0000000000000bfa558c4c9f1c08cef8b88165c09aa0676b0c7d32fd2d0b4a19 88 0.05 vMB 158
166,686 166,686 000000000000066fc051d8db88d5c4b843735b73546d21b34fd3f1c7d5fe466b 74 0.03 vMB 102
166,685 166,685 0000000000000b38d2804a4498bf3773e25687469710e126237509c4f12a9b81 41 0.04 vMB 233
166,684 166,684 000000000000028792dcbf65b8a7c1ccbc747b948050716a55f8c9b145938653 113 0.05 vMB 82
166,683 166,683 00000000000007b8a26af1ba6de50a6ad01dfe82e6a6369a8b62c387263d615d 64 0.03 vMB 83
166,682 166,682 00000000000005db775d7c3063c045fe70465af5844729f7042657679cce4e41 71 0.03 vMB 153
166,681 166,681 0000000000000b4a9840b5a9c8484e37ecc38cd3ba9f816380f7b7256d2f9cf5 115 0.05 vMB 140
166,680 166,680 000000000000026817164883d057c3f795c689126d973d6c1445e68d7328e813 136 0.06 vMB 200
166,679 166,679 00000000000007c59ed90b6c85a14d9bbcf4c827e16c6b5eb47e21e5397568d1 18 0.01 vMB 72
166,678 166,678 00000000000000e4a0b12c2992f5c45e0b9f359b09974705056391f49be25c40 52 0.02 vMB 282
166,677 166,677 000000000000059874329bac67b27450318b3fe87ae681bac953d07fc9c5b050 52 0.02 vMB 195
166,676 166,676 000000000000023de0c9807c2fb91d8c497533ec526f8f6a2c650c8e255fb6ac 112 0.05 vMB 247
166,675 166,675 00000000000002f4245e27dd7e2393fd513de060ec1e6bdc0a06f5d9c4ace732 132 0.04 vMB 22
Previous 10 blocks ↓
Total Size: 779.83 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: 419.49 GB
    • Received: 2.25 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.