Loading Tool

Explorer IconExplorer

Memory Pool

36,055 transactions
26.03 vMB
0.06728661 BTC
Random Selection Loading Transactions
Max Size: 132.84/200 MB

Candidate Block

Mining Attempt a89d9f25f5942600ce0301d9f4109d62775e161263c0c5b868ebcc7e6a8d2e44
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root a58692deb6fb408ecd91574533b33f368f45ee515e02b3835a8d51d2722c71a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,482
Size: 1.00 vMB
Total Fees: 0.01920427 BTC
Feerates: 152.71 > 1.92 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (815,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,593 99,593 000000000003d1d4b8ac7ffd9ed5efcf98dd8726dd57c4eba8dcd8b637ae2ea2 5 0.00/1.00 vMB 0
99,592 99,592 00000000000382ee316bd67b7f3ebb72975ff7050b8d87961c820cd2e063243f 7 0.00/1.00 vMB 0
99,591 99,591 00000000000462354bf9060950317cd261d70d8838ae0fc0fb64adbc492f7e50 2 0.00/1.00 vMB 0
99,590 99,590 000000000004083731beb1936801cf630997e3ff589f89c939c7ada314865208 1 0.00/1.00 vMB 0
99,589 99,589 00000000000467cb80c8d570fc101e05b32ac944afa62c6f380de1403a2db705 1 0.00/1.00 vMB 0
99,588 99,588 0000000000010be7322e9b3a3a7722bc6fa9dc123a3e0e698f1fb868bf9035ed 3 0.00/1.00 vMB 0
99,587 99,587 0000000000015b9b39fd5a2d2ee3eb79e0515e6667fb7712a9b02e2d6f0c048c 4 0.00/1.00 vMB 1,126
99,586 99,586 00000000000382b9323542c2db727b51a97a12d4aac0efbec29902b48507310b 5 0.00/1.00 vMB 0
99,585 99,585 00000000000056fd985cc632b1144e8ee39b1b976dd74d28df3bab4bbcf9267d 4 0.00/1.00 vMB 0
99,584 99,584 0000000000016ef4c4ef649095621f115fb1dbdc81edca070bb29e1a521269f4 1 0.00/1.00 vMB 0
99,583 99,583 0000000000029f2febef6f82629c044102ade2af4e48d7a4c705bb4d077aacb2 2 0.00/1.00 vMB 0
99,582 99,582 00000000000376b5b6788c5679c37f2c5e838c0535e6abf32a41125739766152 3 0.00/1.00 vMB 0
99,581 99,581 00000000000108d9aee57108301f4109c28881167740087ab1c7648197d02198 2 0.00/1.00 vMB 0
99,580 99,580 0000000000037eba1d2587f45f6e3c5088cfe9dd0ba529ae41819c7afbd394f4 4 0.00/1.00 vMB 0
99,579 99,579 000000000002f9ef7487de823b5b9340b09db998fd2d684223fa38d2cff06dc4 4 0.00/1.00 vMB 0
99,578 99,578 0000000000032f1653472a9869ed7969eedfd22fbe95d1856bbc0529f6b69aa6 1 0.00/1.00 vMB 0
99,577 99,577 000000000000be399f3bf5738bd386473a7b1cd1ca9c1cb603a342886dbc1908 3 0.00/1.00 vMB 0
99,576 99,576 00000000000216a6878245f23eeddc0cb3c6068a0f4428114c8c0c78d7434f21 1 0.00/1.00 vMB 0
99,575 99,575 000000000003095192de8fa03ce78b1de9c05e13263ff133981118777eab1339 4 0.00/1.00 vMB 0
99,574 99,574 000000000004502bece51be2beafc73d9156a1f12d4d9e533a030e4cc927c63d 1 0.00/1.00 vMB 0
99,573 99,573 0000000000024009b7db70433dd81bd9a7d82dfb198278048acef49ac1caf950 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 637.34 GB
    • Received: 12.42 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.