Loading Tool

Explorer IconExplorer

Memory Pool

38,978 transactions
27.45 vMB
0.06960420 BTC
Random Selection Loading Transactions
Max Size: 139.67/200 MB

Candidate Block

Mining Attempt 14a6d829c517241a88f645fe7d00c151b8505e610aae63835b16d87db43baf85
Version 20000000
Previous Block 00000000000000000000a9fbf6a045a329fb13a74c910ba400ecc10d4506593e
Merkle Root c918d55935246abfc9c34d3ad84baf4576462da33543f1b792fd72d4a8d851ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.01755568 BTC
Feerates: 179.53 > 1.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,643 (523,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,257 391,257 0000000000000000092c4ce2e66b3fb9919a71091bef294eef13d86836a7efe5 661 0.34/1.00 vMB 22
391,256 391,256 0000000000000000084b5b5992fb34e0008836e8af60284bb80456cf8bd0e472 91 0.24/1.00 vMB 5
391,255 391,255 000000000000000000feb1446b71e6784fc0439a90480f7184e31253a7c8c298 31 0.25/1.00 vMB 1
391,254 391,254 0000000000000000052dbc4ccd7c820bbf1157e6f5cca5482bb66fff59a2a9dc 350 0.25/1.00 vMB 18
391,253 391,253 000000000000000003d889102be68e17708a106c9391f95e724ac1705a5323d6 518 0.38/1.00 vMB 20
391,252 391,252 00000000000000000136e613bfc889bd1441d0f08ea4be8261851c2a5b8b75a5 2,106 1.00/1.00 vMB 34
391,251 391,251 000000000000000000e4e85bd6088e6ca320d46add818a52b3dc9d7416280313 232 0.14/1.00 vMB 23
391,250 391,250 000000000000000007e82ec9284a5db541fb285b7ffbcb51910ed2d1511d653e 892 0.67/1.00 vMB 33
391,249 391,249 00000000000000000a6178c1574dee2101481ed68d6f410ec1031c8e57c719bd 890 0.39/1.00 vMB 34
391,248 391,248 0000000000000000095299f9a3da1ed3cfdaecea53251d95bb78563a2640b1b4 1,483 0.79/1.00 vMB 29
391,247 391,247 000000000000000001b4b6d8e3ab36ff224f5f1ffb1ba2e231197a525a05f6b5 458 0.26/1.00 vMB 24
391,246 391,246 0000000000000000038f6ecacd802894347f51baac126bae2d89b7197134ddd4 460 0.25/1.00 vMB 27
391,245 391,245 000000000000000008dc462fe4a778855a4ae0ea151656ccb516e2b53589ce15 157 0.10/1.00 vMB 19
391,244 391,244 000000000000000001e6d3aed7ae4959442947f953ec8e2107c4407fd0f77a52 355 0.18/1.00 vMB 22
391,243 391,243 00000000000000000010e7f472ff5ce8aa3b97fabbb079439dc7f364020f08e9 719 0.54/1.00 vMB 23
391,242 391,242 0000000000000000057fd099de850d629b59ad7aa6ec7b1450e0401442272f4d 2,134 0.93/1.00 vMB 34
391,241 391,241 00000000000000000042ce98dda11dec028de9df3da59180bc240efa66185139 349 0.19/1.00 vMB 23
391,240 391,240 000000000000000004dde5a52e8d9b183a747727102fddfef1af8a69f6d33691 2,011 0.95/1.00 vMB 34
391,239 391,239 0000000000000000043974439aa3c4664151f7029829eef9bfdab64aaa655f70 505 0.29/1.00 vMB 24
391,238 391,238 0000000000000000066f2ddfc118f1f2f8b0f2e1babb8550bf5a0dbd3968e209 1,018 0.48/1.00 vMB 33
391,237 391,237 0000000000000000021a42d89e0b3949bd25dc389f1dade92ffddc940c0e016f 355 0.18/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.76 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: 632.17 GB
    • Received: 12.10 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.