Loading Tool

Explorer IconExplorer

Memory Pool

81,387 transactions
31.20 vMB
0.09378047 BTC
Random Selection Loading Transactions
Max Size: 188.18/200 MB

Candidate Block

Mining Attempt 378806a37225e72912faf0bea72f7d3893ac9263038c1ccfc84f13bd714f029a
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root c50e9e9def174db9f6368c167a60716e21f918742a956634edfa5d46b840cf3f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,502
Size: 1.00 vMB
Total Fees: 0.02031303 BTC
Feerates: 45.88 > 2.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (387,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,802 527,802 0000000000000000000d511d42633f87c948a6038abc92bc47cbf667fa8bc7a5 483 0.17/1.00 vMB 56
527,801 527,801 0000000000000000000382ce3068da48959d4b73fffb14f64648e7b0f2c50baa 575 0.18/1.00 vMB 24
527,800 527,800 0000000000000000000a97bc34f16992167b9251aade3405f6a2fe0d4d751b5a 888 0.37/1.00 vMB 31
527,799 527,799 0000000000000000001181fbf6ea1002375217be46b3dec7e5c004d8b1631285 845 0.33/1.00 vMB 15
527,798 527,798 0000000000000000001c6c25fba4bf68f8bed052a4406c11c76e0013be4af161 2,003 0.84/1.00 vMB 19
527,797 527,797 000000000000000000105ac47bb15735f4a6f3f96370f7fd786a3db7b2fd3874 633 0.22/1.00 vMB 22
527,796 527,796 0000000000000000000f4e31e4928052fcbe6be0431b377fbcb7a666b0337b9a 391 0.15/1.00 vMB 17
527,795 527,795 00000000000000000026ccba5976e83204abdb028b8a3c83bdae8007cebd468e 278 0.10/1.00 vMB 18
527,794 527,794 00000000000000000004c7f03000093830acdbf392ac740fd641438d1c02c303 449 0.25/1.00 vMB 19
527,793 527,793 00000000000000000002f4f73367681ca0a312b38202e627f6c22f6b4ea9ba85 1 0.00/1.00 vMB 0
527,792 527,792 000000000000000000048812ebef81a32be56fb44045bfc90fd63f909efd172b 1,393 0.69/1.00 vMB 18
527,791 527,791 000000000000000000064d7d61a00c8c84bad5358d574badf34a558eb0980c70 731 0.25/1.00 vMB 26
527,790 527,790 00000000000000000013f41cb9e57383cb74154cd7d4153a2fc611ec14efb59b 502 0.17/1.00 vMB 25
527,789 527,789 00000000000000000034f02241185827c9dbddf7936f67f8cfff333aa47ad640 377 0.14/1.00 vMB 21
527,788 527,788 00000000000000000008940249831905667aa4fd16628e85162c3d5bd6b3a7d5 1,046 0.45/1.00 vMB 11
527,787 527,787 0000000000000000001efc0d095d1b52613423c4f8537a83b6f8017cc65d4f04 1,212 0.44/1.00 vMB 49
527,786 527,786 000000000000000000337378e441191f3f5bb3d1e140bff0536411f0e8cb38b7 1,281 0.55/1.00 vMB 36
527,785 527,785 000000000000000000197be27bfc358eb05ba5d8367b5aba810a40b4794e26db 1,212 0.44/1.00 vMB 17
527,784 527,784 00000000000000000017ca1d74bdee575dd48d4b3513eea2f7e06b313883d73d 486 0.16/1.00 vMB 96
527,783 527,783 00000000000000000000acf6259fffe63d36623c324f756faaf995a9e2896b87 858 0.31/1.00 vMB 58
527,782 527,782 000000000000000000114d9964161e15a548e49b6e5a05ba3979c845f5c7dc04 86 0.03/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.