Loading Tool

Explorer IconExplorer

Memory Pool

36,351 transactions
26.21 vMB
0.07315961 BTC
Random Selection Loading Transactions
Max Size: 133.97/200 MB

Candidate Block

Mining Attempt 6d3fddae477c952395d3537b202cc7a87262cc845231663fc6bf25cc79a14696
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 449237a0010568d280f4df80c6bb0e8ede6c4ea22520a863874b80f4a88bdeea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,897
Size: 1.00 vMB
Total Fees: 0.02458769 BTC
Feerates: 713.01 > 2.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (598,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,437 316,437 000000000000000018481fac5006921dd73c3bea50a0d57a754fe21b990e30ba 579 0.34/1.00 vMB 25
316,436 316,436 00000000000000000ad9bea402594abe6df449aadd2809392b76d2bd87a0e081 294 0.16/1.00 vMB 28
316,435 316,435 0000000000000000208a86136ce01be9c6e8645ad626dd98937c885472ca99c0 422 0.27/1.00 vMB 22
316,434 316,434 00000000000000001ea4f9058826729e21d133e65cd0f20b951a8ccbde7acf38 256 0.10/1.00 vMB 34
316,433 316,433 0000000000000000251626dcda15f1e3df523b3793fb4e2997767351f66f6543 688 0.41/1.00 vMB 25
316,432 316,432 000000000000000036a3aa5388d30f190bd14b03cbcf6e5258d6af53f411b820 282 0.16/1.00 vMB 24
316,431 316,431 00000000000000001eae4217b04c5e2a9f90c8df5761dc66c7e4a61da386d4f4 201 0.12/1.00 vMB 26
316,430 316,430 00000000000000000485857d9b233ded4193c8ee2d353e8f2b526fd0ea1b8bc4 105 0.06/1.00 vMB 29
316,429 316,429 000000000000000024949d1d63186b5afa566235d39ae22394772732e38885d1 281 0.16/1.00 vMB 27
316,428 316,428 000000000000000027e2c945e7b8a22a17190fb5e4b86f25dded36daded71032 193 0.10/1.00 vMB 26
316,427 316,427 00000000000000001244355d78f58fac36d54eb5d8f855c547b4a160379dc07c 317 0.19/1.00 vMB 25
316,426 316,426 0000000000000000171bb11aeec99c8786d5935d9e38e9b8e890a9713ef193a7 224 0.15/1.00 vMB 24
316,425 316,425 0000000000000000098c29ca0b87966c2437fc5a295e7b31f7b8b4290a3c1155 43 0.04/1.00 vMB 20
316,424 316,424 0000000000000000096c06366eeb97ecfda0d2f7204830e4b39e54dc8c2a3e37 14 0.02/1.00 vMB 15
316,423 316,423 000000000000000011e7eb16ed6fc1686b28f512e44b3dfbde8be3a03e3797ee 229 0.12/1.00 vMB 26
316,422 316,422 00000000000000002dd8741d20c10c70662e9311b0ced4c39fb481d1ddf4161f 338 0.18/1.00 vMB 25
316,421 316,421 000000000000000033b659ec36fa4638520510373c9d82a80c15086ba2d0ac6f 275 0.15/1.00 vMB 24
316,420 316,420 00000000000000001e3b6dd9d1edd9ae11990cd4515d112f17d3583dcf4e44c0 246 0.15/1.00 vMB 24
316,419 316,419 00000000000000002979dced2d02ea29822df1fce913d998184e80d370d756e9 34 0.03/1.00 vMB 13
316,418 316,418 000000000000000028c6f1eb543c21c0c715f89decea4b875dfc3393836b3050 512 0.36/1.00 vMB 24
316,417 316,417 0000000000000000336c36871aeb09b86a640e0b49ebf5c04e208e511840b6d8 230 0.18/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.82 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: 636.01 GB
    • Received: 12.35 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.