Loading Tool

Explorer IconExplorer

Memory Pool

45,527 transactions
28.99 vMB
0.13650200 BTC
Random Selection Loading Transactions
Max Size: 151.00/200 MB

Candidate Block

Mining Attempt a01173c443343d8f06ec90cf23e5808f1a595b4037b70532f1c7729a82d7bf25
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 151f6a5504141158d05a4817ac09aa00e5f773da6dbd39dd78dfd3ec2349f803
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,899
Size: 1.00 vMB
Total Fees: 0.04115674 BTC
Feerates: 150.75 > 4.12 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (914,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
614 614 000000007c85141167dad3a3c31beee277664e7050e2af9a1befae630e7c2d1d 1 0.00/1.00 vMB 0
613 613 00000000459941238f97367414684ae72ee74f2981797c26508e5b77577426fc 1 0.00/1.00 vMB 0
612 612 00000000f047c44f82ed0653e0d661b10f714f567ca7904a0f9ee475893a95e2 1 0.00/1.00 vMB 0
611 611 00000000d0dbd675a2abec27951b87fe2c0f8e059ac2566d3042165a3f4082db 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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 645.03 GB
    • Received: 12.65 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.