Loading Tool

Explorer IconExplorer

Memory Pool

77,186 transactions
28.69 vMB
0.09452156 BTC
Random Selection Loading Transactions
Max Size: 173.91/200 MB

Candidate Block

Mining Attempt f2828780630c8b89a2e6e229b9fb12c45e06ca3c515086c8e9d2ffb5a8c202be
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 7843124d51624d8b14d009883f803649a2aa57158c1bf9cc2501b5887df565c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,451
Size: 1.00 vMB
Total Fees: 0.03498863 BTC
Feerates: 101.64 > 3.51 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (299,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,371 615,371 00000000000000000005b1094e27bce65fce6a908276717ee9dae42a1a5d53f9 2,557 1.00/1.00 vMB 24
615,370 615,370 00000000000000000006a27fc19b3d30580ae7d5176ac66407752564d4572f0d 3,129 1.00/1.00 vMB 17
615,369 615,369 0000000000000000000237b0184711779af3175c42ccf9fb4e5221cc94419656 3,148 1.00/1.00 vMB 30
615,368 615,368 000000000000000000010aef1fe345f67956186b9f30af44404aa28c20294bc5 2,734 1.00/1.00 vMB 31
615,367 615,367 0000000000000000000b5b0e9239b0f34b17bd7127d8ea3e7df71fcff32c4da7 1,869 1.00/1.00 vMB 22
615,366 615,366 0000000000000000000f62a8730b00e5e201f448a59b8c851aeff50663fbc402 1,986 1.00/1.00 vMB 51
615,365 615,365 00000000000000000009a15f77f581d545f528daf25fa4839d4f67073f9200a9 986 1.00/1.00 vMB 82
615,364 615,364 0000000000000000000663177418791a9482714affb99fc81f7de8fa13f6ede2 841 0.22/1.00 vMB 15
615,363 615,363 0000000000000000000bc037d305d9e88677e1b499427492d279550aa9fc7b21 2,984 0.91/1.00 vMB 15
615,362 615,362 00000000000000000011ab212ca99a5cfcde29a1dd4e910899c0c40d340eae0b 2,648 1.00/1.00 vMB 2
615,361 615,361 00000000000000000009d599fb9d88a384e6ca83c07798e1a2bdc3e38011700c 1,143 1.00/1.00 vMB 9
615,360 615,360 00000000000000000009d810359413b12fb4ddc9931b18e9455bc882da1e4b2f 2,227 1.00/1.00 vMB 23
615,359 615,359 00000000000000000010738b48ed4a805875df91d663d108a230df16ffa51cb5 2,842 1.00/1.00 vMB 6
615,358 615,358 0000000000000000000d3759ba194b25cb25ba0e00c6f5a0c92ca1b9d8839124 2,389 1.00/1.00 vMB 7
615,357 615,357 0000000000000000000fac9e6d362cb65e857b0f2b0c84afda00cc199bf7551d 2,335 1.00/1.00 vMB 18
615,356 615,356 000000000000000000099810dab515071abf9389f104690e3e50f402549b81cf 2,744 1.00/1.00 vMB 22
615,355 615,355 00000000000000000009640c37072d2ab87300a75fda43f744a92683e9f9ec7e 2,281 1.00/1.00 vMB 9
615,354 615,354 0000000000000000000b586fe62637a74d60ac6af8e0a93cf5ab96e7b6c939e0 3,228 1.00/1.00 vMB 23
615,353 615,353 00000000000000000010064d227eef418110c3539266871def95116b675477e5 3,097 1.00/1.00 vMB 19
615,352 615,352 0000000000000000000106e6d5656996a95ae66d5f2cf351c290f7808a282647 2,237 0.90/1.00 vMB 13
615,351 615,351 0000000000000000000509994fc9e47f2c01342dbc1ae2b4d43daa311733774d 85 0.02/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.