Loading Tool

Explorer IconExplorer

Memory Pool

79,068 transactions
29.68 vMB
0.10896364 BTC
Random Selection Loading Transactions
Max Size: 178.12/200 MB

Candidate Block

Mining Attempt 7e4d34de547d70c2b9c3370b994d68c8fc3238978dafb4f9de878aeb7e749926
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root dbbafc82e3797cfe44dbcca69c5a987681f6bce01422535a9930bfd8314278e7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,778
Size: 1.00 vMB
Total Fees: 0.02593860 BTC
Feerates: 100.53 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (374,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,040 541,040 00000000000000000019aa80dc840baf3b1abe4a73bb6fd2df378fe63b01aa16 840 0.33/1.00 vMB 24
541,039 541,039 000000000000000000015f54bb64cbf8f14d32e42779f0943ac8aee8633d709b 1,710 0.71/1.00 vMB 34
541,038 541,038 00000000000000000014eb92ae9882143abb063d1c8b4f6d64c9bd200dff7713 712 0.30/1.00 vMB 23
541,037 541,037 0000000000000000000c352364827f039cd96ec70b2427325ff1049cc30f1a0a 256 0.10/1.00 vMB 22
541,036 541,036 0000000000000000001bfe4786cead72488f0c043442748094c148b67b8f5705 661 0.28/1.00 vMB 34
541,035 541,035 0000000000000000000d595905c05be289ebf8993dfe6454aa92eac6a66fda9f 302 0.10/1.00 vMB 36
541,034 541,034 0000000000000000001b58c0dfe330100be63bcc3fb9a5df988f6b53856ba38f 337 0.17/1.00 vMB 28
541,033 541,033 000000000000000000133cb43607e43798be00ca713e56c3e373bb57c969d79d 786 0.32/1.00 vMB 30
541,032 541,032 000000000000000000190a6380ade0cb964af5e61b84df201f10323bee822896 1,606 0.57/1.00 vMB 27
541,031 541,031 000000000000000000009398f29c66919e926ab512be5dcd7c7284e28ea76874 105 0.03/1.00 vMB 17
541,030 541,030 00000000000000000026421e641e9ffdb5fddd0497532d80100f57d2a63e74ff 2,437 0.92/1.00 vMB 17
541,029 541,029 000000000000000000003dac9d4fa6fd43b013066e4632643164a47c4c006f84 3,015 1.00/1.00 vMB 22
541,028 541,028 0000000000000000001b9bef478a998956661c0e6e37c76c83c92b29ac0d022b 2,518 1.00/1.00 vMB 41
541,027 541,027 0000000000000000002712253f9230d6e1f98c8071e98e197423d6cd285c8800 2,033 0.80/1.00 vMB 33
541,026 541,026 0000000000000000000f79cc7b8f3e549ac97566efa4da444624c72cde260142 190 0.08/1.00 vMB 21
541,025 541,025 000000000000000000058dbd291398191cde50070685b597949d756f0ce89f7b 26 0.01/1.00 vMB 10
541,024 541,024 000000000000000000048b6265b4f1c84b1a1ddb76dbb69b2131bd2101f64913 905 0.34/1.00 vMB 16
541,023 541,023 00000000000000000012f81590b302ce19eb166845d7fd7252f96340db3c266d 3,195 1.00/1.00 vMB 25
541,022 541,022 00000000000000000022687722f2bd76eb2443d9902006ad9132ab66d1d74c6d 1,638 0.51/1.00 vMB 22
541,021 541,021 0000000000000000002311cc4ddca13396f86d5cc47cb3107a320d3aab7ea924 1,811 0.76/1.00 vMB 29
541,020 541,020 00000000000000000020413ea7f7ea635c9e7d3ed36ee08046b40b911fb43b56 453 0.17/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.91 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: 714.00 GB
    • Received: 17.50 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.