Loading Tool

Explorer IconExplorer

Memory Pool

78,539 transactions
29.42 vMB
0.09850523 BTC
Random Selection Loading Transactions
Max Size: 177.22/200 MB

Candidate Block

Mining Attempt 2a8e6b2b64ae73d39ca530d4ced0ffd5d9614a37e8afceac97b31e877cbb86e0
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root fc47f34a929679f145e9ff2303f0f5f67bba2ba726d58f7962efd68b8ba3fe32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,483
Size: 1.00 vMB
Total Fees: 0.03518072 BTC
Feerates: 103.00 > 3.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (687,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,924 227,924 000000000000003eb8b97e8617bb2b591449537a1c3f1a2b09c71fe9ead370ab 117 0.10/1.00 vMB 96
227,923 227,923 00000000000001a0c27c80593248cd12ae336dd96bc3cfa9c9aea20c181c4ee8 229 0.10/1.00 vMB 173
227,922 227,922 000000000000006387f765b65f8e9b977833baecb1bad05ca707d0d9414cd397 230 0.11/1.00 vMB 169
227,921 227,921 000000000000005bf56951b983be8030ddd9f8e69feeb4bed3e44cccf6aa2828 309 0.15/1.00 vMB 153
227,920 227,920 00000000000000a1f65b7e7ba470f0cc72ad13a90bf070b868e2e7f74e1507c2 286 0.15/1.00 vMB 153
227,919 227,919 000000000000011dae932d31bb20261800e0e35afb943d216a5fe2b7f431c214 312 0.15/1.00 vMB 159
227,918 227,918 000000000000023ea45a833bae6998cd89b2a70ca26bd92e76c682d02abcfbc4 412 0.23/1.00 vMB 142
227,917 227,917 000000000000025786dcbd525d6d5db74ef844343bfdacdd19f7afac961585fb 143 0.07/1.00 vMB 124
227,916 227,916 0000000000000054cdff08d4c712a1a9229a3ddd38d3108f5fd526e0266c536a 403 0.20/1.00 vMB 160
227,915 227,915 000000000000005f28cce28fee106cce8ff83c88ff256015546cfe0b27fee0f8 365 0.18/1.00 vMB 163
227,914 227,914 000000000000019c916967cee644579ab9983df80afad2724d47adfb5b0ac55a 291 0.15/1.00 vMB 140
227,913 227,913 000000000000021544bd6f8cec36bf17edbc284661a5a5e496940e02aea769f5 511 0.24/1.00 vMB 165
227,912 227,912 0000000000000134b53adfa7d8a837bf2ee67f211034bbd53fe12ff628809e21 725 0.32/1.00 vMB 180
227,911 227,911 00000000000000e30434514a438301c78e82c2105f3d02c0405d88b8185133be 471 0.22/1.00 vMB 152
227,910 227,910 0000000000000247993aae58c489e5e17395088ec7d3b7a7fdedf452b59b0777 259 0.13/1.00 vMB 142
227,909 227,909 00000000000000301034d7704c26700c4c2b89f19d37e180cd1a6b569579501d 101 0.04/1.00 vMB 71
227,908 227,908 0000000000000169e77495a921f8670d6df6a1b2eae967dbc2f3be691b64d332 490 0.20/1.00 vMB 185
227,907 227,907 000000000000013cdef72fd7bd38925f13bc6e556bfe22b94115950c295e4072 571 0.25/1.00 vMB 156
227,906 227,906 0000000000000054df16b9423268d7c7e2f393e395291e1ca431ea2f3c3781fa 378 0.16/1.00 vMB 184
227,905 227,905 0000000000000237dfe256563fd252594475729c6cf62c0fc4f6472a3682bc10 686 0.33/1.00 vMB 180
227,904 227,904 00000000000001564093d053ec164d011a1d37723efae3b6a57cb2c7ac521e6d 443 0.19/1.00 vMB 194
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.