Loading Tool

Explorer IconExplorer

Memory Pool

77,819 transactions
29.24 vMB
0.06246858 BTC
Random Selection Loading Transactions
Max Size: 175.70/200 MB

Candidate Block

Mining Attempt ee440c026be7aba561a080659593faa12c5a17760dd563ca608254564b69dc41
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 143f70b716238cb57f40573db1fdd88752963673fc4ca922232e938ca970f384
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,593
Size: 1.00 vMB
Total Fees: 0.00328476 BTC
Feerates: 21.09 > 0.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (735,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
179,330 179,330 00000000000008657c452f2bf37ae6393bfa80db95eedd0bb5964027fe2f2cfc 112 0.04/1.00 vMB 163
179,329 179,329 000000000000042dfbfe344b4a2d82c28e96cd4e016551a27b7d87daf02bdcfc 47 0.02/1.00 vMB 132
179,328 179,328 000000000000070eeb3afe45a9931611486c2767f77f59f321d8a3762fe9bc53 210 0.09/1.00 vMB 134
179,327 179,327 0000000000000151b98556f10ab1919ae9bafb464ae8a80fee8846b614719003 229 0.10/1.00 vMB 204
179,326 179,326 0000000000000b0dde47db170f77df638297d3b13f4a0bae777ac07ff896076f 27 0.03/1.00 vMB 138
179,325 179,325 0000000000000038bbe58228f7de04082aeaeb332ad16c556a1aa31156bdc776 256 0.12/1.00 vMB 70
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.29 GB
    • Received: 15.11 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.