Loading Tool

Explorer IconExplorer

Memory Pool

27,332 transactions
12.49 vMB
0.03667525 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.55/200 MB

Candidate Block

Mining Attempt 61d788806ba8097185fbbfa1e9a96c0b11ec9d0941b92cb2be4375e276c3bcd4
Version 20000000
Previous Block 00000000000000000000eb36ee3e6947a9e850649902af9ef9b61f08ab73877e
Merkle Root 379efde9851c7b7fd93850052e1f7e9f7f2bb94fbdd8c4d849bf487e70af355d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 295
Size: 1.00 vMB
Total Fees: 0.01046835 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,517 (717,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,190 196,190 000000000000042e70d2a3bb812f55961abedb055571ce91c275cecf9e3931b9 12 0.00 vMB 314
196,189 196,189 0000000000000259b7af200fc0fb1e6a8d9e7539fdf145398f41aa1b2f5fdeb0 355 0.14 vMB 189
196,188 196,188 000000000000068af960d4f6929497236eefc465486c0a2e3857c2eafe0d8320 395 0.16 vMB 299
196,187 196,187 0000000000000379b3a11ddb9fa01b7f833b78118fd7891e4ca30f622d25bff4 142 0.04 vMB 47
196,186 196,186 0000000000000150be6c78071467ddd6f1a50c5cb42b08827b909bec7944fc79 77 0.03 vMB 119
196,185 196,185 00000000000005d0927eeb23d5ea126f2ea4c6fb6f7e82a3847d1e6826f85f24 512 0.15 vMB 29
196,184 196,184 00000000000004c23c16c51df78b05cc8c73eef10eb139f0ed58226a25437246 38 0.01 vMB 95
196,183 196,183 000000000000051b9e90bd3be91a069d27739af741b348cf066c54bc1231d92f 58 0.02 vMB 668
196,182 196,182 0000000000000163a9efc3a4c15a145aec034456456a247475a1a50f64d4ecc4 193 0.08 vMB 235
196,181 196,181 00000000000001b08840111678fdbc1ac022e8e49683c6fdb406fe74dfc6f4a5 134 0.05 vMB 203
196,180 196,180 0000000000000497075d8847b3755889b57895031b006c71b87c6785c7f8001f 128 0.04 vMB 22
196,179 196,179 00000000000006de971b6d49bfb968774987ba5db89c267770249b78bfbc9d51 126 0.06 vMB 82
196,178 196,178 0000000000000666518d22b953feee5a90762d9cf5026c59c11dc48bb05cff69 351 0.15 vMB 192
196,177 196,177 00000000000004b0bbd44857394942e544bd0137578efa880f36d5111ee279b1 32 0.01 vMB 0
196,176 196,176 00000000000006912ce32f49cdbe5416a6f52ffc8d4446957f58430c368593c5 243 0.10 vMB 120
196,175 196,175 0000000000000388c6ea2290042fef04f1b25e646b89eda3b8d509b41bf42dba 1,024 0.30 vMB 27
196,174 196,174 000000000000043e785a68a0c1be499d1306048719b9e6395438176040b3d1a0 1 0.00 vMB 0
196,173 196,173 00000000000003109528bbfbf635404925f23bdd270caafabb677692718ec68f 66 0.02 vMB 134
196,172 196,172 000000000000042abbdaa911e2ce583c7864b97de75cc9f26db59f8a4a953be1 45 0.02 vMB 296
196,171 196,171 00000000000004196afe1a7e4b5bf06075b5c9a1d0eb548669e37ee1f81e2431 43 0.03 vMB 78
196,170 196,170 00000000000000549795e8b65df08a315fcc6ab5077193050a015fc1e55be288 164 0.05 vMB 267
Previous 10 blocks ↓
Total Size: 779.76 GB

Node Details:

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