Loading Tool

Explorer IconExplorer

Memory Pool

41,206 transactions
26.01 vMB
0.05524649 BTC
Random Selection Loading Transactions
Max Size: 135.82/200 MB

Candidate Block

Mining Attempt 507a59c1712d7b345822a9405ce6893131a164844591ecbff537a02a5791a7f4
Version 20000000
Previous Block 00000000000000000000172132c00b110ec4ee02326028bead4b8d9ab2ab8c10
Merkle Root 9ecf17ab461246eafa2ebf0688f12b2712055d025079a24eb561772f53489052
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,599
Size: 1.00 vMB
Total Fees: 0.00786548 BTC
Feerates: 40.21 > 0.79 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,745 (172,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,650 742,650 000000000000000000096f59e39b25a247b443c82a266e5a34cd8e6de7e4cd25 1,594 0.56/1.00 vMB 15
742,649 742,649 00000000000000000001c5af7f742621b7bb392fbbc1ebf53f91646744345f9f 259 0.08/1.00 vMB 15
742,648 742,648 000000000000000000049ee82a18a88f19086aa85a1322a3ac11eaf1210c1282 1,001 0.57/1.00 vMB 9
742,647 742,647 000000000000000000001a6812b10c9606fe84154762d516ae07771d19d32bab 341 0.17/1.00 vMB 11
742,646 742,646 0000000000000000000412aaf0ec2baf3d772db0b68167564b6da0068f5b9eee 46 0.01/1.00 vMB 20
742,645 742,645 00000000000000000004c8704f67bb803e04c7898e4ce91684321171dca499dc 292 0.13/1.00 vMB 11
742,644 742,644 000000000000000000006f801415d3deaf4a0a4636fcceeb7e339c9dc5dcc9b4 435 0.24/1.00 vMB 11
742,643 742,643 00000000000000000001bf1f12d049064c230bf490cc325045681404130148ce 125 0.07/1.00 vMB 13
742,642 742,642 00000000000000000005d985c397b9f16d6e446e7e4cef1f62f98126f12ff815 611 0.42/1.00 vMB 8
742,641 742,641 000000000000000000057096a0fbb500e46642055a2c2f43008777a61bd847c0 634 0.25/1.00 vMB 14
742,640 742,640 000000000000000000020b021280df39d619c7714ef00a96c2735e5192e36457 557 0.18/1.00 vMB 14
742,639 742,639 00000000000000000006e74417b2216bdcf64b602a36ba21aa8566557448d520 68 0.02/1.00 vMB 14
742,638 742,638 00000000000000000008fc89f88a0a3e4f5430aa2037c08fd93b22cce8d6bc8e 369 0.25/1.00 vMB 8
742,637 742,637 0000000000000000000484d10835eca7af9be233905ff45fdd5e0ebf3e51936d 642 0.45/1.00 vMB 10
742,636 742,636 0000000000000000000148ee2685d81879a98fd019ede5e49c7174eea15a0628 247 0.09/1.00 vMB 9
742,635 742,635 0000000000000000000070924ce2661a171844e4a84278c52212956cfbd1793f 1,285 1.00/1.00 vMB 4
742,634 742,634 0000000000000000000819d15f7b9ff4e68ec5650b6acc561893c63735247424 1,600 1.00/1.00 vMB 8
742,633 742,633 000000000000000000078a70cfd3566339eb41de34434a207a175f1efc74f7dc 1,024 1.00/1.00 vMB 10
742,632 742,632 0000000000000000000233d45af21be0fafde738a0782874ed73a1468ea7f659 2,407 1.00/1.00 vMB 13
742,631 742,631 000000000000000000011651ab9a73cb1497a1674d74cfcd2105ccd8b09dc471 526 1.00/1.00 vMB 2
742,630 742,630 0000000000000000000084671b45a8210b187ec9613884334986b223f7d4a9f0 917 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.94 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: 646.58 GB
    • Received: 12.86 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.