Loading Tool

Explorer IconExplorer

Memory Pool

46,201 transactions
27.91 vMB
0.07369025 BTC
Random Selection Loading Transactions
Max Size: 146.88/200 MB

Candidate Block

Mining Attempt 0cd1f18e30c142c1eefe61daefcecd24e3b87ac46f28bb839494a7e8f2cc7e1b
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 0e222d7169a3fcbb77e908778c58bcdf21e2d210185cc9c770691ac23ded3221
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,255
Size: 1.00 vMB
Total Fees: 0.02046569 BTC
Feerates: 100.36 > 2.05 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (735,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,351 179,351 00000000000008a2756d308dc8442475253b0be031dba4106ed161fa35bbf9e0 110 0.05/1.00 vMB 229
179,350 179,350 000000000000002a3ebfc4ac97fef5afbc6091f2db8e1cf428ca373a68439c25 1 0.00/1.00 vMB 0
179,349 179,349 0000000000000aab5f6a1772f0d7077cdcbb610880201ea5fafdf9187a99a6ff 25 0.01/1.00 vMB 469
179,348 179,348 000000000000063de2604352bdddf0b7433af33903e8d87b3a725eb51d214af3 36 0.01/1.00 vMB 7
179,347 179,347 00000000000002835b5165ff1ccb76a740f4334784c9f1c61d954495132e483d 103 0.04/1.00 vMB 187
179,346 179,346 00000000000008cb3adbc449ff9e975e490f62de4dd2d51676cafe27c3703575 130 0.03/1.00 vMB 4
179,345 179,345 000000000000041183228f412dba024bfd8d79d5956f17f70bef6b1de8ad6fc3 162 0.08/1.00 vMB 150
179,344 179,344 000000000000051ea706f353ed3d1fbebb671a13b2b7023c0612fa424de4378d 137 0.05/1.00 vMB 169
179,343 179,343 0000000000000918492fb66a26d24f4ca80b377bf7ea8392422439eab356b600 158 0.07/1.00 vMB 382
179,342 179,342 00000000000008242a40c8bf8364ea6b7d5896463594a0e357adcaefb66cb7d1 142 0.05/1.00 vMB 145
179,341 179,341 00000000000000ed6361814dd9ce712ab6c4679133dad7144c1ebc12f1d01f66 19 0.01/1.00 vMB 163
179,340 179,340 0000000000000a0c4969b5992719fc6f92e8eb3743e3cd51d43f4f61abad89b2 55 0.02/1.00 vMB 210
179,339 179,339 00000000000006f88ac9349114281657d5695d024c3cff27aefad2a022faa6fa 41 0.03/1.00 vMB 74
179,338 179,338 00000000000007cd3f36e65542c22759978b958fc58712279b8dfe61bcdf6eff 68 0.03/1.00 vMB 263
179,337 179,337 0000000000000a120ae15d21d474e88e9644d5c2c293d1f1f90e16b910d429be 154 0.06/1.00 vMB 148
179,336 179,336 00000000000002be03e53826dcecc96f6f27d94f62bc96ca4a795ff17a5ff3e1 105 0.09/1.00 vMB 155
179,335 179,335 00000000000002c3505bcedfa6713b29a4061bed942f0b3e6d776f4b159bb3df 14 0.00/1.00 vMB 25
179,334 179,334 0000000000000746fc502e6f5733ad9f8bc51e965cbef088ee3651a183b5e1f0 9 0.00/1.00 vMB 329
179,333 179,333 00000000000008ea29a7dc8047a177197fe677860d2812046517f7286bec152c 148 0.07/1.00 vMB 1,379
179,332 179,332 00000000000007d138e91e86d6fb22a2afb857117478e67041c77f9c11a7d626 39 0.02/1.00 vMB 99
179,331 179,331 00000000000001d2a58ccd83799e2955b1357d0981060d20760562f2e54f3830 56 0.02/1.00 vMB 249
Previous 10 blocks ↓
Total Size: 782.29 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: 657.04 GB
    • Received: 14.46 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.