Loading Tool

Explorer IconExplorer

Memory Pool

78,567 transactions
28.86 vMB
0.10979964 BTC
Random Selection Loading Transactions
Max Size: 175.20/200 MB

Candidate Block

Mining Attempt a97de92658582d3b74c706e21574c076a0e62efb6742a77fa76a415cb819396c
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 8d45df0a5f6ac64a71d72a3c10cfaf1964b7214766d462e85a9eb321c496b8d8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,099
Size: 1.00 vMB
Total Fees: 0.03893074 BTC
Feerates: 602.26 > 3.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (679,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,326 235,326 000000000000009d37a190fb813bfdeb9c38faf1b0ba7fcda12929b69bcd981d 727 0.25/1.00 vMB 222
235,325 235,325 00000000000001316c9fada65f1d737cfe85d4b45cca7c2cb83898178388e6a5 215 0.07/1.00 vMB 43
235,324 235,324 0000000000000190ed74381ca9117109861250b230e24da5fb1389e2d3726ee7 461 0.20/1.00 vMB 155
235,323 235,323 00000000000001515bb7e1c783e87e69a3955566e7b7d8745c132cd702176ab0 310 0.22/1.00 vMB 112
235,322 235,322 00000000000000bef9ab5915f9a62588ce23b75f98ca6bd2e778624f75ddf956 702 0.25/1.00 vMB 201
235,321 235,321 000000000000008ba44bd6d0b48db5465e25ef73e22952d46abe03304e38f4c5 497 0.23/1.00 vMB 171
235,320 235,320 000000000000006952a7545d10d7815f43636a84db923918b81d36762479735d 324 0.10/1.00 vMB 1
235,319 235,319 000000000000013353114b4960181d616182bf3f90c92903dfb42e5e9c6f1d4c 829 0.33/1.00 vMB 196
235,318 235,318 00000000000000238d32db1e1dec4af7aca2a6b68c4a1e2a0efc9eea6e0aa72d 216 0.11/1.00 vMB 190
235,317 235,317 00000000000000733bb45a8840bd47438ff45ae0df176f1e0a90a8f65d3e96aa 255 0.14/1.00 vMB 169
235,316 235,316 00000000000000bad285c2ba7227b48838a7a7543fc42db9fb7808065c652abe 180 0.15/1.00 vMB 94
235,315 235,315 000000000000012dd9f186210514453b6118aedcccc2eca19e10975578f2ba52 253 0.12/1.00 vMB 172
235,314 235,314 00000000000000e7f84fb14c4d87ad0cbca85566de5970e6bf54f8b1af2c4c8f 123 0.15/1.00 vMB 64
235,313 235,313 00000000000000f9ffb90f6c252990792a6575372226a5fd9d4d4c9ba35de713 195 0.08/1.00 vMB 190
235,312 235,312 0000000000000079d1207e726425cc354422c96d07739a5f83cd2404c4d4ffc6 188 0.15/1.00 vMB 94
235,311 235,311 0000000000000127c9003634f36fd5c4bf67aea34f24e8db2bc599d66830e2dd 192 0.06/1.00 vMB 43
235,310 235,310 000000000000012bc8bd33c922e2517f679ed12b8df34c3ea200f60b70390358 129 0.15/1.00 vMB 62
235,309 235,309 00000000000000817c471810c11f57e1da219a7e28674311cd8b1255783bef4b 107 0.05/1.00 vMB 217
235,308 235,308 0000000000000157adb2dade4987f201a0e65dc8e549df00d4939db6cae91c89 184 0.10/1.00 vMB 150
235,307 235,307 00000000000000d88d3084be67c474bd6c6bfb51e8d9ac3d597578ddd2351818 293 0.13/1.00 vMB 174
235,306 235,306 0000000000000138b4b88326e4c121a55956e01d09f32acaab2cdfd100c46ba5 59 0.02/1.00 vMB 183
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.