Loading Tool

Explorer IconExplorer

Memory Pool

78,428 transactions
29.39 vMB
0.06631266 BTC
Random Selection Loading Transactions
Max Size: 176.65/200 MB

Candidate Block

Mining Attempt 9fc8f9337124c788a6acf6a83cbc6af80a78b16f55a73dcc822a8b4f1c4fb37b
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 7f2840fc5fa478643826c4606c836cf90a342e55d7aa10a38e015f663208ba41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,274
Size: 1.00 vMB
Total Fees: 0.00666688 BTC
Feerates: 50.25 > 0.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (705,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,434 209,434 00000000000001e18cfab0ed2eb85fc7197f0f6435336c80648af9cadf029258 255 0.15/1.00 vMB 150
209,433 209,433 0000000000000461a59fedc3a822d6f51f785761941c4572c6e709e4ee24831a 144 0.05/1.00 vMB 185
209,432 209,432 00000000000001b9ec644462caf64275f5e1487605aef46d1fff748d88af9b4f 200 0.07/1.00 vMB 313
209,431 209,431 000000000000001b849e3ba35d73b5bab6684415b076a881c32f9d45e8fb1ab2 355 0.18/1.00 vMB 224
209,430 209,430 00000000000004af49bda7db8267a9ac088a0715ff15505f5d8753d17e551b4b 193 0.05/1.00 vMB 11
209,429 209,429 00000000000001b286d6217013d5961e1f88e4cc05d6c0527a6739cffe794972 170 0.07/1.00 vMB 190
209,428 209,428 00000000000002edc7f2da7db897e81548d6dfaa4b0ecd9a7a2aa50ffd34b538 177 0.08/1.00 vMB 199
209,427 209,427 00000000000003a020c3c6049270087574498c2c8d191d85326abf51e2bb9d75 9 0.00/1.00 vMB 496
209,426 209,426 00000000000001fc245bf978e780fc08827ab5e4a4f59eaa06882b5131ed3bd4 170 0.05/1.00 vMB 42
209,425 209,425 0000000000000043205d3b2cbef01aa03e812946f11a71444c9806da14f907e4 362 0.30/1.00 vMB 109
209,424 209,424 00000000000004a5e734fe908d5fb07be1f3c90030a7130440bd8dfe31dd49ae 365 0.14/1.00 vMB 213
209,423 209,423 00000000000003bae6dd4996424dadc1d378e04d270f0952ca0c7548285fe1c9 269 0.12/1.00 vMB 197
209,422 209,422 00000000000001469d1ae85b12da297338689f1bc1ef32a51ffced948e4581fd 128 0.06/1.00 vMB 166
209,421 209,421 00000000000000eed04038438a0dfe049e14f3118b6f4f701a7ec789302a3ae8 230 0.09/1.00 vMB 190
209,420 209,420 00000000000004cc49c10109ff5771c2975c1c86affdbbc3f6c379fe5e34d0b9 452 0.21/1.00 vMB 192
209,419 209,419 000000000000042ae9087725c098f1925b35b1a900d0cb9cec49241f3ada2ecf 151 0.05/1.00 vMB 230
209,418 209,418 0000000000000135bb2cfbf2393fa79c70e711a2ecc598948c9a217778e86cee 351 0.16/1.00 vMB 173
209,417 209,417 0000000000000225279194e43a6c6886e8456a63f4c820033be0c1c15b940970 122 0.05/1.00 vMB 101
209,416 209,416 00000000000003c6d8700a21411177a144159a9e504e38c128c7b7c4ad59ef91 84 0.04/1.00 vMB 177
209,415 209,415 00000000000001678d8a5fd32a119a916c180dbb5c860e9ae3d50d9dc45a00b1 352 0.15/1.00 vMB 170
209,414 209,414 000000000000002351e8c4a8fb0f461686d66796538bc3390ccbd11a8868c289 47 0.02/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.