Loading Tool

Explorer IconExplorer

Memory Pool

15,886 transactions
7.78 vMB
0.04483582 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.67/200 MB

Candidate Block

Mining Attempt 0a99a29d43a3147c20c6be655fe1ffbdbc50bdb73b2ea605b38b1a58d91e3c51
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 8cce2c7ac870810ef794ae307dd85fc60e7933d06d7f9980dc4b0983d2aeea75
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,186
Size: 1.00 vMB
Total Fees: 0.02882201 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (661,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,188 252,188 00000000000000475a997b40872eb02f0f5f3658853c5fc669685c3e981d9b9c 356 0.15 vMB 122
252,187 252,187 00000000000000448943461e35afb150facb6578446c3be7ddfd604fbb420cf4 388 0.19 vMB 105
252,186 252,186 000000000000002237ac5e5401005b7027cff7ace19253f72a77e096c691e9c7 166 0.09 vMB 101
252,185 252,185 000000000000000b8aac387b0de4b6a601c2461bf9ec1cd3995b964f1cd0da8f 116 0.06 vMB 64
252,184 252,184 000000000000004924814a1d1748bdca8aaa0838f406fcde4345a8851bdd3588 468 0.22 vMB 107
252,183 252,183 000000000000004fa499adca211f04bea1d7410425aa02292e1711173cbaa721 167 0.07 vMB 83
252,182 252,182 000000000000004359b2a49e4cf8a2f21e8302aa435cb0bbc4a299049f0425a3 177 0.13 vMB 85
252,181 252,181 000000000000004ab635d59064bfd17ebaebb4f89710a04620801f9ca1b741a1 37 0.02 vMB 78
252,180 252,180 0000000000000000eca6cb07276fa4833d9dd6dfa5315679ca6c85f77a5b794d 610 0.29 vMB 125
252,179 252,179 0000000000000041ff5c539ef03666d43b6538b56f97152254d772db191c925a 320 0.21 vMB 85
252,178 252,178 000000000000000e96fe0aa83f56e37bc2b3b28ed4e3c882264057278fe43b0b 383 0.15 vMB 116
252,177 252,177 00000000000000093e3197dd4766364034aa3c7e0ffc07afff43e5124404e18e 102 0.06 vMB 77
252,176 252,176 000000000000002c4853f34e72ed741abe5c65833a23d694dbcc387fb3617812 595 0.25 vMB 125
252,175 252,175 000000000000001fa77266857af534a2f8ce6a93f82f5fcb22ca262cc26d1908 190 0.12 vMB 84
252,174 252,174 0000000000000039fb3507c13e086860ef0b41c7d9008433447edc383d90d272 772 0.35 vMB 36
252,173 252,173 000000000000004e8a027b065ae8a2827b750b7456c5b775d6f81193a235a658 666 0.25 vMB 151
252,172 252,172 00000000000000040459e7c7533c4c264b101f5900fa13a38c9e9f5c4388ec47 250 0.17 vMB 76
252,171 252,171 00000000000000522e37d7b461390e3b3573cf82e4835b8cb9cef5fc8cfd1a40 512 0.23 vMB 118
252,170 252,170 000000000000004ebd69e62fe16995309fc6a70eaaf966246ba62680fe30304c 243 0.11 vMB 135
252,169 252,169 000000000000004e87c9c75d969b27efa6c138123d00584e631582a8bb004520 316 0.20 vMB 103
252,168 252,168 0000000000000046fd683fd45fb6021e8c6d7558b7bb0c5ae85b2288b70abe95 359 0.16 vMB 124
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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