Loading Tool

Explorer IconExplorer

Memory Pool

73,789 transactions
28.78 vMB
0.06965593 BTC
Random Selection Loading Transactions
Max Size: 174.49/200 MB

Candidate Block

Mining Attempt 1184ea6e843f96f2511630dcbb09cd3d0e88dbf1ff0ff9670764b24163f85b0c
Version 20000000
Previous Block 00000000000000000001f8608b89867cd81e6ca76231bc810599037dafa06252
Merkle Root 821628fb474358a87f24dd1defa8b3223b0460048209e8ac7764b1760438e373
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,041
Size: 1.00 vMB
Total Fees: 0.00616918 BTC
Feerates: 100.42 > 0.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,430 (654,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,484 260,484 0000000000000000b0a624fe6d3ba917e5a2b2e7d798f1b2dbd44f6ef374f7ba 226 0.09/1.00 vMB 108
260,483 260,483 00000000000000110a178165371e6849b32f1860fcb9b2713c9b8b738540e39a 68 0.03/1.00 vMB 142
260,482 260,482 00000000000000087c5a3ba706e4014830eddb8b2ce8cda223f24d4a533cfd5d 73 0.03/1.00 vMB 98
260,481 260,481 000000000000000f81ac9d51f1cfffb40f2954c86aaf7b2caef8a780d5e68ae1 267 0.11/1.00 vMB 118
260,480 260,480 000000000000000b01ffb40d74b999cb48e326020e41b9ea2df64c86ffdb0f11 280 0.16/1.00 vMB 56
260,479 260,479 000000000000000bd9e08212946e58f1661a810bf8350d9fb5867690ad730b16 683 0.25/1.00 vMB 149
260,478 260,478 0000000000000000f22f37cc8efaab053c77c5e2e659699ea84039f180b31daf 240 0.15/1.00 vMB 74
260,477 260,477 0000000000000013d697f736f77434bb2db50eb4f07c936f5831252614997496 141 0.05/1.00 vMB 137
260,476 260,476 000000000000000ba6639c2b3467fd250a28360d6c4d489bd71ca605fedb2e0c 129 0.15/1.00 vMB 39
260,475 260,475 0000000000000006e0edc35248f29b379b8b5d88e8ac0deb80e471a93c0f390e 59 0.02/1.00 vMB 45
260,474 260,474 0000000000000009196ad825f57bcdc82f3105e4105307cee73e675b48ccda86 335 0.20/1.00 vMB 51
260,473 260,473 00000000000000093c15197fb182ea60c27a301082d4c571fd2942973119107b 656 0.25/1.00 vMB 126
260,472 260,472 0000000000000001cea6e4f8bad3a37fa9b9a27d7885b019a3d4657c5762892d 265 0.10/1.00 vMB 169
260,471 260,471 000000000000000bc5e6f9f18ea558a7c36c8ba56c8cb7ee4275752b37b634b7 439 0.20/1.00 vMB 126
260,470 260,470 000000000000000fc798b06a2db5d033b819e35a5efba6930d0ac27a9e5ce210 578 0.29/1.00 vMB 49
260,469 260,469 0000000000000005394fcd7d255b36774fd222e4812a41cb95c4509c4369dcb6 512 0.18/1.00 vMB 174
260,468 260,468 000000000000001bb15fbc5178a7a8d2e87c6eaf04c27b3b518a17a59978afcf 90 0.03/1.00 vMB 421
260,467 260,467 00000000000000125a5da91a166255d14c4e21887db385d31a39d3310565e5e5 348 0.15/1.00 vMB 168
260,466 260,466 000000000000001c0f423c4993eb24884ab1c2ed1bf6d93a3e8ee627317ba322 137 0.06/1.00 vMB 52
260,465 260,465 0000000000000018ba0e1b5525cb94b5940852a18f722525435d56493fe5929a 627 0.27/1.00 vMB 131
260,464 260,464 0000000000000015340a2c7bda402f51c9074d4cefe3b7f0364e7f9b402df250 97 0.10/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 783.13 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: 741.99 GB
    • Received: 18.65 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.