Loading Tool

Explorer IconExplorer

Memory Pool

83,536 transactions
31.67 vMB
0.11403213 BTC
Random Selection Loading Transactions
Max Size: 193.50/200 MB

Candidate Block

Mining Attempt d55f48f1eae7f273a0a26c80fee17d440d8cc6008f71bdd9f464c95ba1bda524
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root dcb95822dafb56cc9d3f73a7fe643c5059a412dd1e9fdbd5259579b384e9497f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,143
Size: 1.00 vMB
Total Fees: 0.03973413 BTC
Feerates: 301.05 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (852,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
63,107 63,107 0000000005513f0230a8091f5b9b865746724d3fb9583647ef47291cbbb12e97 1 0.00/1.00 vMB 0
63,106 63,106 0000000009a3e2f389f83ec9f71e76ff86a587b3ca76683b38fe59f6a6547e45 2 0.00/1.00 vMB 0
63,105 63,105 000000000caabd27558054fb08477fb7b99bdf88ec893c6310410386c462fb3e 2 0.00/1.00 vMB 0
63,104 63,104 000000000912ed60bd04b71a4d5749680cda1e97d806f895cda402f868dc112d 1 0.00/1.00 vMB 0
63,103 63,103 000000000709e840a93296ac4fb58344dd4de2179f47999f795d4e0f9f64925a 1 0.00/1.00 vMB 0
63,102 63,102 0000000004ea9273a10bfcaa405c066ef7fabe0b0eaafd380bc31aeba773720f 1 0.00/1.00 vMB 0
63,101 63,101 000000000158294f8afee900741b2658f925e76f6bfdd770e4af70476134d94e 1 0.00/1.00 vMB 0
63,100 63,100 0000000009392c94d3c022d804cadef8586600ecf2bb0c6144f4850dc7d68362 2 0.00/1.00 vMB 0
63,099 63,099 00000000055d19946fe2ba0fcdb7a72ad369fe0201658de045394712806b1577 3 0.00/1.00 vMB 0
63,098 63,098 000000000281e238589aae446e62b2e90370bc2d977ba597482378da49ffa992 1 0.00/1.00 vMB 0
63,097 63,097 0000000005c6f4896976e43c7a6c70ea939dac595008b8f87b9596c2c06188e7 1 0.00/1.00 vMB 0
63,096 63,096 000000000afa22170ae6a9915a181de424822c4205a4cf84799252cbf9f8013f 1 0.00/1.00 vMB 0
63,095 63,095 000000000b469dc63d90016fd1189855871e444e70a3a580929fcb87d36f6089 2 0.00/1.00 vMB 0
63,094 63,094 000000000089e98c2bc2c60945b42a700a03411e6da6a502376c72bef15ce369 1 0.00/1.00 vMB 0
63,093 63,093 000000000a3cb6ec1d82ed503ca438afa11233cda05db749346c72e5ee913817 1 0.00/1.00 vMB 0
63,092 63,092 000000000a28c4e14190365f182aafdc7ceb6c789568b8ea413b2fc8418bed83 1 0.00/1.00 vMB 0
63,091 63,091 000000000150b98de687c5b51f571be8b07ead26fad7aba1a075201e07633a3a 1 0.00/1.00 vMB 0
63,090 63,090 0000000000a97f60ae95f9794a5c9b0eb8e161d2124da16ab2f289f41efeb9ac 1 0.00/1.00 vMB 0
63,089 63,089 0000000008e98b93d4e3606b2ad27ed38a57e8234380f9e51d12621dc3051cc9 1 0.00/1.00 vMB 0
63,088 63,088 00000000076d1e857876e169412f1e1baf8214d857102d10d926e8278575af08 1 0.00/1.00 vMB 0
63,087 63,087 000000000805040a40b6ce7f66ede5438497d19dee6f1d47b772910752d481f2 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.