Loading Tool

Explorer IconExplorer

Memory Pool

78,488 transactions
29.79 vMB
0.07449281 BTC
Random Selection Loading Transactions
Max Size: 181.94/200 MB

Candidate Block

Mining Attempt 35ef995c4ca6ee2f979b8493f37bcf0d6e119fb18c8c0f4a7f0922bf25e44f4e
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root e750237a3e807f430555e1d2cd6379192773a64bcb5007023023e7311eaa03f1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,120
Size: 1.00 vMB
Total Fees: 0.00844812 BTC
Feerates: 150.58 > 0.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (30,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
884,690 884,690 000000000000000000017ff31c605773afc71a8e93bb4749d286df8eb0033122 3,070 1.00/1.00 vMB 6
884,689 884,689 000000000000000000008c18a2d8630243be33ac45126d10996e575806782fe3 3,556 1.00/1.00 vMB 5
884,688 884,688 0000000000000000000056108f1cdb145ee004f43b03aa63140a8d77d6485fcc 3,561 1.00/1.00 vMB 3
884,687 884,687 00000000000000000001991f363436c7e126f2206b14efce8d10ef47dd66ca36 2,826 1.00/1.00 vMB 4
884,686 884,686 00000000000000000001c91fb5ba213af30e465e0f8409fe4503bd0af9ab6828 4,400 1.00/1.00 vMB 2
884,685 884,685 00000000000000000001c547c60a059cfee84ff689a87c284299671764c424cf 2,832 1.00/1.00 vMB 2
884,684 884,684 000000000000000000010747e6d7ceeeaf1b986f598efd6162f506c0c34af444 4,525 1.00/1.00 vMB 2
884,683 884,683 0000000000000000000026aa6665f8cf3ca15a5822a91df6c9b550faeab7c410 3,332 1.00/1.00 vMB 6
884,682 884,682 0000000000000000000257e3104c9d5e8858ae24ea8f7081b57e89c78098abd4 4,737 1.00/1.00 vMB 2
884,681 884,681 0000000000000000000049d3634c969747c15b7722bcb78ce25976191e7d4232 3,372 1.00/1.00 vMB 5
884,680 884,680 00000000000000000000baa9ec451834d7f4d002cd595c16660477d33963c014 3,977 1.00/1.00 vMB 2
884,679 884,679 00000000000000000000da58c663853028abc11bfe5d6b9a1a7bc10f12eea282 2,938 1.00/1.00 vMB 4
884,678 884,678 00000000000000000002112017568a7821e258fe5b49d354c7701c9132304f95 4,363 1.00/1.00 vMB 2
884,677 884,677 000000000000000000007b8bea90465e1e9d367356b4f1219c8d0e92b143ff9e 2,955 1.00/1.00 vMB 3
884,676 884,676 0000000000000000000010e31585c17d1c92b68644771a20310b3c23d886abe3 4,876 1.00/1.00 vMB 2
884,675 884,675 00000000000000000001e5557b79817dba10d023f758f9da5e1a2ac0daf42eb0 3,579 1.00/1.00 vMB 2
884,674 884,674 00000000000000000001c9d014547ee0c7be0810c5b57cb1a3e565101e59a22f 3,831 1.00/1.00 vMB 2
884,673 884,673 0000000000000000000112ce3698298da2fe02571489ab17d9803ce2a96d7fb1 5,733 1.00/1.00 vMB 2
884,672 884,672 0000000000000000000096dfd1fcb181e7e2abce6f39ac900b87b8fbdd772755 3,700 1.00/1.00 vMB 3
884,671 884,671 00000000000000000001bf88e95c48f8603aa642d66f4d1a285f0c5ea0879c06 3,837 1.00/1.00 vMB 3
884,670 884,670 000000000000000000015640882cb93d490bdd6046ccc05bb2a78713c3f10d77 3,670 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.