Loading Tool

Explorer IconExplorer

Memory Pool

76,033 transactions
29.57 vMB
0.09261176 BTC
Random Selection Loading Transactions
Max Size: 178.61/200 MB

Candidate Block

Mining Attempt 5e79188806b381973b64219763c212ea54d01dfc796957e98bc3a96f81596d7b
Version 20000000
Previous Block 00000000000000000000e985b7b1cc1a76854a465d8850041916727dd53fce69
Merkle Root cb6ba819a5e57d90246cf8a0736bf0485f548fe24b09d98da309578ac64b0a12
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,173
Size: 1.00 vMB
Total Fees: 0.02651642 BTC
Feerates: 251.14 > 2.66 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,437 (651,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,695 263,695 000000000000000fdf10617fe361fe44a30d5c3eba7ef61305bae0cd4c57d89c 143 0.06/1.00 vMB 88
263,694 263,694 000000000000000aa4f549905fe5c21fc0c3faed6ac88a27e47c6c36a385be24 82 0.03/1.00 vMB 112
263,693 263,693 0000000000000015de33603f6cc676b631dbe7c86e660cc01dd8d03319004c11 280 0.14/1.00 vMB 107
263,692 263,692 00000000000000087cdcc3c614ac3821a3cb0a1a09277f5304182298a2e1b894 267 0.11/1.00 vMB 144
263,691 263,691 00000000000000045513b39ebb707f54b22ca4f0fe3ccde8abbde651d565d11e 198 0.08/1.00 vMB 93
263,690 263,690 00000000000000118bcd4afa935b37438322db75147221f23124ad9633ac8be5 138 0.05/1.00 vMB 115
263,689 263,689 000000000000000725b3c2f316e582820fd697982459c07b6a42578912707ff9 134 0.05/1.00 vMB 96
263,688 263,688 00000000000000151fc21e05e345f0d4e0a067ecd421b84af27f170bcff44a34 331 0.15/1.00 vMB 100
263,687 263,687 0000000000000015c90052ddaefd9f8069e6d324f69b3a4785f8a7ca6d0969dc 408 0.18/1.00 vMB 148
263,686 263,686 00000000000000162e96ff00e5473669e663870bedb8b5cefc47551641f914e8 288 0.13/1.00 vMB 108
263,685 263,685 000000000000000196cd270d379af723f9f164a5a30eebed7c1594869035eeed 269 0.14/1.00 vMB 5,047
263,684 263,684 000000000000000f5c110ea7f0cb2c329c7e3285df2b6a8d2b30226053ecafaf 333 0.15/1.00 vMB 86
263,683 263,683 000000000000000eb6e7a231567a2ae3231028fcb77629818d1e198a94b8fca6 1 0.00/1.00 vMB 0
263,682 263,682 00000000000000018eb7f2f9f1c27e0839a5e138152813f4a584c3b21e86f5ea 587 0.25/1.00 vMB 137
263,681 263,681 00000000000000127a7d8322ef3b9ecd25da887c89d2b05556c8e62fe8587994 77 0.05/1.00 vMB 15
263,680 263,680 0000000000000005217e3a0547a464e6b8972912cde54ff6c98d03519e369e69 166 0.07/1.00 vMB 75
263,679 263,679 00000000000000118ceebbdbd61cc912525d30d7fd30833b7ee8a8033782bc3a 61 0.02/1.00 vMB 121
263,678 263,678 00000000000000056a21084ee52a2385ec22f766d0d7537ca631c57f9c623259 175 0.07/1.00 vMB 75
263,677 263,677 00000000000000067deb66e1cf6f08304ca35b71a9a7bca5bf3fa18c4c79e462 418 0.19/1.00 vMB 92
263,676 263,676 000000000000000d4d887f89b9629ff77d16768c82ecf5eec207dfc3cf1f5a9d 514 0.24/1.00 vMB 128
263,675 263,675 000000000000000f78aa923e7e11eb1310be4aa02b3b565c5b6bf1807b593b99 1,044 0.60/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 783.15 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: 745.57 GB
    • Received: 18.72 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.