Loading Tool

Explorer IconExplorer

Memory Pool

34,338 transactions
25.56 vMB
0.05603233 BTC
Random Selection Loading Transactions
Max Size: 129.69/200 MB

Candidate Block

Mining Attempt 4c66ec612c6c4b9f7ecf2eb7ae8db391e36adead8d25ada8bbefee424be6dde0
Version 20000000
Previous Block 00000000000000000002080e7528db223d32c3d8b0f23dd2551f9b2812c87816
Merkle Root d7977fc51e78e40eee102c6020853ea6c3d938e4f72b6deac7e8c26c588a7edf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,003
Size: 1.00 vMB
Total Fees: 0.00956296 BTC
Feerates: 76.13 > 0.96 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,695 (679,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,546 235,546 00000000000000bcdc2f34d279bbe75989aa10c0cf36589676891713204eb404 127 0.05/1.00 vMB 192
235,545 235,545 000000000000017321f0411640e86cb5dc99078bf6529f40a97cd8c4d815841d 154 0.15/1.00 vMB 68
235,544 235,544 00000000000000991b90dd3c9c30bf7db7aa3bfb8ebd73a07d34ac3bfe76882c 213 0.15/1.00 vMB 52
235,543 235,543 000000000000000a27940b2a3a7a6e838bcd0c033ff5fc410c62fe4a99211457 487 0.20/1.00 vMB 181
235,542 235,542 0000000000000024ea51cd3143fdacc5dffbd78829c0e8c3118776eee28875be 507 0.36/1.00 vMB 106
235,541 235,541 000000000000013c19319f9af8e14b1578aa4daa2af3b43448a2cc981c1f3571 748 0.25/1.00 vMB 231
235,540 235,540 000000000000012b69ec68ef7ef2a5528b1979718b58bd73126f45572292b56c 101 0.15/1.00 vMB 24
235,539 235,539 00000000000000d73bd3e545e3e5a11aca978bb6b8be1a68c2c453360bc42b23 191 0.15/1.00 vMB 103
235,538 235,538 00000000000000d5818d2e3c7a40298852d42db837ab9f728fb2c91d562f3102 110 0.06/1.00 vMB 120
235,537 235,537 000000000000001335afe143fc1150b6064e5030ca95c759b36ec584a14c0f0e 203 0.17/1.00 vMB 85
235,536 235,536 000000000000013908ef667dbb075ed27da28870ecb3d6bee5c538ec0ff88e67 678 0.25/1.00 vMB 208
235,535 235,535 0000000000000067f9c7eac951f80c5e490285d7e719970dfc71125f02cbb047 253 0.18/1.00 vMB 89
235,534 235,534 0000000000000107aaad25736c70448ac49035b29b023d782313353e49555e56 783 0.25/1.00 vMB 236
235,533 235,533 000000000000010a6af227b94d5a277459cc71e8f9ddacdaf2ec3090063f0615 307 0.19/1.00 vMB 123
235,532 235,532 0000000000000041700e3396d618e4200bb766e63a194e0c80303083d201d967 552 0.25/1.00 vMB 172
235,531 235,531 00000000000000bea7b4cd7d87c660861d3f9b24023e3b7d1a319819ba8f4285 313 0.10/1.00 vMB 48
235,530 235,530 000000000000018797758a98af027a4180c28c82b6746dc63b5b84666c64dc6c 868 0.25/1.00 vMB 279
235,529 235,529 0000000000000091ba36e9d6aca9f9182c724a0517e5c55c222bbb1a1d10984b 348 0.18/1.00 vMB 163
235,528 235,528 0000000000000193d48890264b2d6fd5a3c2953f3b75000bc577a2a88fc7c915 583 0.28/1.00 vMB 179
235,527 235,527 000000000000015e8400370d5706001288a9c9cba2e7ab0077cef867d03e590f 492 0.24/1.00 vMB 149
235,526 235,526 000000000000014bacfa78a1d2a3c5e39c2bf1e0c4fbecd919726e177d9fd259 397 0.25/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 781.85 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: 638.52 GB
    • Received: 12.48 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.