Loading Tool

Explorer IconExplorer

Memory Pool

84,503 transactions
35.24 vMB
0.17640727 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt c0d302705dc3d54c6384cdc10117a030565f7317d4399362755e3ad18cfec68c
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 8983cb635a98f6ab86538d1f8367c5d457cf44b000c1a03a7e45e6850a9c6577
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,366
Size: 1.00 vMB
Total Fees: 0.04279529 BTC
Feerates: 435.08 > 4.29 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (689,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,199 226,199 00000000000001cbacdbabdecf2415e89c0e1b59266813913c7be2deb71ef668 221 0.10/1.00 vMB 179
226,198 226,198 0000000000000295b44d976591991b889faf5407c621c961a98132b6bd529f1b 278 0.25/1.00 vMB 192
226,197 226,197 00000000000002e795c6ad77bd81d9599147eda74b54c96bd841716020b2d3df 268 0.22/1.00 vMB 111
226,196 226,196 00000000000001c64eaa6600ae80fc5f8f52d66110bb871a331b7327ac9d8c96 77 0.08/1.00 vMB 85
226,195 226,195 00000000000001949cce79f40bb4bbba7821365d71c9b78684d00d5b222710dc 493 0.23/1.00 vMB 199
226,194 226,194 00000000000001de783c8caff772887db3c384d0e7c91a13f5eb8f6dee8738df 178 0.09/1.00 vMB 174
226,193 226,193 00000000000000ddb7ba5445166e6fb5e95d49b22430b18955f25e029bc489d1 115 0.41/1.00 vMB 50
226,192 226,192 000000000000018f9c59bb0f1b6d72f1e7a1d6575c6d3d7545e4cd68811de5ca 376 0.17/1.00 vMB 237
226,191 226,191 00000000000000629a09f4abe968cbe0de610cd6ad3751c4829f06c33bf729eb 259 0.15/1.00 vMB 154
226,190 226,190 00000000000000adb5a01f23319d9bbf1682b1706fb75e6fe0dead0d5b53f16c 225 0.12/1.00 vMB 76
226,189 226,189 00000000000003519231106b0edfabc7152cfcd4343d09ba725651923b8594e5 260 0.15/1.00 vMB 165
226,188 226,188 00000000000000376343a84ab44beab701df7b1fa2596689666fb2e40cf73b1e 318 0.14/1.00 vMB 189
226,187 226,187 000000000000015fe76bf27449101531f2efd93cb60e6d88a8289789f7f40aea 220 0.10/1.00 vMB 173
226,186 226,186 00000000000000ea0a575c53cd44f918c31dce81ef1b0af56c71ed2cacd9376d 249 0.11/1.00 vMB 176
226,185 226,185 0000000000000200697a83c157d05390463b5778e3207fdd6482f2ee2f23b47f 408 0.24/1.00 vMB 152
226,184 226,184 00000000000001f18622e7a3eac417a3361a60d45fd609d70cb16af1521be78b 388 0.25/1.00 vMB 152
226,183 226,183 00000000000000189ad159446a6c220049e5482d62409b9c012b8562dc043a9c 782 0.25/1.00 vMB 284
226,182 226,182 00000000000001be512d9604051fe657a71f8bf8322f70fabfa94d0cc01ccccd 115 0.05/1.00 vMB 180
226,181 226,181 000000000000030cc2794a7432490df000e5bc15e17522e793350f3c5262fbb3 196 0.10/1.00 vMB 175
226,180 226,180 000000000000025cade85d0139287f73c412085ddc64acd3f037b9ee74670995 77 0.05/1.00 vMB 98
226,179 226,179 00000000000001f8efd0fc6656544974f50b44930c2ac58c753554befa0d9c5b 249 0.18/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 783.10 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: 730.45 GB
    • Received: 18.51 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.