Loading Tool

Explorer IconExplorer

Memory Pool

19,031 transactions
8.66 vMB
0.03192299 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.77/200 MB

Candidate Block

Mining Attempt 084c35874d5bca09f05336560178903f3e8efc51a39de8f22c7c5a58fb6f9fa8
Version 20000000
Previous Block 00000000000000000000e1bad605e747195f13f88f773febee258624040a6e26
Merkle Root 188697997510b688886645eefabd5f30da3036c189c6a3019ee8e5e9390bf042
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,005
Size: 1.00 vMB
Total Fees: 0.01317814 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,392 (646,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,781 266,781 00000000000000099ee4bd8fec941c63613d4af4d7142a5c1087aedf68c5b9f3 324 0.17 vMB 81
266,780 266,780 0000000000000007370b211761d12439dd55816029ea2093a988c8fe63a51af3 342 0.14 vMB 92
266,779 266,779 0000000000000006f8636fd71d6f13c9d3c3d3f1618829363c30f7a8e6c688b4 64 0.03 vMB 89
266,778 266,778 0000000000000001dfe31fc3418b674b369a3d897142063766d6c9459f2d9990 300 0.15 vMB 73
266,777 266,777 0000000000000008a1ff192b1f7a4ba335b32d695c9bc33c756087ce72dcc729 303 0.15 vMB 81
266,776 266,776 0000000000000009f3e4b6a2fe5923d165821095657b0cea1d0a261d87784d72 275 0.17 vMB 78
266,775 266,775 0000000000000004ecb560f5eac256fd75ee8f2c1d4e01dac1d60e56a2475a1e 170 0.07 vMB 65
266,774 266,774 0000000000000009fc6d504ca2c02a3ea3c7d66d3acb17c17f02b02b127f26cf 540 0.23 vMB 105
266,773 266,773 0000000000000007458bc31ce120f2eabdca3fcc1525feeb1b271afa0f801fe3 418 0.20 vMB 74
266,772 266,772 00000000000000084c580aaae8461b8b61cc82c2b1dbb56ff795fdd4dd51363a 120 0.09 vMB 59
266,771 266,771 0000000000000003b3e3ea51fabdd2903a3b0e03ec2c951fafa0a9546b870096 60 0.03 vMB 74
266,770 266,770 0000000000000008acbb9bbd078be9f253516f31a95f6076b49c3d41f5e8ac3d 206 0.08 vMB 102
266,769 266,769 00000000000000075f5dcceb294e35376d38cb7f5d26a6f2669efd8825adff7e 60 0.03 vMB 40
266,768 266,768 0000000000000006d8ab813f1bc63d3b43f4daa620ba01d91a89c99a0842b7db 549 0.23 vMB 106
266,767 266,767 00000000000000094e77293e9718852437864b66c43d0c5184dde89511dd7173 154 0.07 vMB 137
266,766 266,766 00000000000000025fdacfc7f87bdf4324b192323fd99d8b126efef922b90aed 179 0.08 vMB 64
266,765 266,765 00000000000000015b49a4ff453212b34cbfdab82f868e647e9dba993a41b913 176 0.08 vMB 54
266,764 266,764 000000000000000823b5a19914196cb55757346a60c3df189980c815872f7111 355 0.18 vMB 86
266,763 266,763 00000000000000014d97c5985aefa5476e7f3ba6548a44098f36f7f9b0b47960 433 0.20 vMB 108
266,762 266,762 0000000000000001e913504e940650ff0cc63e871dab14dd6565e1874687fd76 536 0.21 vMB 102
266,761 266,761 00000000000000031ad49703c30f954c8a1f1b811bd57a409f0324d30acda892 165 0.08 vMB 53
Previous 10 blocks ↓
Total Size: 779.55 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: 251.54 GB
    • Received: 0.95 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.