Loading Tool

Explorer IconExplorer

Memory Pool

80,068 transactions
33.83 vMB
0.12357865 BTC
Random Selection Loading Transactions
Max Size: 192.24/200 MB

Candidate Block

Mining Attempt 3b1cf5870c70593774b458bc6c8f36cb4270dfafcef79734944692bd9f175695
Version 20000000
Previous Block 00000000000000000000d01ec66a5500a065a0accb178777c62c2953c9414924
Merkle Root c8c57fd15713a00f320305795d5cc75309cb2e53aef206fe03af7e6ccf5550f0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,167
Size: 1.00 vMB
Total Fees: 0.01673373 BTC
Feerates: 52.08 > 1.68 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,410 (597,033 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,377 318,377 00000000000000001dc9d673b879d62009d44841809d62c3c12e08ed0ec7f57f 298 0.40/1.00 vMB 10
318,376 318,376 00000000000000002c17d37ea1437b46562242494a965ccb6b1c4df163203df6 2,110 0.93/1.00 vMB 32
318,375 318,375 00000000000000000e8f81097b4227e8e8fcb8a59135b1171c1734754edd4df6 512 0.18/1.00 vMB 40
318,374 318,374 00000000000000002a24840acb7fb568e8f8130209fcf6cc92760fcf87aff604 512 0.29/1.00 vMB 26
318,373 318,373 00000000000000001ef3dc494835e69b88ae9bfbbaecf77fdb11ae2989b1027e 464 0.48/1.00 vMB 19
318,372 318,372 000000000000000012267d40eccd68b20e00f2dbbce262e3517854eb7cf12c2c 56 0.03/1.00 vMB 24
318,371 318,371 0000000000000000063852b62f0102148913004c6738d7544f90d94063961dba 56 0.03/1.00 vMB 20
318,370 318,370 000000000000000007613c84cfd7d8a49bde242373051b21294b01dd1ed73bff 34 0.02/1.00 vMB 20
318,369 318,369 000000000000000018fdf4793249f21f7cf437049b2c2e39cfa9148a98eedcb4 99 0.07/1.00 vMB 27
318,368 318,368 0000000000000000218a84d97b0e920e9e5a78c4683c666c2f729d367340d6bc 32 0.03/1.00 vMB 18
318,367 318,367 00000000000000001de2f761b1c4d82867be41a2277ecd97e9be1ee0d752adf1 139 0.08/1.00 vMB 25
318,366 318,366 0000000000000000278da3265d2462b5b6b9a3a4b7a8e93cb5f0ade57213ea44 29 0.02/1.00 vMB 16
318,365 318,365 0000000000000000021448823e162f6a69259893e322a9171561adcdad08234b 428 0.20/1.00 vMB 28
318,364 318,364 000000000000000023206497e652320cdaa51b28a7f99cb4ca76b4851d51ef7b 325 0.17/1.00 vMB 26
318,363 318,363 000000000000000010541b0b8e181d8d1449944a6672abbadce09d8f79cd2b57 253 0.10/1.00 vMB 33
318,362 318,362 00000000000000000ad40a1df23e8a737a9d11536abce06e4cfdb0c6ffa630ef 69 0.02/1.00 vMB 34
318,361 318,361 00000000000000000412ac8afe9b60b5ada1bc58d5613a5d15fdf60f1725d5ed 366 0.18/1.00 vMB 28
318,360 318,360 000000000000000012b22858aec867996866807b0f146b6d7fddfc8041c173ff 29 0.01/1.00 vMB 35
318,359 318,359 000000000000000008c4bd5c7a8b5535f3aa6a7b0375015127cf4374c66d5cac 249 0.11/1.00 vMB 30
318,358 318,358 00000000000000001675d0340daff3ef8586f86b05a4694c4ebdf75fff15597a 178 0.08/1.00 vMB 34
318,357 318,357 000000000000000000b7ab6f640c0aa58cec1d3cb88cf49413b7088b457f7b38 138 0.07/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.10 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: 728.36 GB
    • Received: 18.48 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.