Loading Tool

Explorer IconExplorer

Memory Pool

26,759 transactions
6.45 vMB
0.05493288 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.94/200 MB

Candidate Block

Mining Attempt 44c9d83dd8b68031c57a0bb671495dbade3a5a12db4d595d8c9e9bf411d13cfb
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 009b91e287016a17dfe6afa4cf8fc69643559f77d2cd6c08c6921a4e9e20bd23
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,863
Size: 1.00 vMB
Total Fees: 0.03790293 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (650,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,598 262,598 00000000000000035a5a7d6ed7404695bad00890e3cbf8fba46e277548ba5877 257 0.22 vMB 84
262,597 262,597 00000000000000066b7a3099f95c7461db2ee77cd9932a8c6abfc38cdbb5d373 146 0.06 vMB 54
262,596 262,596 000000000000000752c4e8d66f14ca332f9a1d28bb5eabef03b1f8854c196bdf 406 0.16 vMB 81
262,595 262,595 00000000000000129f892dd86142142c519df6976003e0f8e9ff1c7c6830700a 843 0.38 vMB 49
262,594 262,594 000000000000000bb58f0f1adefb40f1452f5656a2370a6ffe54d61b1511068c 621 0.25 vMB 130
262,593 262,593 000000000000000db067313524d9e4093f634e706a06519095f4eca0cbe3ee19 375 0.16 vMB 70
262,592 262,592 000000000000000dc148407f175367b40e2961c7636e82ac0b570743a8cda4d0 503 0.22 vMB 89
262,591 262,591 00000000000000034e5d385ab17dbf3a71e893f1f1b62b47996e350b37668e16 360 0.16 vMB 54
262,590 262,590 000000000000000c0822dadcb8eff29c89b28d8ec1fa1b86e1c80812edf81166 672 0.25 vMB 120
262,589 262,589 000000000000000729927e5deb8dec63b5a5f80598d27c55fb4e84b6780966c9 531 0.22 vMB 85
262,588 262,588 000000000000000511da9ffeae735aae8e50422131c3ea356994e5e2e175add0 595 0.25 vMB 98
262,587 262,587 00000000000000139743a9cdf26ed3502c8b314ee4583fe679e3abc21899b46a 640 0.32 vMB 44
262,586 262,586 00000000000000157af038ae5debddc13fefc03163829cf9efd905a8ae10349c 568 0.25 vMB 54
262,585 262,585 000000000000000d5dbe242f18015ebda1b295767a330f49e0572aab0847224c 538 0.25 vMB 112
262,584 262,584 0000000000000000c6e4305a254b259b70a81bff35a0217ef159453735918f3a 697 0.25 vMB 154
262,583 262,583 000000000000000e512706baa70efa0eb2b57d86145d4cc0db11a25c7643e208 81 0.03 vMB 16
262,582 262,582 00000000000000029012ef7910c5d01ff0b2f4d3ca8c8fb514b5e5fd8de5f697 667 0.31 vMB 82
262,581 262,581 0000000000000005662bfd204f8ef200b9ae0fea7bdad789a0d7ef4fc43d278e 351 0.15 vMB 80
262,580 262,580 0000000000000012d9690dcf36c1aa98895e827a32e4a96f399f581e2e3121fd 46 0.02 vMB 73
262,579 262,579 00000000000000137638b7a60fc00538928b3a86305883fa42e80ec747dc056a 193 0.07 vMB 85
262,578 262,578 0000000000000011b962db6fcb11ddb0268ac79a6466cb45f1a9e82045461db8 266 0.13 vMB 81
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 80
    • Outgoing: 10
  • Data Transfer:
    • Sent: 39.83 GB
    • Received: 0.55 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.