Loading Tool

Explorer IconExplorer

Memory Pool

14,405 transactions
5.82 vMB
0.02197873 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.80/200 MB

Candidate Block

Mining Attempt 2d5f8b6ef6d30f7b7b1e8a05c7ab163757cd93fa09f407e3aa6e554e8c5ed37e
Version 20000000
Previous Block 000000000000000000008aabb7749a6ed62d33a69524678c2e46a9362255797c
Merkle Root cd503d8cc429c87aecdbaa2013cc5b54df6f8d4a46a85e7a76925d840e2a4eb6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,449
Size: 1.00 vMB
Total Fees: 0.01208018 BTC
Median Feerate: 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,454 (685,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,313 228,313 000000000000024e424bedb68c1c3c124f80870e15cbdf36f7fb623efda225d2 304 0.12 vMB 154
228,312 228,312 000000000000015f66ce70be6dd08b93c2db89766b0d6b124f55d777af8a2164 601 0.21 vMB 159
228,311 228,311 0000000000000040b34fc81465df7e377cf2dae83dde9b9d16a6abe53e9f58d8 191 0.15 vMB 83
228,310 228,310 00000000000001627607cc2c7bf3ba765e5c90b85bd4c20fc0148b9fe9e2265a 182 0.10 vMB 100
228,309 228,309 00000000000000442a53233d8e4853b560563bf8f434ef4c1b939620d33b91f1 240 0.17 vMB 106
228,308 228,308 00000000000001160204cf27b71496c1fb6c3cdf674b1049f21d2ac40b1555c1 5 0.00 vMB 0
228,307 228,307 000000000000010bc92fa49c5376a1824823ba962af9df65bc671671b5fc2b1e 290 0.15 vMB 150
228,306 228,306 000000000000021506eafbbba74bc2b8d77d1b2139950aeaa0d277f29fd22254 140 0.10 vMB 1,048
228,305 228,305 000000000000018ac07eeb6b956a9505b05872d07f9a2d39c16eeef4029db701 53 0.03 vMB 15
228,304 228,304 0000000000000217b3b701a8536044e6db8436ad5dd4357c315ddfeb33218443 280 0.16 vMB 109
228,303 228,303 000000000000002b9b91b62e6d857e6af1f64b47caaefa45769df27cd42c529b 239 0.25 vMB 49
228,302 228,302 00000000000002391aeea2c9c23ba178cfe0d13a0691de2f2da4f98b5ebd1ca5 220 0.09 vMB 112
228,301 228,301 000000000000020a576babaae4bf243d0ce978044bdd37abfa389f72fe3e1825 6 0.00 vMB 129
228,300 228,300 000000000000005b8ad88bb95a16063b5cc84f99eb57efad4e393d9c359fa1d2 101 0.05 vMB 93
228,299 228,299 00000000000002345fa42bfac775408f8da28bbe780001aef22be02fb7213108 300 0.17 vMB 144
228,298 228,298 00000000000000f97b3f5283d02b639e618d7af2bb787933db35d4c29b484d7d 421 0.24 vMB 142
228,297 228,297 00000000000000003f84dc299f7f318f0826cd6cc164b499085681d395182c6a 532 0.25 vMB 59
228,296 228,296 0000000000000184c0881b278db4f1ef04871a8058a6b1bbf0fabeb66b17dc36 336 0.23 vMB 94
228,295 228,295 0000000000000069fd253cc0839137b33b48f1c39790aedecd24ccfaba657ab3 1,061 0.47 vMB 183
228,294 228,294 000000000000011e15e0618ab409ae14db431d91b8e84b091c115bdd3d22741b 764 0.25 vMB 235
228,293 228,293 0000000000000265dd9b120aca904850e2f4de1061c10b557dec7699b4e54e18 561 0.24 vMB 163
Previous 10 blocks ↓
Total Size: 779.66 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: 310.63 GB
    • Received: 1.47 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.