Loading Tool

Explorer IconExplorer

Memory Pool

81,709 transactions
31.27 vMB
0.07854997 BTC
Random Selection Loading Transactions
Max Size: 190.26/200 MB

Candidate Block

Mining Attempt 5356c9b105c7e2295b94d3958d4b0ef5419efd1bcd9763fb715e5e0c8a7403d4
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root b680f27168ecea0c550753b105b7111fc5955974e02b75d2a332f3dc55de87b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,204
Size: 1.00 vMB
Total Fees: 0.01094690 BTC
Feerates: 100.37 > 1.10 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (74,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
840,245 840,245 000000000000000000012110da8486db27a8566be377dc28dfb3044aa3587436 5,254 1.00/1.00 vMB 268
840,244 840,244 00000000000000000002283a9a7b092d67389d5f15cc716e2189440d0da38dc3 3,031 1.00/1.00 vMB 155
840,243 840,243 00000000000000000001811b96f77add3e03f23ace931de6886702f7993067ab 4,851 1.00/1.00 vMB 249
840,242 840,242 00000000000000000000fef93fa96f4b2da716ac376346946d8e3078d600d146 5,019 1.00/1.00 vMB 285
840,241 840,241 0000000000000000000325047cd28eace61b9051cb6de3ad4c8a0bcce4d3276e 5,824 1.00/1.00 vMB 501
840,240 840,240 000000000000000000029f12afc8f7709e940d0b7ffa7e7f1ca18ab04168bb94 5,635 1.00/1.00 vMB 787
840,239 840,239 000000000000000000008065dca6fc61cd17478557d1bd24293a795c03b6b303 4,468 1.00/1.00 vMB 198
840,238 840,238 000000000000000000028022d715376e7e7c5a56988aa47b33c3912c0aa3f922 5,158 1.00/1.00 vMB 284
840,237 840,237 000000000000000000004d39cf0b9a2838fe1fa56a684123e7ac6ab8cd478fb2 4,927 1.00/1.00 vMB 214
840,236 840,236 00000000000000000002a70cc3db0165de06969d1eb18926f98786ea7f1e9396 4,666 1.00/1.00 vMB 256
840,235 840,235 00000000000000000002b8971da80b81dcd3bac228229111e58260a0744eac76 4,711 1.00/1.00 vMB 272
840,234 840,234 00000000000000000002639bde76be2ae345fef6eb268647b65e46f86f4bbced 4,724 1.00/1.00 vMB 286
840,233 840,233 00000000000000000002acf72b0ab50fcababf11dff82ac31954016c5f8653ee 4,821 1.00/1.00 vMB 290
840,232 840,232 00000000000000000000c14de889cf301c0d562de2b1e04c51a5f73c65db153a 4,083 1.00/1.00 vMB 169
840,231 840,231 00000000000000000001b6e16cb41c1ce59b6b6981cd3770c526fae0a9116454 4,670 1.00/1.00 vMB 247
840,230 840,230 0000000000000000000107d70404e957ef00f09f9fdb3c63ee6da68581f16509 5,161 1.00/1.00 vMB 248
840,229 840,229 000000000000000000030dcf4cafe9015f56ecbbbfea249365c63568275476ad 5,053 1.00/1.00 vMB 220
840,228 840,228 00000000000000000002463b5ea5a14b5d4d77b0889553083bfadb0f6f8a71ac 4,647 1.00/1.00 vMB 220
840,227 840,227 00000000000000000002a386194b4413bd558de01d4a8fdd3a2510a93ea53979 4,549 1.00/1.00 vMB 320
840,226 840,226 00000000000000000000d142f0548c051f2bae9f6ab0aff00f4a94cf1640ca19 4,436 1.00/1.00 vMB 433
840,225 840,225 000000000000000000021708ca1a1f72ae1ec63cbe349ce991e15a13759ffe05 4,958 1.00/1.00 vMB 201
Previous 10 blocks ↓
Total Size: 782.73 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: 707.89 GB
    • Received: 16.71 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.