Loading Tool

Explorer IconExplorer

Memory Pool

79,870 transactions
30.23 vMB
0.10999722 BTC
Random Selection Loading Transactions
Max Size: 180.75/200 MB

Candidate Block

Mining Attempt 8e2e120bd135d9ff4905b0bcfe935b2eaaf246b420d0a7fb33266dd9ff9bafff
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 95a2c343b6b52b031a7e69957156636ddc30f1d9c02c2d428760bd8a57024dbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,812
Size: 1.00 vMB
Total Fees: 0.03843750 BTC
Feerates: 151.00 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (246,965 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,180 668,180 00000000000000000003d2143ffa4604208a569bc4935bee1a3693765fe6ccb3 1,908 1.00/1.00 vMB 107
668,179 668,179 0000000000000000000b4ed2395f47d9e8f7503a16224762435995a7c561d06e 2,505 1.00/1.00 vMB 107
668,178 668,178 0000000000000000000481bcc0bf49b8757a67fcb64cbdc0814c9cee21fb06d8 1,464 1.00/1.00 vMB 101
668,177 668,177 000000000000000000047ab496edc6ad3f6cd209401160953191223faae30e58 2,750 1.00/1.00 vMB 126
668,176 668,176 0000000000000000000056cac8070a89b750039bf28d623552306336b2762772 2,164 1.00/1.00 vMB 101
668,175 668,175 0000000000000000000b18e084b9703ad870259f193548ec78f9a82bdac2b32f 2,632 1.00/1.00 vMB 132
668,174 668,174 000000000000000000024190ebab9ffa88985ba35712c3b1975ecb6dff08c405 2,104 1.00/1.00 vMB 108
668,173 668,173 00000000000000000003354e13946251a1709d05301b16e60efb2eb58addea7a 2,290 1.00/1.00 vMB 116
668,172 668,172 0000000000000000000a67074cd060102c02d7d3dda25fa4380a0eaa730a1f91 2,391 1.00/1.00 vMB 90
668,171 668,171 00000000000000000008bf3e7fae610eb08772c6e6eb66412a7b22402313ce63 2,310 1.00/1.00 vMB 110
668,170 668,170 0000000000000000000a454e8e9d73aec7122912af4b3a3c93c5023911f81316 893 1.00/1.00 vMB 84
668,169 668,169 00000000000000000005ee8fa0520b800c81c00c5c33af02728434d504b1606e 2,554 1.00/1.00 vMB 104
668,168 668,168 00000000000000000005d524fb5c99c21c243e0ef28725d62b1fb34d5e10cab0 2,523 1.00/1.00 vMB 105
668,167 668,167 00000000000000000004cdcd3cce5b31aac7552e577ef92aa2069012ea15b779 2,195 1.00/1.00 vMB 109
668,166 668,166 0000000000000000000508c1aa0071572211a815e49942b40136ccafa0a15f3c 1,845 1.00/1.00 vMB 104
668,165 668,165 00000000000000000003a7d74fadda6936b55f7c9df00c2d9375b44755f857cf 1,876 1.00/1.00 vMB 84
668,164 668,164 0000000000000000000ae660bae7230532bfd8779e2d303af78536d29541e02a 1,027 1.00/1.00 vMB 91
668,163 668,163 0000000000000000000ccb662b64d11b56fa9fe2a56fc0e9f2aae203a7e90aa4 2,420 1.00/1.00 vMB 108
668,162 668,162 0000000000000000000c1e9e9b601972146aa48803500c2521a6f813df55d434 1,812 1.00/1.00 vMB 114
668,161 668,161 00000000000000000009c6be23d8122111799e62d853ec7b2e277f297aa5aaea 2,687 1.00/1.00 vMB 121
668,160 668,160 00000000000000000005104aa23215d0df9e65b1c6b6618c0e822bed9d322798 2,815 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.