Loading Tool

Explorer IconExplorer

Memory Pool

79,118 transactions
29.64 vMB
0.07454015 BTC
Random Selection Loading Transactions
Max Size: 177.79/200 MB

Candidate Block

Mining Attempt c24a4d823c784719a2d4e3222ee3ef4e1d148e040f97610eab2f954d9c0096c2
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 6b7e2d15a11aa8c9638b6fa6a568461ce2d887e984dbdb3d5ae726a16eebbe03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,987
Size: 1.00 vMB
Total Fees: 0.01424608 BTC
Feerates: 150.98 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (685,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,924 229,924 000000000000014599820bd16bfe80803421db018ca1b9b7162720320494f163 419 0.18/1.00 vMB 160
229,923 229,923 00000000000001c4e7424c01aca8a0cdafffc6dfb4609d1135c027fbb2f049e9 269 0.12/1.00 vMB 184
229,922 229,922 0000000000000035bf7d7d19820bee991db54935b1cfeba18f49b6c0c5c037eb 187 0.16/1.00 vMB 28
229,921 229,921 0000000000000182e75da73ce9a198d694b20dd0df4c6b096faf448aea96a00d 568 0.25/1.00 vMB 169
229,920 229,920 00000000000001305d264a219b6c8395af7a82ff24f2b8f7a704b384ec66240c 5 0.00/1.00 vMB 87
229,919 229,919 0000000000000128a34a9a7aca5c47c6412a2f0f17c20a1dbe36bceb4ac106a2 180 0.08/1.00 vMB 171
229,918 229,918 000000000000022b975020510e9d0e1d788033e18068954d6b7b8d6e6e277a36 208 0.11/1.00 vMB 135
229,917 229,917 0000000000000014f649ce537270276db292f0e473f108e5a60aed91d7bb00c9 527 0.23/1.00 vMB 192
229,916 229,916 000000000000000491c56795c23d1975a600bf6b87d5e5b3f38c661824347bc3 55 0.04/1.00 vMB 82
229,915 229,915 000000000000010a499af32dcf26ed0afa7bc0541aad105ee001c32cdfc622c6 121 0.06/1.00 vMB 208
229,914 229,914 00000000000001735fc735ec397d9556293a8e124b2f3453a81eb09547e4ba48 501 0.22/1.00 vMB 142
229,913 229,913 00000000000001d5f8ddf1bd845d56723aadf20d9af8786be7225b7ff1e004cd 326 0.14/1.00 vMB 203
229,912 229,912 00000000000001eee4c8f1e75e1631a6c2db68584c59ad8f2a19bd05626284a9 139 0.08/1.00 vMB 14
229,911 229,911 000000000000008527d964aef46388cff427faec4f2c8d30eea2ce1ed08a0e42 741 0.35/1.00 vMB 133
229,910 229,910 00000000000000b7810c16720e71bad01962978b8b386523dd771437de1c76f1 279 0.15/1.00 vMB 113
229,909 229,909 00000000000000f9b7e2458cde02170b8092c88974b320feee421d19a9bcc0c4 414 0.27/1.00 vMB 142
229,908 229,908 00000000000001eb71647c9a39f12ee3aa311b68beef899e3d6097a762586646 624 0.25/1.00 vMB 188
229,907 229,907 000000000000008468644defc41d443651ddb5815dcf320572e58ae4a177b790 373 0.16/1.00 vMB 179
229,906 229,906 00000000000001606cb1587604719d2e1543be7046a2b1ab570ef41e5be94035 498 0.25/1.00 vMB 148
229,905 229,905 000000000000014fcdfb323c0a0fa8b60dfc475aec5c6244c3df2451a013c170 312 0.13/1.00 vMB 179
229,904 229,904 000000000000021f4e6e35fea08bcb46e0765c527ea9fb4aac6c5c4e19f5f816 183 0.11/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.