Loading Tool

Explorer IconExplorer

Memory Pool

41,529 transactions
28.79 vMB
0.06967913 BTC
Random Selection Loading Transactions
Max Size: 147.56/200 MB

Candidate Block

Mining Attempt c56bcf12d2f80780a36b43dae2dc7ab3c4d7ba47804ffa3dc5e94aab898db228
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 61bcbec667b4e36ead40f1373e7168a74902ccf3b0d9c65ec31a07c2c4142a39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,634
Size: 1.00 vMB
Total Fees: 0.01377750 BTC
Feerates: 100.19 > 1.38 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (601,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,922 312,922 00000000000000002641cb665b28514ba325c44b159f4a9cd6e3d0499221a920 237 0.14/1.00 vMB 25
312,921 312,921 00000000000000003335b02599348a2b81495687baa516efc3f3a6f185b9ef6b 256 0.16/1.00 vMB 25
312,920 312,920 0000000000000000219fc38a5d62cdcb79a2da12735edbd26df19bffd98d178b 281 0.16/1.00 vMB 31
312,919 312,919 000000000000000011e40153e63aa0541d6bf97d79f0730315fb4eeda048c8bc 604 0.32/1.00 vMB 29
312,918 312,918 00000000000000003aa595d6d1197007418b48ec7a1f4047b0bbf2a7145828cb 805 0.40/1.00 vMB 31
312,917 312,917 00000000000000002d14b34973152b43d6468d7eb6e5627cfdaab751372624dc 90 0.04/1.00 vMB 13
312,916 312,916 000000000000000006bb09abffa59b683828be62c2444977bcc831540ec153e0 682 0.38/1.00 vMB 27
312,915 312,915 000000000000000014c5f7b8e3e67d55f87bc84331201f34e5176a12cfc5c63d 296 0.15/1.00 vMB 39
312,914 312,914 000000000000000029bb4a06539a10afb2b9d00f1413c249655b0438d57e54d4 105 0.04/1.00 vMB 36
312,913 312,913 00000000000000001b9a0fb42c98e6cd57fa0a03f69a3938d9a9253dfbe53e94 695 0.38/1.00 vMB 31
312,912 312,912 000000000000000005405c5237b7270ecc2fca35692b929db61735993b293fd8 198 0.08/1.00 vMB 35
312,911 312,911 000000000000000008c83ebe4613545682703c750d9721b687296a92160b8c09 590 0.34/1.00 vMB 26
312,910 312,910 0000000000000000310eb0f63bef7e73160f40e7ebe42760454c6366f5f4ffa8 67 0.03/1.00 vMB 34
312,909 312,909 00000000000000003425f16ee5c966e534313cb303771c1b0a983dbd0a7b53a2 337 0.15/1.00 vMB 31
312,908 312,908 000000000000000030b9f4972c514e05557d3d5da6e88f25c12518c1c711e403 32 0.01/1.00 vMB 50
312,907 312,907 0000000000000000008c382f486c4cde67c1e63412a5a0301d9844731b6f8be8 600 0.46/1.00 vMB 20
312,906 312,906 00000000000000001440680ac6974ce59fb30c7d9095eed4da65c1319082c1a3 512 0.20/1.00 vMB 42
312,905 312,905 0000000000000000278208fa2f3f3ac360b4c5855c686f659268186548d0b8c8 279 0.18/1.00 vMB 28
312,904 312,904 0000000000000000336b3960d66f6c58f6f476d7e7c6ca84c0501b1b17149aad 639 0.46/1.00 vMB 21
312,903 312,903 0000000000000000208abf35731f6b67713605d1e9e15b4f4faa9bdc354cf4f9 491 0.29/1.00 vMB 27
312,902 312,902 00000000000000000dde2f9bfb00cdb536bdb3c52dff9c745bcca67539bd7675 199 0.09/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.17 GB
    • Received: 11.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.