Loading Tool

Explorer IconExplorer

Memory Pool

79,034 transactions
29.61 vMB
0.07413867 BTC
Random Selection Loading Transactions
Max Size: 177.90/200 MB

Candidate Block

Mining Attempt e5a7954a5dc5aa5625ee2e12628fcf9a34c87ebd430378e910eefbbc4e6cee40
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root 8094faa09ad46f436e06e085161465762dc84f7ada11e6073304567c76c44794
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,094
Size: 1.00 vMB
Total Fees: 0.01394620 BTC
Feerates: 302.06 > 1.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (735,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
179,324 179,324 0000000000000164953d34db5ae48d16d713af754c95e5aaee117fdc32830a34 306 0.14/1.00 vMB 821
179,323 179,323 00000000000009c1e978d041522b3a7875f08234c85e4ec93711924e103c6da3 389 0.18/1.00 vMB 123
179,322 179,322 000000000000056efe85953831b703683c4525c0aa16d860b9fc62022ae9ab68 109 0.05/1.00 vMB 193
179,321 179,321 00000000000003b8d4b305ad24204da1fe08d98520ea821020c0704f22e2867b 405 0.17/1.00 vMB 128
179,320 179,320 00000000000007596eb4e7e9e5e07cb93e5ae88442ed780ca67e95812501b4ed 230 0.11/1.00 vMB 150
179,319 179,319 000000000000021c91b5a8c7f39e6d83e0f8827c0262d67a7d2545e87346e487 137 0.06/1.00 vMB 119
179,318 179,318 00000000000001b2a770d2855e6be430f0a3eac95708eb631751c4ae42401ca8 189 0.08/1.00 vMB 127
179,317 179,317 00000000000000ef59350db7f8c5d58a2b960e00778d5174819468407937222c 117 0.05/1.00 vMB 79
179,316 179,316 00000000000006261a2dc54539b7182800968fbe945cac057c441038a5fe7aa9 179 0.07/1.00 vMB 189
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.