Loading Tool

Explorer IconExplorer

Memory Pool

24,000 transactions
4.62 vMB
0.03384632 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.16/200 MB

Candidate Block

Mining Attempt b06414d0d1cb505be10b0282c249ab74c40e967f1701eaa43ef4955216f66985
Version 20000000
Previous Block 00000000000000000001c794ab67c6265b67870ca521819117be26a86ef54163
Merkle Root 87fed49b7c6a1da9c7b9d4833b80f062204a84ea5fc8607bb0ec7bea4faf4f3b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,679
Size: 0.55 vMB
Total Fees: 0.02286722 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,809 (714,120 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
198,689 198,689 00000000000000363dd3e22a40874b31b64c2fe5f0205fa9ddf91f83869e199d 0.02 MB 85 74
198,688 198,688 00000000000003e35392a9abe14b0687f7a322814e9f54bd5127ecf8c049dafb 0.11 MB 181 178
198,687 198,687 0000000000000105039070191040c0272282955172e566dab814f6e2015fab12 0.01 MB 27 147
198,686 198,686 000000000000045f2976472b3bf6170bc5b43bf65fec81a27145b734d4b228a8 0.03 MB 49 63
198,685 198,685 00000000000000db47e9912843457deb88a00db66e72967bc50d7f2f3a14a216 0.19 MB 356 93
198,684 198,684 0000000000000281eafbafc8ef8e2710026212f2fd4f4045521eeea376119710 0.11 MB 227 125
198,683 198,683 0000000000000004f50f14f6f85fc670f0da347a60bec67228cfc06f3d6e034a 0.01 MB 30 110
198,682 198,682 0000000000000577ea6644468e7e94090ab8548887cfdca9dbb6af7991382b42 0.17 MB 360 64
198,681 198,681 000000000000037432758d1d2137756923cedb9e549a9966ffb515f2cbbceb7e 0.02 MB 36 128
198,680 198,680 000000000000026cfd3ce891dee7a4ad138af4854f8e6de1decbdc8198f1555b 0.00 MB 8 0
198,679 198,679 000000000000037c4a5a5785fda40f1c2a75514a9c255e383de4e799540df8d5 0.11 MB 282 116
198,678 198,678 00000000000000bee14ce77cb6abb80233cecd9dab59737efd629ed12d9d6464 0.11 MB 206 120
198,677 198,677 00000000000000320254db50144e74f17f9e855e5c30bf39a3fa58bb2aa12538 0.09 MB 195 176
198,676 198,676 00000000000001e4cc6ff03fc7001cd8b7eec9f4aea2299326854a900b5642ea 0.08 MB 201 134
198,675 198,675 000000000000009c8f94f521a9db95a61cbd6e11f63ed7e44976566c20b6f273 0.00 MB 10 142
198,674 198,674 00000000000004ca49bcfb3b60a5fa6eb04ed9a8547daeb00c30ec6c55bf2d9f 0.03 MB 90 154
198,673 198,673 0000000000000628cc101824c09bed9171c65569e7ad9dabe6b80c23b7114b5e 0.03 MB 64 104
198,672 198,672 000000000000063412cee9f50666bd5a12e20a3c148001c79251cfad75d92a66 0.13 MB 311 111
198,671 198,671 00000000000000c68daef04ffdd746f48c0132d36ea1f7f3699436ba8357b33f 0.02 MB 64 183
198,670 198,670 000000000000046a555e688bd3256b35b3b5893648379240258a6b3c09241d65 0.07 MB 146 108
198,669 198,669 00000000000000a288ed594d822a8aa2e9b93f42b08a3488775b15f7ea6239d1 0.00 MB 11 169
Previous 10 blocks ↓
Total Size: 778.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 93
    • Outgoing: 10
  • Data Transfer:
    • Sent: 160.76 GB
    • Received: 1.90 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.