Loading Tool

Explorer IconExplorer

Memory Pool

79,395 transactions
30.10 vMB
0.10428612 BTC
Random Selection Loading Transactions
Max Size: 180.00/200 MB

Candidate Block

Mining Attempt f8243b9697add51bfd4624ac912434df560d1427ee7dbac5f677ed379d312ce1
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root f010a271f8d8c3a30d507af936ce8ac5c7e1e740233c77c81727ba2a6da9dfde
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,632
Size: 1.00 vMB
Total Fees: 0.03413320 BTC
Feerates: 151.00 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (809,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,425 105,425 00000000000197936d12daab754fba0f62ef73c9ec69252f81719e3682de2c9e 11 0.00/1.00 vMB 0
105,424 105,424 000000000001e869fd90fb2a218e19b5a8b766cbd85e6f16e36fe3c9d4c280a9 12 0.00/1.00 vMB 0
105,423 105,423 000000000001174dfae1b7156bc2e51ad46e83a0751042c2824eb152cef3a182 8 0.00/1.00 vMB 0
105,422 105,422 000000000000d5a136de57f56b97a4f190b5825e2144f31d9e37df973b9e7e4d 13 0.00/1.00 vMB 0
105,421 105,421 000000000002c4240ca873f7708e638ed5bda27644751cc28faa576079f8c63e 21 0.01/1.00 vMB 0
105,420 105,420 000000000000f049d43c21d59c1db07a88a3c1977a8dba0ccaea386ed3f9944c 13 0.00/1.00 vMB 3,415
105,419 105,419 0000000000025bf2097729fe5a489b3d4a9103c3980e553fb1955f766620215d 14 0.00/1.00 vMB 317
105,418 105,418 000000000002f06f853d3fc376f70c079d7282052cb6e862ca1b4d76c0cc76ee 7 0.00/1.00 vMB 0
105,417 105,417 0000000000020d90fc733bab62cd68702ff37f03a5e6a94ed951c2214d502e47 5 0.00/1.00 vMB 0
105,416 105,416 00000000000173bfdc3377c4df9b5d0e8337d1b2414c03613aae07292609d92a 6 0.00/1.00 vMB 0
105,415 105,415 000000000001200626c50720bea1e4c84a4374f8a98d3060e07ef976dde0b060 7 0.00/1.00 vMB 0
105,414 105,414 0000000000000c23cb955034379d163ff56b157df37e6e5cbdb891c0aaea9371 6 0.00/1.00 vMB 0
105,413 105,413 0000000000018af052209c35400498409f601bcaed171169f9dbfe84e3db1474 9 0.01/1.00 vMB 0
105,412 105,412 0000000000014a5c894213420c3892e29955d7e4e3e7631ba51bf5ec20371fe7 4 0.00/1.00 vMB 0
105,411 105,411 0000000000014940faec3a73a5c319bf814e12339feeb9e63171f57ba0da472f 9 0.00/1.00 vMB 0
105,410 105,410 00000000000029d23c833433fb1409b94134e4e2457bfe2fba5262116afc7b20 71 0.02/1.00 vMB 0
105,409 105,409 000000000001b6df2bb3db6cde231eb0d440295b58e38864e6218f8a766da1a8 29 0.01/1.00 vMB 0
105,408 105,408 000000000002c96ec95f8f644553c5de772991880ab6bce050528502a3884a91 8 0.00/1.00 vMB 0
105,407 105,407 0000000000027a3783812287964ed6db86a346743795036a1810a871afc6b003 12 0.00/1.00 vMB 0
105,406 105,406 000000000002ecb845235a49c4add49f522ad3e2de288883829c4cecde383f62 12 0.00/1.00 vMB 0
105,405 105,405 0000000000029923586a5fc624c0d8ef1f609d117ca13c8184808b0abbe9e9fb 12 0.00/1.00 vMB 0
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.53 GB
    • Received: 16.26 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.