Loading Tool

Explorer IconExplorer

Memory Pool

41,527 transactions
26.08 vMB
0.05731244 BTC
Random Selection Loading Transactions
Max Size: 136.37/200 MB

Candidate Block

Mining Attempt a411ae9f3280f737374a4089cd0d7248bf5025bf54bc644130e192309ec5024f
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 43d6c8f69f6d3d76f16da565e20607f4dab733ab2fa8a305a5fbfa8db7ebad01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,496
Size: 1.00 vMB
Total Fees: 0.00970532 BTC
Feerates: 100.00 > 0.97 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (611,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,295 303,295 000000000000000044ae9da0659576faebedc4be3b9f176bcf3112889fb65188 206 0.08/1.00 vMB 34
303,294 303,294 0000000000000000646ff4ce935477a43b3538cf4de7d18f23e425993e02c37f 112 0.16/1.00 vMB 13
303,293 303,293 00000000000000002a218a7bf18bf9f77e4f1f5942c4ee757899fb2dc9c6efd2 456 0.35/1.00 vMB 20
303,292 303,292 00000000000000002e8f897b13c2d891ccc9526eeefc81205a45a9cfeef566b3 1,033 0.35/1.00 vMB 49
303,291 303,291 000000000000000011ee8f12576d36a6ceff64b63f9675562ebf8e7cd577a134 59 0.04/1.00 vMB 10
303,290 303,290 00000000000000003b3a456696d924ca3c00dd84002810d38a1f850933a71e0e 930 0.53/1.00 vMB 37
303,289 303,289 000000000000000013fa9b5dcfdddca610117562bd6fd3f2807b33af80c1d03b 158 0.10/1.00 vMB 33
303,288 303,288 00000000000000002a884a7b3cc5f4f810c5d626cd73fdf59494e4980fa181b1 490 0.30/1.00 vMB 27
303,287 303,287 000000000000000063c91eb5870eeadff115e5cef7a06c8ffb8fb2178f2ed0f0 289 0.19/1.00 vMB 24
303,286 303,286 000000000000000010d25ad5a7d9e77c998a27cbd9438ffde6a2a70b7c6de1d1 189 0.11/1.00 vMB 29
303,285 303,285 00000000000000002d41137e324d73ab78b853bfe112f91385c23d60c47d4f13 197 0.10/1.00 vMB 29
303,284 303,284 0000000000000000382399ba1c118f2ed042015d7bd8b1e88eba72cc20e12b6a 117 0.05/1.00 vMB 33
303,283 303,283 00000000000000005ccf438eb74d4a53c1a5165cdeb4d1994d706f79485ac6d1 993 0.54/1.00 vMB 34
303,282 303,282 0000000000000000358d55d82c963283fae8f0ee2fbe6230e368a437a6b5933e 14 0.01/1.00 vMB 17
303,281 303,281 00000000000000001fbf629063e035453de6b5ed5df88b6e5298d1151de8a785 237 0.14/1.00 vMB 26
303,280 303,280 00000000000000003af918dd4552f7d4da0ae1504976857218a26bf00db29bc9 117 0.04/1.00 vMB 39
303,279 303,279 00000000000000003148750137698d93718c2ea62eae86e066d32caa568611c2 287 0.23/1.00 vMB 24
303,278 303,278 00000000000000001cb7969c7f7f090bf0e09c10f2473be2719b4d7af4afa76d 586 0.41/1.00 vMB 26
303,277 303,277 00000000000000000aa46033795d1ab86e1c051d7c8f850d2b07f3d023848e7a 65 0.05/1.00 vMB 24
303,276 303,276 00000000000000000d66bc713f48eac04fb5bedb042f098b085eb56667bc48cb 65 0.04/1.00 vMB 33
303,275 303,275 00000000000000006213c1ffd5e1654aa66c428b27c69945cc6d280e8e7ce305 205 0.12/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.20 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: 653.95 GB
    • Received: 14.06 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.