Loading Tool

Explorer IconExplorer

Memory Pool

81,328 transactions
31.22 vMB
0.09915988 BTC
Random Selection Loading Transactions
Max Size: 188.84/200 MB

Candidate Block

Mining Attempt 57d9b8160236f20d1fcca0673e4304b002538f0d6d8751254830351b4529aa9f
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 8ad41910d480865ad4be29ba6bb59adac3337778a98a0565fa128e8b0f2f2bff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,451
Size: 1.00 vMB
Total Fees: 0.02230541 BTC
Feerates: 106.51 > 2.24 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (635,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,952 279,952 000000000000000063b9e2dff2ee5f486f5210567c404f1da88ea4c3d7c46e33 193 0.21/1.00 vMB 16
279,951 279,951 0000000000000001803114ca9387e612857195445c15856e21967f8b6c1c4ce4 68 0.03/1.00 vMB 41
279,950 279,950 0000000000000000cfd2d787197790f33cfdfc3cd218a6ab1eb4d17c5274da6b 683 0.25/1.00 vMB 55
279,949 279,949 0000000000000000fd83087597e565dfe0e15b7661631832c854512d3a0d08ac 447 0.21/1.00 vMB 41
279,948 279,948 0000000000000001833b91de8ea010f6fae6bb7faa38b4e413efc3fd5799734c 445 0.20/1.00 vMB 47
279,947 279,947 00000000000000006eceb73f3080c1e0d340f7e75a0ce5d51b18a89c67978611 223 0.11/1.00 vMB 61
279,946 279,946 000000000000000058bbdfda147f8257fb34bd99149ac67a0a9579b6fb0e94a3 257 0.10/1.00 vMB 45
279,945 279,945 000000000000000146db8962e724f633d67d895ce18d81b44712ab0a1d6c72cd 183 0.11/1.00 vMB 38
279,944 279,944 0000000000000001cdc1030e290d26b41bbd27747ce29479a9bbbf8fff1b0a64 426 0.21/1.00 vMB 42
279,943 279,943 0000000000000001d07ac24fad6478e8623f70e4384df29731d621a0a217ccf5 36 0.02/1.00 vMB 36
279,942 279,942 000000000000000056b55f345ed56b194f72846550f1d9bbbcab2ed00cb6b3c8 87 0.04/1.00 vMB 40
279,941 279,941 0000000000000002277a9a630a296a40018702ab2950ce9ee4231cf12ef09ff8 279 0.12/1.00 vMB 46
279,940 279,940 000000000000000102c60b8e0161d9392d49fac8202e8a7138a571076b6d3865 301 0.29/1.00 vMB 10
279,939 279,939 00000000000000025f786746a14ac2385c6683aa43260bbcc6b655d3dc6cee53 108 0.03/1.00 vMB 108
279,938 279,938 0000000000000002dbbbd5eda8d0b63dc5b56e2b5336d296ab8a73f2fa3e0f62 738 0.33/1.00 vMB 60
279,937 279,937 0000000000000001f6377ec61ca807ec6977e6ee97b784038cd67787e3fd2383 463 0.23/1.00 vMB 48
279,936 279,936 0000000000000002bebf51c4038a165c1a92d48b0ac6664cea49592f926cd01f 399 0.25/1.00 vMB 36
279,935 279,935 00000000000000010ffd8f28074d1745aa7be12ef31ce22d312238b1a1aabe94 15 0.03/1.00 vMB 11
279,934 279,934 0000000000000002c25dd1032af5e3dc3d2db136eed0815be4e42034e07671a8 353 0.35/1.00 vMB 26
279,933 279,933 00000000000000004af561cf1bacb84eed4016f64d2544df968acbd235975d2f 573 0.25/1.00 vMB 55
279,932 279,932 000000000000000167cf5b431084d9285b8f2cde85d7a3de2b1acacccf514ad9 137 0.05/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.