Loading Tool

Explorer IconExplorer

Memory Pool

76,711 transactions
29.50 vMB
0.09660095 BTC
Random Selection Loading Transactions
Max Size: 174.01/200 MB

Candidate Block

Mining Attempt d8427f5ab1a2f1af89730d1dd03895ace94920b4a0df972ab4e8370d953350ab
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 17f9dd84d537fd017172a64922b72743cac2b2046ab57624902f6baf9e1a90b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.03054393 BTC
Feerates: 150.77 > 3.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (606,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,320 308,320 00000000000000000c308f7a19f3f8a30c498b6717210762cad9451ffea1db0b 455 0.26/1.00 vMB 27
308,319 308,319 0000000000000000281d24a2e18e0655d678b981b6ec5b5de687aaff1304dd55 65 0.02/1.00 vMB 37
308,318 308,318 00000000000000001db9f577f748398a751fa5c4c427d4c2de1ac301d1995f26 360 0.23/1.00 vMB 24
308,317 308,317 00000000000000004651b7942b8882d45fd517cddb5c1906f346d8debd54d136 554 0.31/1.00 vMB 29
308,316 308,316 0000000000000000361cc75e494a244968f024e657da383d59d1909be133a6d0 32 0.01/1.00 vMB 19
308,315 308,315 0000000000000000376a0cb4dd9080a59f312b9c48c7c995574973dbc9a290b3 377 0.20/1.00 vMB 31
308,314 308,314 000000000000000035a6ad09550b3f8341de023a5304169929ccf0e58c832e0c 317 0.17/1.00 vMB 31
308,313 308,313 000000000000000048411299f52f0f9c9ee76c45da2c04ac96cde196b6284efc 43 0.02/1.00 vMB 586
308,312 308,312 00000000000000002c90b4ad901f3649d51625afbaf7b65e7d07410641ed8c51 481 0.22/1.00 vMB 32
308,311 308,311 0000000000000000168504999a624cfb15042b339ee9c095346677b55f4164c6 359 0.15/1.00 vMB 33
308,310 308,310 000000000000000035cd4dbd42f61231ee4ebafc09217c2ab7a5f406f516faeb 393 0.18/1.00 vMB 33
308,309 308,309 000000000000000032ee69a225dff4dfd6da55780a12dd5ab40836a2fd80b115 276 0.14/1.00 vMB 30
308,308 308,308 00000000000000004823e0f1e915275fe2854001e7a6d994a0c8f35979ca0867 124 0.09/1.00 vMB 21
308,307 308,307 00000000000000003811c72a115ac0cd7d8d561464c31362f51f93e727f4b3fc 340 0.17/1.00 vMB 29
308,306 308,306 000000000000000031309aec9ecf9044b628cb04e8d6b883c5e65e9e9153c36a 204 0.11/1.00 vMB 28
308,305 308,305 00000000000000004bf3148fda5e3b9cc79bd7b3e4b9624e42f05b15f888080b 103 0.04/1.00 vMB 32
308,304 308,304 0000000000000000104a0d2c4dee51bbd00cc25331706bbdd48312548444c9cd 44 0.04/1.00 vMB 9
308,303 308,303 00000000000000000edda4094c50e849a2e21b378dc07070616ff8f1e83dbfae 400 0.33/1.00 vMB 22
308,302 308,302 0000000000000000372367eff6aa610833db11d5722158a5edb161514b052d07 376 0.50/1.00 vMB 18
308,301 308,301 0000000000000000115d8fbdd670b019571335f1a78d47983699a0073ea1afd0 52 0.03/1.00 vMB 32
308,300 308,300 00000000000000004c5f6a337c51207aa775b1c9f158a051dde13bc86286dd64 262 0.35/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.46 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: 667.94 GB
    • Received: 15.33 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.