Loading Tool

Explorer IconExplorer

Memory Pool

79,330 transactions
30.11 vMB
0.08481847 BTC
Random Selection Loading Transactions
Max Size: 183.42/200 MB

Candidate Block

Mining Attempt 2273abc61a40669274137c5f243d0f39ec4a825631bc8356911caa253a925d51
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 83f6f78b57a1fa7fdf419dfa36837f49a484789b7a38aa2da571478d6a00940d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.01778949 BTC
Feerates: 300.83 > 1.78 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (445,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,629 469,629 00000000000000000142f3a65cb3e59cf0c5d8bda18af2011813f9db99e43e4d 1,060 1.00/1.00 vMB 503
469,628 469,628 0000000000000000001ea1d02c698b994d49bf04c1e0fce4945f86d362a4e214 1,917 1.00/1.00 vMB 462
469,627 469,627 000000000000000001883dcde696493209da4f0f9db1071bfb51823a6f6ceeaa 681 1.00/1.00 vMB 373
469,626 469,626 0000000000000000018431b9c510deff14a7623257210eaa5baf910f0d33a287 2,531 1.00/1.00 vMB 294
469,625 469,625 000000000000000000ba78e19125d02dce7a5eddd29b2fee2d370c6ee2782cef 2,615 1.00/1.00 vMB 383
469,624 469,624 0000000000000000008192dec188e67a04a9c0fa4010fdf877b00f35b4bd2605 1,997 1.00/1.00 vMB 474
469,623 469,623 0000000000000000013ea06edcb32022d7dfe70aadfe62d9c91a5b79c59d9107 2,166 1.00/1.00 vMB 405
469,622 469,622 000000000000000000a27b4144a8007bd11bf51ab2b7766f752ca4f5d733e014 1,620 1.00/1.00 vMB 460
469,621 469,621 00000000000000000113c66291bc81e83954502ddaa0ba0ecc1f16a5ed00ad3e 399 1.00/1.00 vMB 496
469,620 469,620 000000000000000000488677663b9981b5ccaf049284be7f500bfdf43e84baff 884 1.00/1.00 vMB 511
469,619 469,619 0000000000000000005302d5520b17bdc66d8577a2590d869b0d7824e2372c7f 2,318 1.00/1.00 vMB 421
469,618 469,618 000000000000000000f7bed8f8eb4636afed2bb039ee1bab01d3a544052e1145 2,398 1.00/1.00 vMB 314
469,617 469,617 000000000000000001d3a33e3d5eafd633b17330661f8a280174c50de72b3472 204 0.09/1.00 vMB 308
469,616 469,616 000000000000000000573ccaf41875da58aa578b141bf7ed357b0c03bb64cb7e 1,430 1.00/1.00 vMB 361
469,615 469,615 000000000000000000947871cb1ce7ac9fc756da6e911915105e4aaeab3c1368 650 1.00/1.00 vMB 407
469,614 469,614 00000000000000000170d91f1d5971337cd2c4777700ba4e239ce3a121b49db9 1,811 1.00/1.00 vMB 399
469,613 469,613 0000000000000000018a47c782ff23f56b7e64e46af67f41831968f59bf1cb23 77 1.00/1.00 vMB 16
469,612 469,612 0000000000000000012cdd6a87ca6cdc5c358997de6152a3128e700527d588c4 1,632 0.99/1.00 vMB 410
469,611 469,611 00000000000000000038ebf04122da8d0356d49876fde8bca614b90740c38852 955 1.00/1.00 vMB 472
469,610 469,610 0000000000000000008a96b7ff1bb33b8cbbe4d8a89cde4e6de6eb756065c149 506 1.00/1.00 vMB 493
469,609 469,609 000000000000000000a06f13e5ebf80b0bcc4e780d6daab1b37b22ddfd5abba3 419 1.00/1.00 vMB 493
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.