Loading Tool

Explorer IconExplorer

Memory Pool

79,815 transactions
30.07 vMB
0.10078255 BTC
Random Selection Loading Transactions
Max Size: 179.91/200 MB

Candidate Block

Mining Attempt 7245b9662c311e5d7746e1a2376e5afb3bb904c20949671c013198a3fe503cc7
Version 20000000
Previous Block 00000000000000000001ef096391cd53823906ce45886ccea3762a298b0af140
Merkle Root 016cc5572bdbb88d618910fa721cb92c9e9e07b2850c42b2c7a5d6a84b469331
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,591
Size: 1.00 vMB
Total Fees: 0.02105057 BTC
Feerates: 100.00 > 2.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,594 (852,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
63,235 63,235 0000000002fc783264f4d992fc0e12fa49232b2b5d3ff1ae893f5f908f3e5c23 1 0.00/1.00 vMB 0
63,234 63,234 000000000c80b1a64ca4399df6df3cbfa3610f9b493d09ebf893cfe99deeb5f7 3 0.00/1.00 vMB 0
63,233 63,233 000000000d0b1a7bafa067f1dea74e20fac5fc33a6355cbc364d2a3bac3d1a4c 2 0.00/1.00 vMB 0
63,232 63,232 0000000001071050782c58d2d517cbed7e774a8c3cdbbb2a43e9f8fb6a3085dd 2 0.00/1.00 vMB 0
63,231 63,231 000000000620fbf527e909f89e8c0293ff81ba586bfa1722f025403486c55f52 1 0.00/1.00 vMB 0
63,230 63,230 000000000aa0414b74149d6eb3e589e08ad1cf03f217d2f75cbfa1559049d9e6 1 0.00/1.00 vMB 0
63,229 63,229 0000000004fb891028cf71c9d2fc51546ff03c863aa7b37d6fa66524d9ca9fe6 1 0.00/1.00 vMB 0
63,228 63,228 0000000002114d86674789f08e2a9d1634aa1ec545ef7cabc63ffb2f993067e8 5 0.00/1.00 vMB 0
63,227 63,227 000000000aee320afc6ef34fda7dd03c344da07cc2dbbfc3b924515003f6eace 1 0.00/1.00 vMB 0
63,226 63,226 0000000009ea7d9c4ee7b703a30c5fe5da8f0f690979a138106b847f0f257e5c 1 0.00/1.00 vMB 0
63,225 63,225 00000000007f1a3fb39bc03c67189b7c46d2d5f09d0d3d0bb9e7cd62e39879f1 2 0.00/1.00 vMB 0
63,224 63,224 0000000008e8673d3155ebd6389685b76485fad42ee62f50dc1e73c6f5b67322 3 0.00/1.00 vMB 0
63,223 63,223 0000000001d117cd9bc4fd49159bca0a26c8858ef3f4a5653a7d7eb87cdc68f7 1 0.00/1.00 vMB 0
63,222 63,222 000000000148435b0f0e0fa3fa8416f9ec0be98a52b9e70b89d4959d15ec6736 1 0.00/1.00 vMB 0
63,221 63,221 000000000bd460c20856ce4eea59dfa36f73930d42136d4895f6f0ec5aafa4fc 2 0.00/1.00 vMB 0
63,220 63,220 000000000b35128531f53a9c2904ca64656df8bc8a51583dfd33663659ba4be2 2 0.00/1.00 vMB 0
63,219 63,219 000000000a58f7579da425a8545f4c450029cbe5e893eb543feb47e6f7725cc4 1 0.00/1.00 vMB 0
63,218 63,218 00000000056c9aa22dd8058a469677b48c4d56ff5674a47240e284b3ace63ea2 2 0.00/1.00 vMB 0
63,217 63,217 000000000538ef1f53b6a980a57b72ab100ef0d5eeb4e2ce873abf36dc941017 1 0.00/1.00 vMB 0
63,216 63,216 00000000061adb7d573bd9807fe2905b9ecc0c6e7404d15ac5553ebec9ae3246 7 0.00/1.00 vMB 0
63,215 63,215 0000000005f9cfa3ad4b80a3410e5b925f9248b6b9d132efdaa54ca51d8ffd6d 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.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: 770.45 GB
    • Received: 19.88 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.