Loading Tool

Explorer IconExplorer

Memory Pool

13,875 transactions
5.69 vMB
0.01825370 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.00/200 MB

Candidate Block

Mining Attempt e6f75bb2f63acd41f0788a2882fd3ad83e6237caa012ce1d4ef010a06fcd485f
Version 20000000
Previous Block 000000000000000000008aabb7749a6ed62d33a69524678c2e46a9362255797c
Merkle Root ae3a238be8a57abbe2092dc80d8f9cd16581aab7d541e6fac9f27693ca4b8606
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,126
Size: 1.00 vMB
Total Fees: 0.00865905 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,454 (708,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,401 205,401 00000000000003ab544a57b397e1e1a15441da0e2e32028bab1336a924b11d72 48 0.02 vMB 277
205,400 205,400 000000000000046fe7c2f45f1fd692251fc995c53c6c99375306df412609297d 47 0.02 vMB 19
205,399 205,399 000000000000025163d17ef49733d0c51374470299a248f0acef6868c19e03df 72 0.02 vMB 204
205,398 205,398 00000000000002ffd8e53521be302c792c4f5b529cdc5ea4cbe2229079ffc0a1 120 0.04 vMB 221
205,397 205,397 000000000000023fa7624f773515c63f3a6f5850613a888a9e44106dac9b0864 20 0.01 vMB 121
205,396 205,396 00000000000003b2a0ca6fdb0bb3ffec94acef6b894fcec09276425140b1f771 16 0.01 vMB 263
205,395 205,395 000000000000037d905e67b1e93733475d3e3c429f3c5b0cb63e0bc33780be17 131 0.06 vMB 143
205,394 205,394 00000000000004b345a029b64b9ead35b66b5264a7419d8cf3e67469b31f0dd8 76 0.03 vMB 147
205,393 205,393 000000000000018d644e97b94709154f893e6b7a7627c8ed1803716a9c89a2d5 17 0.00 vMB 136
205,392 205,392 0000000000000360d097d9f3a3da50bdefbc16bf1a6c8ac2e67f80ae0d0e41ce 101 0.05 vMB 230
205,391 205,391 00000000000003a15b717b0048d55e22ac94de36673143617c3bdc389ac21c64 183 0.06 vMB 289
205,390 205,390 0000000000000170f84200e4fef5a300fca166aa568d1c9ac42a8370d9226cfe 13 0.00 vMB 14
205,389 205,389 00000000000003439eeb29f5a30bce46a886bca49e76ad364a92a0d3d9439d90 127 0.06 vMB 215
205,388 205,388 00000000000001908285aae897fff6d741c8baeb7ce547bd8b954535dba27538 1 0.00 vMB 0
205,387 205,387 0000000000000352bd0a92ef71d94c20c5ddf3d70a2baa747159a05821453b0c 1 0.00 vMB 0
205,386 205,386 00000000000003973c568d2d1d197bc4c442514fac296cdf975c017ef17b1af5 115 0.05 vMB 179
205,385 205,385 000000000000048e058457edcc7090f3033ecd480dc51a451f189cf1d2b6d963 6 0.00 vMB 144
205,384 205,384 00000000000002f1259ae24a9f07a60b8c9768c22c33a5a56912b4276b25ff07 221 0.09 vMB 135
205,383 205,383 00000000000004ba8c8e27346d6493cd05b9e6e535924ceb41a6d4ac1afdd41c 141 0.05 vMB 116
205,382 205,382 000000000000020ae5f1dfb59761aaea32a6f3647b0723a335a2c048d93478bf 132 0.05 vMB 207
205,381 205,381 000000000000016f651984fc0127dc6bc2e2dbf8c6bac1dc0209354956948821 152 0.10 vMB 80
Previous 10 blocks ↓
Total Size: 779.66 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: 310.42 GB
    • Received: 1.47 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.