Loading Tool

Explorer IconExplorer

Memory Pool

76,414 transactions
29.78 vMB
0.08882614 BTC
Random Selection Loading Transactions
Max Size: 174.40/200 MB

Candidate Block

Mining Attempt 8070ea7195d81a65a9fdb252d3aa963271645fc60e2cde60d750424163861336
Version 20000000
Previous Block 000000000000000000000bcdda90aad21da2c4fb6d5c8b9804ee1aa0df340738
Merkle Root 82b343e264783bda1fe58d62e8b5599c1de687720301ffb9e6919acded513a41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,698
Size: 1.00 vMB
Total Fees: 0.02339156 BTC
Feerates: 201.50 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,057 (383,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,496 531,496 0000000000000000001c10ee9f3cb5235fcfe5e80d73d31d171628b5ca5de030 2,264 1.00/1.00 vMB 7
531,495 531,495 00000000000000000009bbcfaf374c3588cb2f2fc9d009fefd47c9fa5d30f09f 2,756 1.00/1.00 vMB 7
531,494 531,494 0000000000000000002243b3d0d17cd6dbb6803fcf5c20f8d6479eb9bf7877e6 2,857 1.00/1.00 vMB 26
531,493 531,493 000000000000000000320788850ad856fbf0757ca186dbeb582ceb63c9334880 2,512 1.00/1.00 vMB 36
531,492 531,492 0000000000000000001ebdf18551eea8c088a46d742134cbd7ec2fa3b52ad798 3,315 1.00/1.00 vMB 10
531,491 531,491 000000000000000000245c1cb0d364b9631fb818a2a40cfa4ea7180b6bc50354 2,554 1.00/1.00 vMB 35
531,490 531,490 0000000000000000001e58c131e01e5223c69758228bc48d80571fedcac0b38d 2,205 1.00/1.00 vMB 58
531,489 531,489 0000000000000000003092e0372f341f5e027e026612b79d24558211eb486909 2,304 1.00/1.00 vMB 22
531,488 531,488 0000000000000000000c9c57fdc248d21d1210c4098d5fd3a0483d19b1cf6c3f 823 1.00/1.00 vMB 2
531,487 531,487 0000000000000000001256b7651e1b721ce74f15364992f65defef32b314c567 2,733 1.00/1.00 vMB 27
531,486 531,486 0000000000000000000144a4972a71aed4fb46e48095d0ed05cb61795da6919e 2,069 1.00/1.00 vMB 12
531,485 531,485 000000000000000000321625e5aa9bfb9c791d4e745ffcecb1001a58045feb8b 2,358 1.00/1.00 vMB 7
531,484 531,484 0000000000000000002ed25fa7a44efaab86cf2efc1e7bd7dbf637c002966db6 2,588 1.00/1.00 vMB 15
531,483 531,483 000000000000000000006fb8055f14e16439f028ede553bf9b0017ae32ac6188 2,846 1.00/1.00 vMB 27
531,482 531,482 000000000000000000329ace2b3299b79d75fe7d32a20b4b947339ff740a861c 1,716 1.00/1.00 vMB 27
531,481 531,481 0000000000000000001e78dc544fc33231975f5baaa966ea145d1cf9ab1a06aa 1,828 1.00/1.00 vMB 28
531,480 531,480 000000000000000000154de532145ca29dae6f89dc1963e636193d39d5438544 794 1.00/1.00 vMB 40
531,479 531,479 000000000000000000006689b33adf8e1857968e4680ae7d98063bd49778e57a 963 1.00/1.00 vMB 69
531,478 531,478 000000000000000000309978d56cdb830f34ba3bdec01e1bfbcbcfb33e8deabb 385 1.00/1.00 vMB 3
531,477 531,477 0000000000000000001847cca4db183e0985080439cbad6bd2b40099dd9a98df 1,326 1.00/1.00 vMB 10
531,476 531,476 000000000000000000008358def6a9253c04ab41ae04bcccfd4004f60f10ceca 1,385 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.49 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: 668.27 GB
    • Received: 15.46 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.