Loading Tool

Explorer IconExplorer

Memory Pool

76,084 transactions
28.40 vMB
0.06873410 BTC
Random Selection Loading Transactions
Max Size: 172.02/200 MB

Candidate Block

Mining Attempt 94246b2395d6d29d1b34e6d12e66fdc134c8e54eb7fbf861e8ac69cabd34640d
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 65bc9a4b67d82c7485c20ffcefc42ff73dcaa3168697f9a27bf76672bc3b4b68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,845
Size: 1.00 vMB
Total Fees: 0.00989456 BTC
Feerates: 178.73 > 0.99 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (322,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,692 592,692 00000000000000000013047130a74ed0b43fbb2540418df65500da4837523b16 331 0.36/1.00 vMB 7
592,691 592,691 00000000000000000001f66fa68cc1603c9804ce89cac33f7f29cd12aa109de0 295 0.09/1.00 vMB 29
592,690 592,690 0000000000000000000773b05d8d30b638e14a961dea1c1df8a3a12ec3edd39f 739 0.23/1.00 vMB 41
592,689 592,689 000000000000000000147bbe6fe4f8214e2ac4f95994147ea849daa424bc1c61 297 0.11/1.00 vMB 26
592,688 592,688 0000000000000000000545f181c51988f6e2548a7b7c80d64d8bb7bfee958476 397 0.11/1.00 vMB 25
592,687 592,687 00000000000000000004cb7355face6d56905f8c15952fa20fdbdf10e40b6198 1,148 0.34/1.00 vMB 22
592,686 592,686 00000000000000000012863b9318a88c7352b3a38846b1847568cef037615d45 758 0.21/1.00 vMB 26
592,685 592,685 000000000000000000123f3057505a72de343d8fafdf38b86c54d5221ca8037f 572 0.18/1.00 vMB 19
592,684 592,684 00000000000000000000b3bf489775e704aff98eed329ab272d0686b8dfce227 1,453 0.40/1.00 vMB 22
592,683 592,683 00000000000000000004c56d165b982f1ba558ffbf7236643c46dd8291e1b6e2 3,118 0.96/1.00 vMB 21
592,682 592,682 00000000000000000003ab0e05e800839c60ac0998b7610695c29a4a12157c95 921 0.25/1.00 vMB 16
592,681 592,681 0000000000000000001a38e79c6269903dc2d0365aa367b88f89c26169ed007e 292 0.08/1.00 vMB 9
592,680 592,680 0000000000000000000ed8e9a81f985fbcc907bc804810bb30e6038b75eb897c 2,063 0.59/1.00 vMB 12
592,679 592,679 00000000000000000010abb0d52073756f955ff339af15deb8f76b314608bd41 1,486 0.44/1.00 vMB 6
592,678 592,678 00000000000000000018b876f69ef516d41037ff4aa8769859dfda88c3743a59 2,519 1.00/1.00 vMB 11
592,677 592,677 00000000000000000015abed4469273c60c058b50608b1fe67e8f4b4166e48ec 2,203 1.00/1.00 vMB 25
592,676 592,676 00000000000000000005da3c9c53ea82ec2ac5238113204bfe27964f02c40e43 308 0.10/1.00 vMB 28
592,675 592,675 0000000000000000001629c28bd21d5a1d86509ba580796959343a518156ca02 1,521 0.43/1.00 vMB 9
592,674 592,674 00000000000000000002bbea437fcf962a45c62c59f7d585948779b4ab4c58d9 822 0.24/1.00 vMB 11
592,673 592,673 0000000000000000001702e26566cf9996ca2e701bc29344f294a588d30d82df 1,156 0.47/1.00 vMB 10
592,672 592,672 0000000000000000000987c9dad238e7e815ff759fbc65588ea204dfa2bc2d92 1,149 0.33/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.