Loading Tool

Explorer IconExplorer

Memory Pool

45,897 transactions
29.11 vMB
0.14185459 BTC
Random Selection Loading Transactions
Max Size: 151.72/200 MB

Candidate Block

Mining Attempt cea79ac84947cc369e14a7e0b3fc2bac27824d879d6c2263ae51890d7a0138de
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root f596d180b855e8c8afcb0842aa755953dc4c43fa89c67b59256b5bef6edcf805
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.04320758 BTC
Feerates: 150.75 > 4.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (914,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635 635 00000000eb29cb0f6ad34af16f83e998580219bd01bfacf4bcffb13d145c8e17 1 0.00/1.00 vMB 0
634 634 000000005a20199b7f8bd8c707171e792b2ca84b9eedc9a2483b7d3545d5e44c 1 0.00/1.00 vMB 0
633 633 00000000188807140be26e081e596a8212ba14495158f13c8dce03a4d7315fa1 1 0.00/1.00 vMB 0
632 632 00000000ad2ac1c66306f65080200104623cb0c32f7e52c23886f2909e298e06 1 0.00/1.00 vMB 0
631 631 000000002c72cdf747e4fa6ad34a4bf6159cc65ab462e069c15d23eb5a688107 1 0.00/1.00 vMB 0
630 630 00000000204da74cb20af67449c889b7bbb19f53d5387f999f875d8a1325de57 1 0.00/1.00 vMB 0
629 629 00000000959df6e8faf7b28a0e0610574f33856b74a6b9c2888fccdc7e3e6c03 1 0.00/1.00 vMB 0
628 628 00000000b5e779143dcc5052a30298bc54026a55089ee7c54d9a84df56b1857d 1 0.00/1.00 vMB 0
627 627 000000004a7c386863b0f68ed98667aa7199f93e53daf51aa82c273881b60729 1 0.00/1.00 vMB 0
626 626 0000000033818256a49ccc2a2a689f680aa67df17b6de2bef62858a41ba20bbf 1 0.00/1.00 vMB 0
625 625 0000000099424c7f78847a97b95557110802c172cd97fa3044f76e6c4700ed22 1 0.00/1.00 vMB 0
624 624 00000000cf6faaa863599e2e84c38c87ae48ab71b0d181a86921ec265a94aa1f 1 0.00/1.00 vMB 0
623 623 000000003584db918b8667b768953ddff4489d491287aee518a91822e3660db4 1 0.00/1.00 vMB 0
622 622 0000000045aa7ab90c20cf83d0206c6acdd431b52926962ffd46930ed7a04f5c 1 0.00/1.00 vMB 0
621 621 00000000ee4c3bfaae7ced8917c27b277b279e681f13bed9005c74e4557b27e5 1 0.00/1.00 vMB 0
620 620 00000000beecc05104c1cf910a44524f717be71686f339b751824aa0e76ad313 1 0.00/1.00 vMB 0
619 619 0000000080af4f2b1c483e0942b004618fbd23ec0b4acea09486fd5257b4ecae 1 0.00/1.00 vMB 0
618 618 00000000b90e354dad0524303be97ca253572fb99c639a55976aa683cce7facc 1 0.00/1.00 vMB 0
617 617 000000005eaaf15c3e3291f1d8aac5ab817e828e6de8925985225dc97f247bd0 1 0.00/1.00 vMB 0
616 616 00000000f5805c3ed1c24ecddba78c6a6f2a671ba6b2d3c89cddc7c8e0c16a2f 1 0.00/1.00 vMB 0
615 615 00000000882cfb02e7b8ae59353c0fa2e7b7a0d030128fd81a21a77f756959c8 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.66 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.