Loading Tool

Explorer IconExplorer

Memory Pool

65,634 transactions
30.33 vMB
0.07656256 BTC
Random Selection Loading Transactions
Max Size: 171.55/200 MB

Candidate Block

Mining Attempt 4d45916483416e08b76363df1482ca35a6ff80f2b898ff8d6f0ac4a17e5f0dda
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 5715bb6199ac19c0a299bac860627f0b0654fb960108025a623184d15f7e67b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,224
Size: 1.00 vMB
Total Fees: 0.01773510 BTC
Feerates: 150.93 > 1.78 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (522,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,239 392,239 0000000000000000086e5275623a54e3c5b7e9dfd31d4a88bf8d2b47b2896562 2,367 0.95/1.00 vMB 39
392,238 392,238 0000000000000000071029e7c84336ce97c48f3e4ac75335701ed49180947a45 444 0.25/1.00 vMB 27
392,237 392,237 000000000000000008cf98d34f80ec464e49c6110b38f86d31f5296ac2af42de 688 0.89/1.00 vMB 9
392,236 392,236 0000000000000000083dbaee08a196af2641bb6138104952f829044804572b00 1,095 0.45/1.00 vMB 40
392,235 392,235 000000000000000000522aaf244f6b39909e7a63909ba972b74ea695a8a2f272 1,150 1.00/1.00 vMB 20
392,234 392,234 000000000000000002514a8d0ede27f0f86aaa0894299bed51dab41a5051bbcd 1,345 0.89/1.00 vMB 27
392,233 392,233 000000000000000009e74512c39d4111a5f8ceec23e179c136cd7039bd94353c 1,561 0.73/1.00 vMB 38
392,232 392,232 000000000000000008d78e76de5586a56682f3e20d73a33dc886d59feabd4798 992 0.40/1.00 vMB 43
392,231 392,231 000000000000000005f7e17e685cef2280e0a73bde6a6f5ad85b8f0afc9d6788 462 1.00/1.00 vMB 8
392,230 392,230 0000000000000000058550d5925d6f1ed5bdec8dd69035faf9bdf84d05e3043d 421 0.92/1.00 vMB 8
392,229 392,229 000000000000000004cf688737f30fffbe938ef36d4c6e9b70fd7b2e1ba3d202 1,535 1.00/1.00 vMB 28
392,228 392,228 000000000000000009b156bfc134f5ec2b6c76c64e063f88929c694cf2763522 1,284 0.63/1.00 vMB 34
392,227 392,227 000000000000000001acadd2b4616a3a98e689969e963c377b3ec4bc12981f57 131 0.25/1.00 vMB 8
392,226 392,226 000000000000000007e4d14649be0dd0d1e151afdeef6d4fd416d96f3eef1e95 477 0.28/1.00 vMB 32
392,225 392,225 0000000000000000053c16c6efbe3e37daff1a29a0955016d62de84e62d34908 209 0.25/1.00 vMB 18
392,224 392,224 000000000000000000b71c350ac22fb5b5e2d427f2dd0193a67ee97fa6e16f30 1,453 0.58/1.00 vMB 38
392,223 392,223 000000000000000009138ef7a330159c320ebfcf2abaab29b28f757e90a2b71f 1,788 0.93/1.00 vMB 29
392,222 392,222 0000000000000000050cc1aa43c627cd89fa3981498be6c3d70a722ef63ab00b 1,687 0.93/1.00 vMB 31
392,221 392,221 0000000000000000054d7dbaec1d93983779421d36c7b3a04b041f23a519b3d6 316 0.25/1.00 vMB 21
392,220 392,220 0000000000000000068c7b47ea23ff7b98703a49832b0055c847459bab857c20 466 0.20/1.00 vMB 42
392,219 392,219 000000000000000004147d8ce2239247587e51a9bd11f4519b0114a92bc87ac7 947 0.93/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.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.