Loading Tool

Explorer IconExplorer

Memory Pool

78,277 transactions
29.09 vMB
0.08098194 BTC
Random Selection Loading Transactions
Max Size: 176.06/200 MB

Candidate Block

Mining Attempt 8f18420b8ff2da0c49adea607aa4ee6e601ba5859c65e32052598448b52d2ab1
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 683c89251a178d1ddb42f6603fd73091d22a48a57695cd1614035e3e95948b65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.02017053 BTC
Feerates: 178.73 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (616,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,895 298,895 000000000000000017104da76eb05687a8b9c64917caa555ae645e383740d800 290 0.19/1.00 vMB 39
298,894 298,894 00000000000000001bada3270ea4a8ea38e7d3febb2178f4149bee3f565db016 32 0.01/1.00 vMB 79
298,893 298,893 00000000000000002b9309381bbf4650289c68752f6d47cb0911eed8e69d9ec4 195 0.09/1.00 vMB 53
298,892 298,892 00000000000000007826c242883fdab0aafc4b8247b3362a17744c40424d0948 411 0.19/1.00 vMB 41
298,891 298,891 00000000000000001be9d2aa7609db5f44a693334597fa4b660fa3fff7248f22 25 0.02/1.00 vMB 11
298,890 298,890 0000000000000000432733e5e8fae287d2f57f80bfbef45bbea8fc1a4d6cc201 68 0.04/1.00 vMB 27
298,889 298,889 0000000000000000501388255b590ce2ff1380a9c8ac4392fd1d8c9b39b115ef 464 0.22/1.00 vMB 37
298,888 298,888 000000000000000048d3db2abb49c3a7df2a02d4806fd99524e30c2f2ca693b6 247 0.18/1.00 vMB 29
298,887 298,887 000000000000000060c76f2e98515ea960039d08d5a24f01a8d3bfdeff195aae 149 0.06/1.00 vMB 39
298,886 298,886 0000000000000000197f4b507deb0a7a173b687963b1938d7413214f7309bd59 574 0.31/1.00 vMB 30
298,885 298,885 00000000000000000ef2f59a0a183beb7bd7d63f862c3bc07baa1b2db32bd05b 256 0.11/1.00 vMB 53
298,884 298,884 00000000000000002070e878a2ac1e81782bf2c70e637109c1540c69d50053b6 16 0.02/1.00 vMB 28
298,883 298,883 0000000000000000691f4f2703911adea761b9497d7f100ac6edde01acdd91f2 197 0.11/1.00 vMB 30
298,882 298,882 00000000000000003f691349972553721333386f714df9e5f1330d62d62eb263 29 0.01/1.00 vMB 39
298,881 298,881 00000000000000007aa47a3bb0e599f0e1326c1ed3387fe7cc6a7822c4882a50 207 0.11/1.00 vMB 27
298,880 298,880 000000000000000039e33c517f9c214848a1f39644848c9dedc18e04a3e3a9b7 256 0.09/1.00 vMB 67
298,879 298,879 00000000000000002793590cd447099802115ce7539ce851233519b0d2243f3e 293 0.16/1.00 vMB 29
298,878 298,878 00000000000000002b5cd23a2a9a4bc33820e8b0e9495051d025af7c916657c4 707 0.35/1.00 vMB 32
298,877 298,877 00000000000000007a21c15a562e8d2ca4a5fe0751a4139aa5b99663868dc945 59 0.03/1.00 vMB 45
298,876 298,876 00000000000000000e808bb57db82d70bf131810c755d9c92a1bbbee1e8ed588 570 0.28/1.00 vMB 34
298,875 298,875 00000000000000007910b8c334d39f11ef9d0667e72e819dd5c6e5b99b4f6074 29 0.01/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.68 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: 677.80 GB
    • Received: 16.44 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.