Loading Tool

Explorer IconExplorer

Memory Pool

74,076 transactions
28.70 vMB
0.07987095 BTC
Random Selection Loading Transactions
Max Size: 169.67/200 MB

Candidate Block

Mining Attempt 644ecc0caf975b2d9b4ea484880d7af0ba5026db64d5853ad72d26c3c87e3771
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 8ab1e212503562658b766c95657edecb5425524f097a5bc2d4ad1cab628c2c1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,600
Size: 1.00 vMB
Total Fees: 0.02203585 BTC
Feerates: 150.36 > 2.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (667,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,583 247,583 000000000000009c454ae8d7c180f57e6f3667f2e6135dd11b4eed007d7d7919 401 0.18/1.00 vMB 135
247,582 247,582 0000000000000045788b641765f17ee0f069eb1cba24a8c799fc7f31ebfd6f48 25 0.01/1.00 vMB 231
247,581 247,581 000000000000000de9e41432431613de639ba12900ac802c7ae48bebe880cca7 170 0.10/1.00 vMB 124
247,580 247,580 00000000000000001ceb24157a3316477b4529b0c4d9be7636aedb05f8981003 78 0.03/1.00 vMB 38
247,579 247,579 000000000000002679f47ae5f2ab80b779441ab03e302e1bcac51d33db522734 370 0.14/1.00 vMB 172
247,578 247,578 00000000000000853c5ec727c924e5247f012296e0fef97207535218319fe132 158 0.07/1.00 vMB 111
247,577 247,577 000000000000007bf07dd299c120f55a13fe3a7f99d2bc39bc96500ce23cf84c 128 0.05/1.00 vMB 102
247,576 247,576 000000000000004c0b8b801ec4277c8292c9d78014b9749a10ae51a0e27da7e4 95 0.04/1.00 vMB 152
247,575 247,575 000000000000003f13b83ba70dbbcefeeae1544d60defd2e12edf542a837b8c1 51 0.03/1.00 vMB 14
247,574 247,574 000000000000007b3b0b1f6ab426ceb69f9e94ff1bb310028d08f74522bcd4eb 356 0.14/1.00 vMB 127
247,573 247,573 000000000000008e0379833621afc2b8fd067533544358aad8319f0473c64f6b 369 0.14/1.00 vMB 136
247,572 247,572 000000000000005367f65a7d7efa160dcb87b9bac7b8fea478ec43d690a69c08 254 0.10/1.00 vMB 123
247,571 247,571 000000000000007b9299bfd5b0d02d8c97b83f203bda660a0664314eb7b04575 74 0.03/1.00 vMB 119
247,570 247,570 0000000000000039ea52dd5e5b1d1fa63783035cd39e803e5e772b1214448153 24 0.01/1.00 vMB 118
247,569 247,569 0000000000000031ca2ff64dddd7374f7240b067f1748c8b63f149145e9ee91d 124 0.05/1.00 vMB 159
247,568 247,568 0000000000000014e8689745d9eb473d1d0845383279b4b9f4b216a1dc991823 9 0.00/1.00 vMB 59
247,567 247,567 000000000000008654399457c0d0f591e8c8bad4f144f50f8008c54679915450 332 0.14/1.00 vMB 132
247,566 247,566 000000000000002b64f1a7769c85f55054471bfcdd4ec01a7d3c8d3af696c78b 85 0.03/1.00 vMB 163
247,565 247,565 00000000000000a163705b98cd68fa24ee7f20d75f46478eee7ae6ee75dd6d86 73 0.13/1.00 vMB 32
247,564 247,564 00000000000000502b38996b6239ee1d9bd1750005a61bb980d6e0b3c91c18cb 22 0.01/1.00 vMB 171
247,563 247,563 000000000000009585883a2cade329d80e497e30ec0e80aa520dc172d5aae58c 49 0.03/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.