Loading Tool

Explorer IconExplorer

Memory Pool

31,770 transactions
12.41 vMB
0.04681894 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.87/200 MB

Candidate Block

Mining Attempt d5b8288d79c2cf164d76eea369fb8c5cded8eb7c659cadffcdfff8f62ebc12b3
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root c03cf2c89f1ecbd1010115c1e02622e778d4e79057f30b55fcc1e90191862905
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,202
Size: 1.00 vMB
Total Fees: 0.02430636 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (698,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,193 215,193 00000000000002a4676774b67d04a1f2ffc7bb6396203be1c9d93573e1ec1be0 706 0.24 vMB 218
215,192 215,192 000000000000029280f76691f693b87dcfcf3afda76febd0d4e9841d8292413f 114 0.05 vMB 127
215,191 215,191 000000000000013fdddf5ddc19ebe5528cb3ead44f6c56db997d34b81dba5496 102 0.03 vMB 178
215,190 215,190 00000000000002f84842e7fc6fce212fe3db49bc949d85595cd7fc46003fdecf 629 0.22 vMB 251
215,189 215,189 00000000000001d4012c2d8529ca3b3eca44b6b53c0d177312105ff8d14dfd2a 150 0.07 vMB 177
215,188 215,188 00000000000001354c5e1dbfcb58381365ca4e1cfdb148400f1f4685b7cb9355 318 0.14 vMB 168
215,187 215,187 000000000000042f3a7d149243c2bdbb822abb1b323feeceef1d321d469460be 288 0.14 vMB 193
215,186 215,186 000000000000002823d3e803e7ede45fc7208b6faaf3d364b0b4e6869f11356b 906 0.47 vMB 158
215,185 215,185 000000000000028034bd5f31f993f2dc9fd27607bd0c727c92bc01194752aab3 9 0.00 vMB 623
215,184 215,184 00000000000000786445c0b2e8775ad23249cbad73e987c7ae41e0212cfe5d74 187 0.07 vMB 177
215,183 215,183 00000000000004ded038cbfb55e0510aa9c035b93c8cbc797903ec29bceb939c 149 0.08 vMB 165
215,182 215,182 000000000000001a29a11920e397cad51fc6b3bdd8706cb2d7d9c0612768eab1 69 0.04 vMB 117
215,181 215,181 00000000000004330514276d2aebbe01543599ca0f94423ae8e909fdd60aba4a 90 0.04 vMB 152
215,180 215,180 00000000000002ce524ebd37d5debba7f80e5721545177a8ff71e0ecd264fe4d 274 0.13 vMB 179
215,179 215,179 000000000000050ad715a4796d24d13c9caf87ba9941c321678e25e7ee34c56b 112 0.05 vMB 151
215,178 215,178 0000000000000571e9e108f1667f97c96f6cbcf0d8c3c9acb40c1d03668cff8c 107 0.04 vMB 128
215,177 215,177 00000000000001ee98355399669c5fa980f7e3ffff02384ab1a222d297397b7e 270 0.14 vMB 195
215,176 215,176 00000000000000cf59061f56cdf4d82421f4f78620a6c357eae3227bb0ffb154 97 0.08 vMB 91
215,175 215,175 00000000000000ef2842ca519d449b99419d6fd72826b7f215908eebcdba6242 668 0.25 vMB 207
215,174 215,174 00000000000000e3b40bea7cf046035a16455332cecd0f469a8cbe78f792c1fc 147 0.06 vMB 136
215,173 215,173 00000000000002ae5ee469d78a7d03a967977af739c19dac6237a93476506154 303 0.13 vMB 122
Previous 10 blocks ↓
Total Size: 779.75 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: 383.07 GB
    • Received: 1.94 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.