Loading Tool

Explorer IconExplorer

Memory Pool

78,423 transactions
29.08 vMB
0.11601646 BTC
Random Selection Loading Transactions
Max Size: 175.46/200 MB

Candidate Block

Mining Attempt c03e92099a64d2286ff8c5c783f35ddff6008a54505ae15ee477754984f73cb2
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root e56f8b8770583a134a42427d2bddf4a477e3ec41c04985a8e427e5961e162641
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,209
Size: 1.00 vMB
Total Fees: 0.04156208 BTC
Feerates: 150.80 > 4.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (698,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,188 217,188 0000000000000295da1b3cd70dd041a8c2ea7ae837a910f12cdf00617f97f99b 605 0.25/1.00 vMB 196
217,187 217,187 00000000000000b634794b0bdae73a500515742d38dda244bb93d69d4abb01b0 468 0.20/1.00 vMB 23
217,186 217,186 00000000000004d30dab87154fb33036df90b3601f1e8c193bef7e04d0bd1342 506 0.24/1.00 vMB 149
217,185 217,185 00000000000000697aeef7407cfb1ec0f7f66e885f06173659c7cf94622505f5 497 0.25/1.00 vMB 173
217,184 217,184 00000000000001c54572800379dd2f1330f31016568689a42ede8473fa0c5f1c 707 0.25/1.00 vMB 219
217,183 217,183 000000000000031e1364419656e5e4131ff30d227fa214548a73f8ed47d1b3e9 470 0.20/1.00 vMB 156
217,182 217,182 000000000000028de9e5119c5defb5cbcfb5b057f1f81b8cf891cc081fa0536d 645 0.25/1.00 vMB 198
217,181 217,181 000000000000012587b6585c50aba7e56dd450a6296f60cbf971fc7a3a76cb77 44 0.01/1.00 vMB 169
217,180 217,180 000000000000008f64569d18d2fd2ca2cf33e459f2e63fcfa2a96a073b5526c5 404 0.16/1.00 vMB 172
217,179 217,179 00000000000000d6510858bb20dd0e3ffa7b07abdd218796a88b49913e385bb6 427 0.17/1.00 vMB 180
217,178 217,178 000000000000031b1513fa3a6dd6e0833cb040a3e28fc9f11f9a5304d50f28ac 3 0.00/1.00 vMB 141
217,177 217,177 00000000000000bf3b64d1a7d6875483541c7e481b4b7e8a88c01bb6bee35d83 56 0.02/1.00 vMB 149
217,176 217,176 00000000000004328cc8f2a378bc7f7752d6481b12598ed114f7734bb8d153bf 591 0.31/1.00 vMB 150
217,175 217,175 00000000000001bb6a91e7ae39fa6ac15002a9663b794adcedf6db58868c3742 41 0.01/1.00 vMB 162
217,174 217,174 00000000000003b652511f58f9111d074f52288779f4acd3b16284c83deaba2d 98 0.04/1.00 vMB 159
217,173 217,173 00000000000002159573ee59ecfe199e5709cf0a82092a793c08b4e89f3d4b51 78 0.03/1.00 vMB 52
217,172 217,172 000000000000007e1c2f500ee99261831697d5badfeb04ca764f5722d291030b 281 0.11/1.00 vMB 204
217,171 217,171 0000000000000184ccd6beb1f73e5527471ab0641cf224089d1738c22f60f704 93 0.07/1.00 vMB 143
217,170 217,170 00000000000002b7505d5573ea19077c77980222a9b2127b073c4b0f97961453 390 0.17/1.00 vMB 172
217,169 217,169 00000000000003bece88398780f673c01f2393f7a2b5301b3216cd5f0403d0f3 369 0.16/1.00 vMB 161
217,168 217,168 00000000000003fac657ce45f48b18cfc9aea39e2c7285d478f440d4f2934fb9 410 0.25/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 782.85 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: 712.76 GB
    • Received: 17.21 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.