Loading Tool

Explorer IconExplorer

Memory Pool

77,027 transactions
28.40 vMB
0.08779959 BTC
Random Selection Loading Transactions
Max Size: 172.88/200 MB

Candidate Block

Mining Attempt 2008c475d8509a47b64022e32cec97e026a274057cd53663de53210f82fe7bf6
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root cad8668f4ac917792fa4dbb0ab7e9f706e446e540175fe97ae2206cd0b9e6a8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,584
Size: 1.00 vMB
Total Fees: 0.02433528 BTC
Feerates: 477.45 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (374,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,043 541,043 00000000000000000020f527aa4f91f84b3854c5d6b29d9292b30365870a583a 628 0.26/1.00 vMB 37
541,042 541,042 0000000000000000001626a8dd3a126af08aa1b7695324c3e3caf71faae5ee2c 152 0.07/1.00 vMB 41
541,041 541,041 0000000000000000000146912032b8c72f80f05a8bca6f07b118b489652e4039 871 0.31/1.00 vMB 21
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
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: 713.77 GB
    • Received: 17.47 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.