Loading Tool

Explorer IconExplorer

Memory Pool

36,963 transactions
26.32 vMB
0.06101395 BTC
Random Selection Loading Transactions
Max Size: 134.01/200 MB

Candidate Block

Mining Attempt 97e1e6ceef66d0199aacfb45f307f71a5ad1e1e51a4284be080bc662c357387c
Version 20000000
Previous Block 000000000000000000014f51cdb922adcbfbf8306ee11aa840c0f99483a0eb43
Merkle Root 889432ca12cde87781e33e01f091242a526fdc2ec528674cc80aff1ebc36c5b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,760
Size: 1.00 vMB
Total Fees: 0.01213055 BTC
Feerates: 226.23 > 1.22 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,656 (302,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,986 611,986 00000000000000000012a85f3c23d0ac49dbf4e11d4ae643b63b3b4c930cd561 2,151 1.00/1.00 vMB 28
611,985 611,985 0000000000000000000c9b844847b218cf9b3e19f44c737ce8af4d9b995acee8 1,622 0.54/1.00 vMB 17
611,984 611,984 00000000000000000005d7b27ce7455eea5c325f94df5c88e231e58f2e783057 1,919 1.00/1.00 vMB 24
611,983 611,983 00000000000000000011863e418e0ed11aa332c7bb766f7abf1234362bae15e7 1,901 0.63/1.00 vMB 24
611,982 611,982 0000000000000000000e189707c163d85a24ff0be6113db9a945a0881cf7b96a 2,557 0.81/1.00 vMB 23
611,981 611,981 00000000000000000010da2260f9630ea14121486ffc998d795960818da64a05 1,134 0.45/1.00 vMB 37
611,980 611,980 0000000000000000000eee54997d407da03bcbef4ce50374b4a6f6571c666a46 431 0.24/1.00 vMB 3
611,979 611,979 0000000000000000000544ed3014a9cd52d5344ae16660c20b42c57deb73df39 2,776 1.00/1.00 vMB 26
611,978 611,978 000000000000000000110bcb8c2cd3ff44503a8350935e617f2f65abd26a8e4a 617 0.30/1.00 vMB 10
611,977 611,977 00000000000000000012505e7a73474f136d2195c162a98ccea202e0cf7f7b28 2,545 1.00/1.00 vMB 8
611,976 611,976 000000000000000000113573e482d400d3f7c30ff3f2fb68b621b5caab12414e 3,207 1.00/1.00 vMB 30
611,975 611,975 00000000000000000006b3e1c7b5c72739783aa5c21ef9350f6d7d77161cc845 2,887 1.00/1.00 vMB 32
611,974 611,974 0000000000000000000103c09bbd46764fc5922f798b618fd98f03b193e385d5 177 0.05/1.00 vMB 22
611,973 611,973 0000000000000000000b303bbd485703252b23f7d8bc348744802e9a5d3fe8f2 1,978 0.73/1.00 vMB 24
611,972 611,972 0000000000000000000e9165b910451125719e17d07aed260a4c22aa0e532b62 2,013 0.71/1.00 vMB 23
611,971 611,971 00000000000000000010234c3f74b47c2f27601a88f9291b35097ac97b60afb4 352 0.13/1.00 vMB 23
611,970 611,970 00000000000000000012a5f0dfdaf6e464119f3d16cae157ef14a14f76ffd6bf 1,846 0.95/1.00 vMB 3
611,969 611,969 0000000000000000000e16a88765ecc840edc5e39a25859c316461159d355969 2,744 1.00/1.00 vMB 29
611,968 611,968 000000000000000000033b643d676fa8c00285210a530c04fb34d23e49008fb7 2,515 1.00/1.00 vMB 15
611,967 611,967 000000000000000000134f085acc692dd901f24834c9b6276891c20a0851ca5a 1,728 1.00/1.00 vMB 9
611,966 611,966 0000000000000000000bb6d0fab12df1ca3e65b737a535ab4d545227b8d18581 1,395 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.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: 633.23 GB
    • Received: 12.19 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.