Loading Tool

Explorer IconExplorer

Memory Pool

56,398 transactions
32.10 vMB
0.18137292 BTC
Random Selection Loading Transactions
Max Size: 172.81/200 MB

Candidate Block

Mining Attempt 62c4dd369edefc493a3db292e49a96afabbd63e6ee7c96df7e16eed17d795bdf
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root c3021663ce5130a9ce7d7ccf860f7e20bcb90cee6c809a95ab579bae41497bf1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,666
Size: 1.00 vMB
Total Fees: 0.07172454 BTC
Feerates: 465.21 > 7.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (693,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,700 221,700 00000000000002c77bf02d2935614101dfae872f979f19f8f48cdd80ce810938 273 0.12/1.00 vMB 140
221,699 221,699 000000000000038a0a7f94911063b29b212d9388860f6f77c1ed23b5c4c9b043 517 0.26/1.00 vMB 351
221,698 221,698 0000000000000071e7bee3eb276db477127a7e9e9e8f53d4dbf9e2d064ede0b9 257 0.13/1.00 vMB 161
221,697 221,697 00000000000002b0489180abe450811485dad6caec2986b053ef91bcd19a143c 114 0.04/1.00 vMB 42
221,696 221,696 00000000000002dc945c686482ce69bf670b6a573690c26442be0c6432f56a58 407 0.16/1.00 vMB 231
221,695 221,695 0000000000000289d669c6a1584f0031eb1114078bc5dfccbf98372f126977ac 285 0.15/1.00 vMB 163
221,694 221,694 000000000000042616ed78183eb41ae359eebc9a7cd5f6d596bd56a95b2a3dbe 256 0.11/1.00 vMB 202
221,693 221,693 00000000000004ff6a285da7cc9eb4cd29e0028753a24238eb80064d19a8500f 581 0.24/1.00 vMB 223
221,692 221,692 00000000000000e9385717544eb1c6457969f07ff3e168d127db78b57b22977f 215 0.10/1.00 vMB 166
221,691 221,691 0000000000000485ee46ff221f4caf659a2f6d1d451d8b4248b3bc14bb6080ed 230 0.12/1.00 vMB 175
221,690 221,690 000000000000013ba9470477203d54df75187ac2694543309dd3f6f3753c09a7 184 0.20/1.00 vMB 84
221,689 221,689 0000000000000291053e2aed8a2351ff1a75b6c37c6d98893108371bab7135f4 534 0.25/1.00 vMB 190
221,688 221,688 00000000000004cec7e47e600a915900f481f580c7f41bddc2f57c2caabbd4cc 131 0.05/1.00 vMB 201
221,687 221,687 00000000000002131e587b5e03fc237991e61013960c8b268b040e228ee648e7 75 0.07/1.00 vMB 30
221,686 221,686 00000000000002f98f65d08bc41b9f97b2eb18af6012d777b974b0462f8b9be5 284 0.15/1.00 vMB 182
221,685 221,685 00000000000002ed2f35d58f97a1fc22477b13c30cfb1d7ddf7c731b5e164bcb 103 0.04/1.00 vMB 163
221,684 221,684 00000000000004f96758a20ff6704012cc58eaafae96c4ffe81753c9979da75e 618 0.25/1.00 vMB 187
221,683 221,683 000000000000011bc9335bb74a62e67c17a8824eb2b17876594ab8589635b638 340 0.15/1.00 vMB 191
221,682 221,682 00000000000004297641fe3fa8b320b2e92edaf2d18095bb954dad7b065ec910 537 0.24/1.00 vMB 171
221,681 221,681 00000000000004348a9b1d066c049aba7b63d034c1adb4e144d81c2c5537d265 580 0.25/1.00 vMB 191
221,680 221,680 00000000000000a96676e7d086e52535a1631aac5f7e83dc1d72c29ae221cf60 380 0.18/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.