Loading Tool

Explorer IconExplorer

Memory Pool

43,925 transactions
31.06 vMB
0.13566376 BTC
Random Selection Loading Transactions
Max Size: 158.00/200 MB

Candidate Block

Mining Attempt 8243d439525e27d0ad736d79e139111fe3dc887373f089d8f95bd17a11287f6e
Version 20000000
Previous Block 0000000000000000000164281bb9c4d30def7985f62e854cc0de9866367320c5
Merkle Root 7a7f3cb44321d8c7a04f7b2aca1ccb515a3a949be73fc76788c76b51c5fdb2a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,973
Size: 1.00 vMB
Total Fees: 0.07301087 BTC
Feerates: 301.60 > 7.32 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,466 (856,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
58,223 58,223 0000000009fdeaf32759ba8be33faeec3bbcabd1fb1449f52bd4b48ae812f187 1 0.00/1.00 vMB 0
58,222 58,222 0000000010ffacba5a3d00f361ad12ec2165575af6a5effc9d2a608413199594 1 0.00/1.00 vMB 0
58,221 58,221 00000000110312d45703f0f457cf879e151081f3c69308b252ae69d515f2266a 1 0.00/1.00 vMB 0
58,220 58,220 000000000b58b6c1b4a41b10e823c06c82884c12ebdf273b10f15289bfc432b0 1 0.00/1.00 vMB 0
58,219 58,219 000000000c48b264644f7e3615ae3552b4f33721e74fc36002e3c656d593ba6c 1 0.00/1.00 vMB 0
58,218 58,218 00000000132ddb4b33195c121307050a6a3405060cc6beeea927d377d4d7e4e6 1 0.00/1.00 vMB 0
58,217 58,217 000000000f128a59afe0c7f69625bdc4468a6b7adf2513f17f639b2bec8aea9d 1 0.00/1.00 vMB 0
58,216 58,216 000000000af096fa92db0c4a88caf3fab7c0795bcd43f666f2e752c3df3d576d 1 0.00/1.00 vMB 0
58,215 58,215 0000000009f2a5d7942e987d096cd2701deb08162a56cfaf59ac0dc8a076312f 1 0.00/1.00 vMB 0
58,214 58,214 000000000780b93727cb4ce0463e669a8bec25fa6cfa41c466b7d111ef17c101 1 0.00/1.00 vMB 0
58,213 58,213 000000000ac06e694417c1f3a932df25404b8b21f7d6c5b2b0d60bd9acc1b04d 1 0.00/1.00 vMB 0
58,212 58,212 000000000a5f05e6ae0091e542f4aedf72af441c9644c1736bdb9768bfae0631 1 0.00/1.00 vMB 0
58,211 58,211 0000000009e7515975c20a282d3ffc90b45ed9684adc1a67af236e4d3715b291 1 0.00/1.00 vMB 0
58,210 58,210 000000000721cc0e50f5d623b031307d865fd1ce47ba9ee509317a77e45e72e7 1 0.00/1.00 vMB 0
58,209 58,209 000000001069cd5d883094ea6942540d6d78489478f9987611e57337afc9f836 1 0.00/1.00 vMB 0
58,208 58,208 00000000150761c643170ad4b425641924a7e789609d0b0f329f7e163a921d2d 1 0.00/1.00 vMB 0
58,207 58,207 000000000e00fd86be68f1e3050af87c43c9e82f4dead4d875e7495ee70ee6ed 1 0.00/1.00 vMB 0
58,206 58,206 000000001002372a54b6dd695d4d1c50839441a5ad6a4e42884ce19d2cd0b334 1 0.00/1.00 vMB 0
58,205 58,205 0000000010af2bb393b005c23e526b9c74fbee6d21d779ca5c08214579c494b3 1 0.00/1.00 vMB 0
58,204 58,204 000000000c0a58064804af85dab3bdb75472894795e282f18d275b7cb9bd1a30 1 0.00/1.00 vMB 0
58,203 58,203 0000000004847c1331dd175c5e277b6fbbdfb580c2584b2dd558fb86194a6ecc 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 610.21 GB
    • Received: 10.71 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.