Loading Tool

Explorer IconExplorer

Memory Pool

37,942 transactions
27.04 vMB
0.06476550 BTC
Random Selection Loading Transactions
Max Size: 137.59/200 MB

Candidate Block

Mining Attempt 69c5a192b4946d684a3006d28b052ab97d076d9293a4a0f7874201a5460f3dd7
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root 613e4fe08ce053a09d1d05571c564f913a37e713d439881e19997e526c4ee3c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,749
Size: 1.00 vMB
Total Fees: 0.01392127 BTC
Feerates: 100.28 > 1.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (504,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,302 410,302 000000000000000004163c85f1c833848fe43cb230f6cfcad682fe4d85e6d3cc 1,729 0.76/1.00 vMB 42
410,301 410,301 000000000000000001030f2624ff2cb68fe8cca53b09f790a64e260e44b6dba5 487 0.33/1.00 vMB 28
410,300 410,300 000000000000000002df9b832fc8d5e0ba9df2859d704f7a442f564105334dba 1,088 0.92/1.00 vMB 22
410,299 410,299 000000000000000002971156ef15f0ae45d40e21e0cde1c639cb3096711226ec 2,726 1.00/1.00 vMB 47
410,298 410,298 0000000000000000017e0a2326b923dd2cd465dbd28e845daaf3e909a4fd2597 2,264 1.00/1.00 vMB 35
410,297 410,297 000000000000000004bce4d94ad3a6f29901a678768c8a3d913711ceed74e01e 2,760 1.00/1.00 vMB 55
410,296 410,296 000000000000000002261c0fa5404a01eecc3ac88f7b62f0761087cf61fe24d7 712 0.42/1.00 vMB 34
410,295 410,295 000000000000000001af06368f9ba3971e2524f068bd904cc9dee87f34d241f9 692 0.44/1.00 vMB 28
410,294 410,294 000000000000000004202aee26542c8e19baab702b880717f7f1539494b5b168 294 0.23/1.00 vMB 29
410,293 410,293 000000000000000004282d2bdb45f62bec804d875313c816dd259d18714dd70a 1,373 0.73/1.00 vMB 36
410,292 410,292 000000000000000001e176d63cbb6d54cf4fbdfe418da0568a5b80bb57e3af96 728 0.50/1.00 vMB 30
410,291 410,291 000000000000000001a5c9c30970a03e8d4bdd7cc77e520f10ad6098dcc85475 1,209 1.00/1.00 vMB 18
410,290 410,290 00000000000000000077b3dcd86ddb85cd3888a28f2233b6fbe46470781bb81b 2,286 1.00/1.00 vMB 42
410,289 410,289 000000000000000003a5ea7512cb8e7984ea0cd12e539fe965600f11903d4986 2,646 1.00/1.00 vMB 38
410,288 410,288 000000000000000001d63d8714673c2628a82875410d3863dc3dbeaf0dabd5a6 3,078 1.00/1.00 vMB 57
410,287 410,287 0000000000000000016ce75642488a89ef368ad79e0fd3847b91f5f0144e41a4 903 0.35/1.00 vMB 35
410,286 410,286 0000000000000000041d4e1d8ae680da152a550bc24b071297c254f08ade5675 362 0.15/1.00 vMB 41
410,285 410,285 000000000000000000235a9668bb613cc6051bd28536b720b4b5dc60c521de98 2,033 0.84/1.00 vMB 38
410,284 410,284 000000000000000000fa4b56dad80875df57e139fa5e1b1020de2edfc2d259ca 259 0.10/1.00 vMB 37
410,283 410,283 000000000000000003dc07402198a1bee9243dd61fb26ae7a70a9055e872d076 40 0.01/1.00 vMB 31
410,282 410,282 000000000000000005237abea923981bf9f85476b3674b0536679381346c0f80 349 0.18/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.