Loading Tool

Explorer IconExplorer

Memory Pool

43,829 transactions
27.39 vMB
0.07120698 BTC
Random Selection Loading Transactions
Max Size: 143.69/200 MB

Candidate Block

Mining Attempt 5e46286e69a5cd22029cbebc4c703b6d66d6716fec7270575b33afbf72543e07
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root 55be2a7de6b2dce65ba2a7d4d14f530955118e740e9b19f6e7b083949b4e104a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.01984088 BTC
Feerates: 298.50 > 1.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (173,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,370 741,370 0000000000000000000654d1109aa6e7985b100588d10da1fdd158f3af8c6836 1,125 0.86/1.00 vMB 14
741,369 741,369 00000000000000000002f39d382643ed850189d7f8e092563c1dfbbeb3456d6c 418 0.13/1.00 vMB 18
741,368 741,368 000000000000000000085e6675d78face09e511d62e6ae09ec4e71e438423ea9 117 0.03/1.00 vMB 16
741,367 741,367 000000000000000000002fd9506be4006ab44c317d85ef93feab6169b428ee86 2,241 0.82/1.00 vMB 17
741,366 741,366 00000000000000000008e7cfdaf37181df9f9a728f49f76257def070a7c93223 451 0.15/1.00 vMB 15
741,365 741,365 00000000000000000007a0e8a5263cf906db69a36a20bd540946ba103e28af6d 2,512 0.93/1.00 vMB 16
741,364 741,364 000000000000000000074eb61372188200b59fab70204f49b7aad8c2ded7db60 2,068 1.00/1.00 vMB 5
741,363 741,363 00000000000000000007529a718e3140095b8cabc0ecf6ca59633acbbbf7b435 1,588 1.00/1.00 vMB 11
741,362 741,362 00000000000000000008ee94e68f0d252aa3744159ca30ed22d56df77361ef7d 1,707 1.00/1.00 vMB 15
741,361 741,361 000000000000000000011d3882c3ddfc2b0f802ce9dfe88a7ea05eea1bd1bcd3 1,940 1.00/1.00 vMB 20
741,360 741,360 0000000000000000000223a8418ce1ab0dca68fb3ab3f0fc73d31f7150a60e96 3,444 1.00/1.00 vMB 25
741,359 741,359 00000000000000000007049857b881e6d45e2bf4dd36787c9e94bdf9d56d443c 2,282 1.00/1.00 vMB 35
741,358 741,358 000000000000000000011bedc3339c2cef8cc6750a24f4cc26a95435425c9566 2,014 1.00/1.00 vMB 23
741,357 741,357 000000000000000000087fde2b23f1e8c45e96f28061dbea4c17b396f8c69a30 1,079 0.61/1.00 vMB 7
741,356 741,356 0000000000000000000834d41da13e9a11feb2976b5cc037c574078b9b27b528 2,640 1.00/1.00 vMB 24
741,355 741,355 000000000000000000082ff9e7d6583c7cc0c77fc0532b7cf31257a330b9f7b2 1,178 0.46/1.00 vMB 15
741,354 741,354 0000000000000000000806a6471cb859190faa00c53064229fdde1958a411e88 2,287 1.00/1.00 vMB 16
741,353 741,353 00000000000000000004b8c306ab65fc2e25e04b9a88e1b9438356992a9efbf1 2,262 0.99/1.00 vMB 18
741,352 741,352 00000000000000000004e68bb7b8d47710977b15ffcdfe4bd609299bcee91cf5 78 0.03/1.00 vMB 14
741,351 741,351 000000000000000000086e2779cddbddf0a8fb76118cd22f66a36d00cb876bae 2,347 0.99/1.00 vMB 8
741,350 741,350 00000000000000000002d21c907d4e5804551ea17901ce952e0523d666df92fb 1,936 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.25 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: 655.38 GB
    • Received: 14.29 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.