Loading Tool

Explorer IconExplorer

Memory Pool

77,257 transactions
33.98 vMB
0.14174510 BTC
Random Selection Loading Transactions
Max Size: 189.44/200 MB

Candidate Block

Mining Attempt bb42c933ca43d20790d5ee8d66f91099bd5f8d024ce776701cb4dc90751da4b9
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root a670720af45afdc963b76eb57d3a3b5437907068607ce1483261c2989db5ddbb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,630
Size: 1.00 vMB
Total Fees: 0.02632298 BTC
Feerates: 56.16 > 2.64 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (626,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,112 289,112 000000000000000090ab2a45ec486122f6f961db9c0c2562f0a70cc3e3e6725a 366 0.25/1.00 vMB 49
289,111 289,111 000000000000000091a9bb8a1fff9cbf64535afc8b059f9b15d4fee9c27338e5 70 0.05/1.00 vMB 30
289,110 289,110 000000000000000107d7a3d5738f7b6e4f8569b5e206ba9ca36de3ef711eb6f7 378 0.27/1.00 vMB 35
289,109 289,109 00000000000000003af8503b4714e86c578811ad291f3ff34fbbf10060f81e7a 239 0.10/1.00 vMB 31
289,108 289,108 000000000000000095a7b4a4e1342875f4c802658517557b5b7030220268402a 676 0.48/1.00 vMB 28
289,107 289,107 0000000000000000e3b4dc136b587abb5dd6b6d2ae9d8660b4aa7735e6747a55 1,552 0.92/1.00 vMB 35
289,106 289,106 0000000000000000894f2753c273e3e14d00404125614d6392a1e3c12ed01e74 199 0.11/1.00 vMB 26
289,105 289,105 000000000000000034f6a83a9409f0f6f929dca66dbf023395227b64b6b8896f 89 0.10/1.00 vMB 15
289,104 289,104 0000000000000000e7be441273d95e0e65f0ba8634faa643a65d3f4655bd82a9 310 0.24/1.00 vMB 26
289,103 289,103 00000000000000005f13b00e75b5826f3e7c7b637f56d01527e50994890845f5 242 0.15/1.00 vMB 38
289,102 289,102 00000000000000008e69b7f93ba123ecc19f2f3d3050191ff92ed3750e871c59 1,011 0.46/1.00 vMB 35
289,101 289,101 0000000000000000fcb76151d00ca0871f3a25439657b56aa05e65d6931248c5 360 0.18/1.00 vMB 38
289,100 289,100 000000000000000049cc5d6ab637b8e0ec8bf07cfe1be201f1b6660547d1237f 987 0.61/1.00 vMB 30
289,099 289,099 000000000000000072a03d13245710a6df16bcc6d251870d8b6eb95ed396f2d4 71 0.08/1.00 vMB 21
289,098 289,098 0000000000000001066403d8deacdae17b9645557147f0331dbb66fd52698088 380 0.23/1.00 vMB 33
289,097 289,097 0000000000000000e7a4e4ff5ac702a909c670d85a99f31a65df7ca47ffe5c2f 317 0.16/1.00 vMB 39
289,096 289,096 0000000000000000ace10567032a42ab1113b3c9d1311d12755b6a24fba13e9a 534 0.34/1.00 vMB 30
289,095 289,095 0000000000000000dc54b2e7e28c55a74bc679cce4a3b750b71f28b985b47150 160 0.10/1.00 vMB 19
289,094 289,094 0000000000000000743b6e55a1f8d6d371e3b479096fe23b826b714ebee20bf1 719 0.38/1.00 vMB 38
289,093 289,093 0000000000000000374636cce090152d82cab16de36258fc40fb7cb0e1a7abbc 792 0.42/1.00 vMB 34
289,092 289,092 0000000000000000f23f5457b2fa7518fb4604d5ebbfc30a7dc237532da1b281 196 0.10/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.11 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: 735.12 GB
    • Received: 18.57 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.