Loading Tool

Explorer IconExplorer

Memory Pool

23,161 transactions
8.97 vMB
0.03219681 BTC
Random Selection Loading Transactions
Max Size: 54.37/200 MB

Candidate Block

Mining Attempt fd5baa2847ed7deb1c0a24649b6377ed2c8214c2ed9281b7d3611024ac1652b1
Version 20000000
Previous Block 0000000000000000000068f72b72d4f6fafc12e362f459b16ba631f8bfbdf518
Merkle Root d5b0d92335a1fa087d683fa2d9a7f868639f58aec954eb5bf3831b27b60fd84b
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,404
Size: 1.00 vMB
Total Fees: 0.02308040 BTC
Feerates: 160.85 > 2.31 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,467 (86 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,381 938,381 0000000000000000000180cc5837dfd169731d894da33a01cc3000331600676c 4,829 1.00/1.00 vMB 0
938,380 938,380 0000000000000000000122bc33247537f911916577ac0cad85a47f985a47ae92 5,027 1.00/1.00 vMB 0
938,379 938,379 00000000000000000000a920a75e09c874b2dedddc4e173e5db54019903b31a0 4,340 1.00/1.00 vMB 1
938,378 938,378 00000000000000000000ddbac77f6bd0acda6c72dbda9317442ed711c220418f 1,334 0.56/1.00 vMB 2
938,377 938,377 000000000000000000019a3e4a6ed584cd9a276377e346edf4d93ce6e7ebda54 4,311 1.00/1.00 vMB 1
938,376 938,376 00000000000000000001bd95a82ffab97adfc50ded2f8b89e8bc61e91b132526 1,298 0.39/1.00 vMB 2
938,375 938,375 00000000000000000001a87e8978a35f90b6f7af16647ef6101e202301f3c124 3,875 1.00/1.00 vMB 1
938,374 938,374 000000000000000000007c5f5de4ae037416a2ceb5efe1e2039f92535eb6d62e 5,344 1.00/1.00 vMB 0
938,373 938,373 00000000000000000000a52d3242c9d27c34f4340bdff62059a9979f9d7e9a8d 4,420 1.00/1.00 vMB 0
938,372 938,372 00000000000000000000f2401e088e984a034f52e86651ebdfff3fbe948c0261 709 0.21/1.00 vMB 2
938,371 938,371 0000000000000000000187c1fa2a5b1560ac970e494a27374e5d1b169703f9cf 1,857 1.00/1.00 vMB 0
938,370 938,370 000000000000000000019b480e27d31bc21ad23e5e8648567a81ca10d0546fa9 3,755 1.00/1.00 vMB 0
938,369 938,369 000000000000000000006982f56b37dc44bb77d80ae115d10ede7299d36d0347 4,194 1.00/1.00 vMB 0
938,368 938,368 0000000000000000000150a6ae46cf5ad31b9611b981d6eed742b85f0914c450 4,997 1.00/1.00 vMB 0
938,367 938,367 000000000000000000012739210cef6aa45a4110f5b90c016b16edf34348a70b 1,515 1.00/1.00 vMB 2
938,366 938,366 000000000000000000007ae1130199129c392d6c38739df34bc4630fe5a60f3c 846 0.30/1.00 vMB 4
938,365 938,365 000000000000000000014c3402e0fc667fdd4f5494861b91dec18f8665d8098a 2,578 1.00/1.00 vMB 0
938,364 938,364 000000000000000000013cfde93b87dabda80bd5c205fdef3c753877a7a1d662 2,212 1.00/1.00 vMB 0
938,363 938,363 00000000000000000001c97918c2a890ac05e9fe0a6a5ec2fd3771d91e80035c 1,676 0.51/1.00 vMB 2
938,362 938,362 000000000000000000016b072194d1ad46efe6d65e561c06cf2e2c31fe4f59c8 939 0.26/1.00 vMB 3
938,361 938,361 00000000000000000001db85d8c86e568097ce2418982e029617bd97b4485ecd 117 0.02/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 823.96 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: 4,112.18 GB
    • Received: 226.25 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.