Loading Tool

Explorer IconExplorer

Memory Pool

70,097 transactions
31.01 vMB
0.08244979 BTC
Random Selection Loading Transactions
Max Size: 177.30/200 MB

Candidate Block

Mining Attempt 605b1023b979de5352f80912b4326d7ff7d6528f18b3b26f47dc683401513299
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root ccf35623546b1571f54ca3b82a7bbb4325b3068b50b4f357208deaacdad8f4f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,196
Size: 1.00 vMB
Total Fees: 0.02165911 BTC
Feerates: 150.93 > 2.17 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (444,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
470,914 470,914 000000000000000000051d8e3a33e4da2fdf008d35cf161382a5639e66b57c4a 1,398 1.00/1.00 vMB 230
470,913 470,913 0000000000000000007bf326411eda7f68a70f6cfe24b0a53d94cd383398e5b1 2,623 1.00/1.00 vMB 410
470,912 470,912 000000000000000000a91813a1753ffbf6813bb3185a6c788c2de241199d935c 234 1.00/1.00 vMB 45
470,911 470,911 000000000000000000f743318072c02f6fa1bc0d5d7aa38182ac68e201a2f7c3 785 0.91/1.00 vMB 148
470,910 470,910 0000000000000000014f056157fcec35015c86312eeafd8e8d96b5dd5611aba1 745 1.00/1.00 vMB 53
470,909 470,909 0000000000000000011c289486993298b7399e9a313d206d0ef43d306b7b703b 1,628 0.99/1.00 vMB 136
470,908 470,908 0000000000000000011bccbc488f43b1ae3db03c72fcfe482e1f4a00dfed9261 2,055 0.99/1.00 vMB 307
470,907 470,907 000000000000000000dedf0b84c27ae9efbf09518d8a42afde2f16d5834fa2e6 1,934 1.00/1.00 vMB 385
470,906 470,906 00000000000000000095e1d5d98f81ba08475a3ec9fbba2350a809b5e64352ed 2,087 1.00/1.00 vMB 301
470,905 470,905 0000000000000000005fe9bf98ce77f0fe586113a5bd70d3862fa49695172e45 1,749 1.00/1.00 vMB 223
470,904 470,904 000000000000000000b8c48733b21732d73818ea467dce4eb9643ca21f6d30e8 353 1.00/1.00 vMB 19
470,903 470,903 000000000000000001007bdc0cbd5feb9806e29d81ce93091ebcb8325e012a1d 1,639 1.00/1.00 vMB 199
470,902 470,902 00000000000000000058d8c1425e7db0af0b463427e5a1b5efb19aa2460eb811 2,044 1.00/1.00 vMB 374
470,901 470,901 0000000000000000001598f52bfd4f55ca485b17a3c2c57233cd0f5e3964cd98 530 1.00/1.00 vMB 38
470,900 470,900 000000000000000000e7350bedecbc293f73830814d35420a0cb74e46091eb30 1,088 1.00/1.00 vMB 117
470,899 470,899 0000000000000000010ddbb8ffff0f318f409a4ad5c024230a3f4f12a6072853 2,167 1.00/1.00 vMB 84
470,898 470,898 0000000000000000011cc08782686bcc48e8827a6a7760d6321999b6f7028895 2,296 1.00/1.00 vMB 375
470,897 470,897 00000000000000000069323a78fcedd853defeba91a10de579de5068de2ab139 2,422 1.00/1.00 vMB 235
470,896 470,896 00000000000000000182c4356dac0a402de38f511ccbc57ec9e3c8b81c400869 1,943 1.00/1.00 vMB 176
470,895 470,895 000000000000000000a7807f8823c808447db77ef963ba35dca1e8a756202d6d 2,404 1.00/1.00 vMB 280
470,894 470,894 0000000000000000019481611119cb86f2a6a506397c859610b18bc1d9f76206 1,590 1.00/1.00 vMB 356
Previous 10 blocks ↓
Total Size: 782.29 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: 657.09 GB
    • Received: 14.48 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.