Loading Tool

Explorer IconExplorer

Memory Pool

20,477 transactions
16.65 vMB
0.03775150 BTC
Random Selection Loading Transactions
Max Size: 83.56/200 MB

Candidate Block

Mining Attempt 8cbec67e91f5dde872ae6703118e3d1efe86e7a8574a3cf4566438b48beb5fee
Version 20000000
Previous Block 000000000000000000011ba1298aaa8b40b990edf5611745cb5fd869c4fb3bae
Merkle Root 908fe913481930be37aed3a32599031f79496d91e8cfb838a561e0274d4ba51f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,272
Size: 1.00 vMB
Total Fees: 0.00755673 BTC
Feerates: 40.21 > 0.76 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,136 (863,901 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
50,235 50,235 00000000162e3b6a1cc21289c6a264d3ca3201082e39f22728b347cb61699140 1 0.00/1.00 vMB 0
50,234 50,234 0000000029824d3122aa5608b351bfa82d1dcf8f1fcd5df8906f2a8dfc9284c6 1 0.00/1.00 vMB 0
50,233 50,233 000000000b6695b220d855f1af296f282ab381bd5c14666a9f8c9f7fc3693da7 1 0.00/1.00 vMB 0
50,232 50,232 0000000024d24d2a66ee9eb25b41431161e081ef291ea0fd943859dcc87ba5bc 1 0.00/1.00 vMB 0
50,231 50,231 0000000012e289988cc50e9b461cc762204f7714ba5b4263e8b54b5df8d69e84 1 0.00/1.00 vMB 0
50,230 50,230 000000001c321152feef36f4b1744af37f412c3cacc7f9fcb9a2569766612801 1 0.00/1.00 vMB 0
50,229 50,229 000000000b0b2e9c753c3688b14c5ca0fb1ad75a79ebdfc2b767d12d13ae6a7d 1 0.00/1.00 vMB 0
50,228 50,228 000000000b8ccdf58ce7b5ef93680b36200acdcce373c4191d8fb5f1de058c3a 1 0.00/1.00 vMB 0
50,227 50,227 000000001e6c2bd7ba7be1e60eb55886c8f26f08a193ed0b10b5449deb791be3 1 0.00/1.00 vMB 0
50,226 50,226 0000000023b0539804f4a4eebbe3a8d57a6de2d105c3fede0a3406e3f5571507 1 0.00/1.00 vMB 0
50,225 50,225 00000000129e3e633684eb75f4944a0916832ef3102362d54cd3468bfde8501f 1 0.00/1.00 vMB 0
50,224 50,224 0000000011e46982e57a12ec565bbdf7dce1cdff696d59409dc89450e478bbfd 1 0.00/1.00 vMB 0
50,223 50,223 00000000224d443b30e077300fe52c8b62f3f231d69353110b5f4b8984428ef1 1 0.00/1.00 vMB 0
50,222 50,222 0000000002511a6c8ef3be9b162fa71231149162956e0439c2ef7da475c00da5 1 0.00/1.00 vMB 0
50,221 50,221 0000000005c8f2a2a4be6565a418b67e3a36012b310e352e406e59c040b01d29 1 0.00/1.00 vMB 0
50,220 50,220 00000000247c80de6144aaf7a117e7e72c2e92cd2a92a08ef6c736f8e3a65bf6 1 0.00/1.00 vMB 0
50,219 50,219 0000000020a2872f501b27039771d2ee69cf32d0179db3e2aa174cf96c0fd4c6 1 0.00/1.00 vMB 0
50,218 50,218 000000000f7a7af6c2b6b50d33763d7002b81a711c2475e9cb3af64d6f3e07b9 1 0.00/1.00 vMB 0
50,217 50,217 000000001c3a6efba1ed6fb440f20746ec15b5326f13cf5f7977204743f1751d 1 0.00/1.00 vMB 0
50,216 50,216 0000000006e64d756196560202e06c9fa1c947ad6b5231961c8cc049f9a5cf97 1 0.00/1.00 vMB 0
50,215 50,215 00000000193c64d0ab1117223d4ca32ef819e7a1ea87aefccb2d2c82280b2782 2 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.84 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: 562.32 GB
    • Received: 7.46 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.