Loading Tool

Explorer IconExplorer

Memory Pool

41,387 transactions
25.96 vMB
0.05196780 BTC
Random Selection Loading Transactions
Max Size: 135.74/200 MB

Candidate Block

Mining Attempt e57b19917a6c2ba9230911964d6d5f5d0baa80b2253e35d66498516283d454b4
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 62e88812d3b004aefc2bff925053aa6a3750070266861105f81a7be288f16985
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,161
Size: 1.00 vMB
Total Fees: 0.00459379 BTC
Feerates: 40.21 > 0.46 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (530,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,382 384,382 00000000000000000555f25918dce3922a769aec650890f09c141a5f550c0298 1,227 0.42/1.00 vMB 47
384,381 384,381 000000000000000007f11bd2e571a7b2fde2459ac944a05d929de8806161d8e5 180 0.11/1.00 vMB 32
384,380 384,380 00000000000000000a881958c1fed38ede2b1e501424c4dd6066c873e3b312e6 620 1.00/1.00 vMB 7
384,379 384,379 00000000000000000410159f584e04f7852774aaea1979aadf87a55d0d10ddc3 215 1.00/1.00 vMB 1
384,378 384,378 0000000000000000037b8d91053445a6c478bc71b142310801d38ef5238c322a 1,358 0.64/1.00 vMB 33
384,377 384,377 00000000000000000cbcd46d88ba46bdd7c871664f24081442225a57ab75d769 2,012 0.87/1.00 vMB 37
384,376 384,376 000000000000000009a3bbb6350e7d2b709080c42eb180bce9fff8fbeecf07c0 15 0.06/1.00 vMB 2
384,375 384,375 000000000000000007ad46f2e9d5fea50620bceab8af20d7adfc757b5fa2bec7 919 0.44/1.00 vMB 33
384,374 384,374 000000000000000009c9508bd543bec4f963988e2d851bd2b356afee6b45cc74 1,078 0.58/1.00 vMB 28
384,373 384,373 0000000000000000103344b6ac6db584d11f26621112127dabf28184b8c1d918 1,173 0.49/1.00 vMB 46
384,372 384,372 00000000000000000315e28734f8de228c24877e6168b6038ae16784b0f0a5ee 220 0.14/1.00 vMB 19
384,371 384,371 000000000000000008a019c707eb9a17cdc41be36ecec9109ef09906be74e2ca 457 0.18/1.00 vMB 39
384,370 384,370 00000000000000000b6f94429b92a9b8b3889b36cfa8b13d6f90b9fdef060e39 968 0.46/1.00 vMB 36
384,369 384,369 000000000000000008eb566155a3079adbe9156400f204f9eb4479ee1d867595 214 0.12/1.00 vMB 31
384,368 384,368 0000000000000000008f7860d644095daeb8fabdf0216d549d00b66c40f62a12 594 0.23/1.00 vMB 38
384,367 384,367 00000000000000000ed0504a2b5f6e437499317439db5735fde7713a4484cd44 668 0.30/1.00 vMB 31
384,366 384,366 00000000000000000eddfd83a6f492ef356203fb6460b8f40e0a51eb29b2cb1d 184 0.12/1.00 vMB 21
384,365 384,365 000000000000000000f787090092fa3cdc5be34271686e1e6ea57c94e7e04e1a 1,054 0.62/1.00 vMB 28
384,364 384,364 00000000000000000db3eacdedb15ffaf81624239847982619b9c76a62370b34 1,265 0.55/1.00 vMB 39
384,363 384,363 00000000000000000bcb674a2688b86004289d9dcf23d9f78e1e1e073d8be066 90 0.08/1.00 vMB 14
384,362 384,362 000000000000000000b73848e90ae0bef41891db005a28887b4126b4214db44c 237 0.14/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.96 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: 647.47 GB
    • Received: 12.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.