Loading Tool

Explorer IconExplorer

Memory Pool

77,092 transactions
28.42 vMB
0.08815227 BTC
Random Selection Loading Transactions
Max Size: 172.97/200 MB

Candidate Block

Mining Attempt 74cb85d412ea6953ec64e0b66740e22606d9c3f271c80e82e7911cd3183b3d61
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 7a3d8353972a8ef4f183253369bc6a2cdfc395696869a0456a2e25be236f206e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,617
Size: 1.00 vMB
Total Fees: 0.02460965 BTC
Feerates: 477.45 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (490,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,293 425,293 000000000000000003891ebd5f62c39d3ac704162d15f7f3ea051934b39ae178 300 1.00/1.00 vMB 14
425,292 425,292 000000000000000003eb35938cc39714926d9c2f105f776f4167011f1a82ac91 616 1.00/1.00 vMB 21
425,291 425,291 000000000000000002c78b9a63faaadc17ea490efd40ed95b74534689dfa43ce 359 0.97/1.00 vMB 15
425,290 425,290 0000000000000000051539212e8b588e0aa3668c67149ac07f285123fdb7b6fd 382 0.16/1.00 vMB 59
425,289 425,289 000000000000000002bf18faf508aaae453367e110de75eec0a2b110b6b2b4e9 215 1.00/1.00 vMB 10
425,288 425,288 000000000000000004b32c1fa78cf657762acdc56a7e89f95df250c6d4a82ea6 1,665 1.00/1.00 vMB 64
425,287 425,287 000000000000000002999ce5125e137e6674cb0d6f7001caa61a02970911164a 139 1.00/1.00 vMB 60
425,286 425,286 00000000000000000042e9cd3facaf2a5e0fed04a244cb259b07656eee83251b 1,027 0.99/1.00 vMB 35
425,285 425,285 000000000000000001315fe9ca3423d8c121f0ed13d9931b434c98b09f770152 1,422 0.68/1.00 vMB 67
425,284 425,284 0000000000000000038202fe2544db56ae85ca2eb5d9f7384e41b9337ee47289 1,539 1.00/1.00 vMB 40
425,283 425,283 00000000000000000322d395ddbe8e5e4df031d62f51811e329021ecd986f1a1 590 0.96/1.00 vMB 19
425,282 425,282 0000000000000000015cabd854b483c73a4eb0ad6b5c0a8909d6447f9d24eb1a 2,222 0.93/1.00 vMB 61
425,281 425,281 0000000000000000056dc0cd2a4f9e25414b476b85733525b3a66c1bac0c293a 1,470 0.99/1.00 vMB 42
425,280 425,280 000000000000000001e52bb2f21f3c69ad0398ae8361e49d035550eeebd159ae 14 0.00/1.00 vMB 141
425,279 425,279 000000000000000004e8f769b2b205b69fe499a1202473b5fcda148ddabf9184 653 0.40/1.00 vMB 49
425,278 425,278 0000000000000000026018d57798314ee3cd294bd7dabf66d3bcefeb4101da25 358 0.99/1.00 vMB 14
425,277 425,277 00000000000000000558cfa11bac127b56cb4e4f3aa46abc6ff476d60f23d774 1,733 0.85/1.00 vMB 55
425,276 425,276 0000000000000000004d3bb8093bd070b3216ed260180544074689d4ce4005b3 2,181 1.00/1.00 vMB 64
425,275 425,275 000000000000000004a1ca924779bf79fb88f7efe16fd79c129a2fa29600b2bd 99 0.04/1.00 vMB 50
425,274 425,274 000000000000000003dd5e688dd166fd13beda10ffbf7ea7ba62cde3696ef4a8 262 0.99/1.00 vMB 14
425,273 425,273 000000000000000004bb59411899a27f3e16ecdc03b4ab3eaff00fa962d6a682 212 0.99/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.91 GB

Node Details:

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