Loading Tool

Explorer IconExplorer

Memory Pool

85,212 transactions
31.92 vMB
0.19615656 BTC
Random Selection Loading Transactions
Max Size: 189.64/200 MB

Candidate Block

Mining Attempt 86e94020c624a0ea259869e72f4d9f6ba0d7f7830b8cf2e411561ab754d746a2
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 06f8bb268a1a3550e3adb2cda75ab20b70264dd0042398ed661a8442097c45b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.07552084 BTC
Feerates: 301.64 > 7.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (224,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,006 691,006 0000000000000000001298d97dc2076dd4d5481314a21d7bee75485fa65db322 2,475 1.00/1.00 vMB 47
691,005 691,005 0000000000000000000e364ea633638e89d00301824c8268d3b3b82431510a3c 901 0.36/1.00 vMB 14
691,004 691,004 00000000000000000008969c4a29fdfeac5ae28d61239cffd12304e9096d0d18 1,555 0.70/1.00 vMB 17
691,003 691,003 0000000000000000001286b741d5736657f813a71728d538fdf92d94dbe9a63a 1,004 0.46/1.00 vMB 21
691,002 691,002 0000000000000000000be1f38bf6a1c114edc2d728dd5999f866adc136c04077 2,520 1.00/1.00 vMB 28
691,001 691,001 00000000000000000003aee0a45563dc3efeef4824e26bac9e899a7ae9f04d4f 92 0.03/1.00 vMB 21
691,000 691,000 0000000000000000000c93e64898d276fafe17bde0622b13e7feb972d7241fb1 628 0.30/1.00 vMB 17
690,999 690,999 0000000000000000000a4e6b2e8c17729bacb4f7ff043ae9c88482287be89bf0 1,783 0.54/1.00 vMB 11
690,998 690,998 0000000000000000000defc01f97da0c341e2c6db7808779561e0b2f687fc8c6 1,894 1.00/1.00 vMB 29
690,997 690,997 0000000000000000000bc623733e27616def5386f5e20e21ea310f413cf9984e 1,419 0.72/1.00 vMB 21
690,996 690,996 000000000000000000024ea23aed599eeaf2c0b20829705799d0455309e26a7f 830 0.45/1.00 vMB 19
690,995 690,995 0000000000000000000998a539fc9e00d8a751b9d2f35696175e2de95fe5f3b4 161 0.06/1.00 vMB 20
690,994 690,994 0000000000000000000daa1bc7855a06d92bf1287ed0d6a23964bbdcb3039131 105 0.03/1.00 vMB 18
690,993 690,993 00000000000000000011e8e5079b73f2000164b9615e39891a01b3b2bd179cca 1,460 0.85/1.00 vMB 29
690,992 690,992 000000000000000000062dd4009898543fb6e0ee28e03f2c8c27226477e0e302 1,959 0.93/1.00 vMB 18
690,991 690,991 0000000000000000000993b8ac50ff9ecd3e257dbfdf296cfbf656f9b9c2cfac 2,230 0.80/1.00 vMB 21
690,990 690,990 0000000000000000000d5fa8c816a415fbe8f62c20875bdc3afcb0f5dc518639 129 0.08/1.00 vMB 9
690,989 690,989 00000000000000000000d42db3f6c8e83559f199ccdae6ea0e66ac2900755129 3,087 1.00/1.00 vMB 22
690,988 690,988 0000000000000000000d5ed58efefe429d823482e309327e162448d7b0862410 37 0.01/1.00 vMB 14
690,987 690,987 00000000000000000010fbc2cee1bf6d5076dfa0eb85d9601e9072cdaee7d7e5 2,279 0.71/1.00 vMB 20
690,986 690,986 00000000000000000002917fe848c7cc6304413b6b05be3f03c4ce6588d2f5e4 2,404 0.92/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.