Loading Tool

Explorer IconExplorer

Memory Pool

83,520 transactions
31.16 vMB
0.08956788 BTC
Random Selection Loading Transactions
Max Size: 190.51/200 MB

Candidate Block

Mining Attempt 1d55af8d47c5d6a71c301683d3a7dd1b356f9332ed94b47051d4618bc9c3c10e
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 161f7f6d15bcea891a3dd3baa3e9ae21da207d7393d065e15646219277ff4468
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,950
Size: 1.00 vMB
Total Fees: 0.01907639 BTC
Feerates: 299.43 > 1.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (486,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,393 428,393 0000000000000000020a577ab31d1cc462b79c84b62707ac3b567a93f8cf7891 2,100 1.00/1.00 vMB 48
428,392 428,392 000000000000000000e968994af644eba01f6c4242f4355f0641f034eb55810f 1,445 1.00/1.00 vMB 38
428,391 428,391 0000000000000000030c97cace19e6e2a70d571da5d94d6c892a2a83ee82c756 2,115 1.00/1.00 vMB 76
428,390 428,390 000000000000000002e3d054108df788d9b901bb4c5f3663a0911f3b8ce84e32 2,139 1.00/1.00 vMB 59
428,389 428,389 000000000000000004002af5767c1839f26a4abc0f8bcb252a58632d4bf5f0a2 1,942 1.00/1.00 vMB 57
428,388 428,388 000000000000000004cc70a59e6d0a0f17c4a19e085c81497524b60f18e53e8e 158 0.12/1.00 vMB 54
428,387 428,387 0000000000000000015edeba2a8df47cb9f00ab5c023700a49c08d311dc5197e 828 0.39/1.00 vMB 58
428,386 428,386 000000000000000003cb4a1d2b27289280c95518ef54c1f31afa5b839324b468 406 1.00/1.00 vMB 17
428,385 428,385 00000000000000000465cdfa013494bef7105557e481a9b85489e2060bfd4da7 1 0.00/1.00 vMB 0
428,384 428,384 00000000000000000109f51e40b4831fff41809d7ba0926bdda73b43b1125f47 626 0.43/1.00 vMB 57
428,383 428,383 000000000000000001e55b1026c20df32c589fbc2ea548f8420c2700dc9a3d75 1,188 1.00/1.00 vMB 27
428,382 428,382 00000000000000000302978101af06f3656c856c95df65bd051295a8e8ff6eb9 1,239 0.75/1.00 vMB 50
428,381 428,381 0000000000000000042982157052113d9475d4c39b11fc22a52a2066c4734adf 526 1.00/1.00 vMB 26
428,380 428,380 0000000000000000046939844a6b0c44c0c78671a6d36023468be933658f2968 1,105 1.00/1.00 vMB 31
428,379 428,379 000000000000000002e18d3f904525c082d02a5985e16f56e10114bbd125e429 2,029 1.00/1.00 vMB 63
428,378 428,378 000000000000000002874148a414878e83786cb7c09cd4a068bf799b8945326d 1,420 0.93/1.00 vMB 41
428,377 428,377 000000000000000000c287a824447ae7d7a66180f9305ad138e4a95cfbb0b54a 1,484 1.00/1.00 vMB 53
428,376 428,376 000000000000000002c9358ad2cfc0d8106467587d7f91779fa6341c1d170e85 2,381 0.99/1.00 vMB 53
428,375 428,375 000000000000000004cd198f44737c3fa4862fa0024383b9a0e2cf4f80a283a8 2,921 1.00/1.00 vMB 92
428,374 428,374 000000000000000003ef10c6567088147cbb024bafdd0cc75fb650ecd9ab0dd3 1,311 1.00/1.00 vMB 41
428,373 428,373 0000000000000000027351dd30a5d8c3a68d75c9dbcbd26387a45d2fcadd9364 1,929 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.99 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: 717.35 GB
    • Received: 17.85 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.