Loading Tool

Explorer IconExplorer

Memory Pool

44,180 transactions
27.33 vMB
0.08029388 BTC
Random Selection Loading Transactions
Max Size: 142.76/200 MB

Candidate Block

Mining Attempt aeff7178b21db596b93770861aee1129194307f5d8a98e9b0cedd3b77d7ecf67
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root e58929cfdf1238f1ec0e4076f44904b966118e37175d8b55e561ab26a843e881
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,422
Size: 1.00 vMB
Total Fees: 0.02707746 BTC
Feerates: 150.77 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (807,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,366 107,366 00000000000187026b975bb17fbf1dbe565171d22ead38a58e951086fe108874 23 0.01/1.00 vMB 0
107,365 107,365 000000000001a35ac61765ef59c573fd4b47e3873cb059f33d65f2d93bb8c9de 3 0.00/1.00 vMB 0
107,364 107,364 0000000000017e6ff6165f3f47d4924c2b952acd8708a4c65fafb5c65d50b896 162 0.04/1.00 vMB 0
107,363 107,363 000000000001097cb25eb531e26945e972b0f97b4a888aab3fd5930269f8e612 10 0.00/1.00 vMB 0
107,362 107,362 000000000002044846946f2342262589d1c5868c9b7a0b7760f2d6c84d710696 12 0.00/1.00 vMB 0
107,361 107,361 00000000000127ebd824a53eadcdfd54de11438b4e9ddd100744cc8a9eb37b4c 12 0.00/1.00 vMB 0
107,360 107,360 000000000000fd6965052be2e887cca45275c81343826afbab3dcd0658c4256a 10 0.00/1.00 vMB 0
107,359 107,359 0000000000010fb2bc4eb137df0b795a7f2b8e314e9a830db2e332815abf7f33 4 0.00/1.00 vMB 0
107,358 107,358 000000000002705864b680f0963632dfe9503c68540e8fd96439f3fd4955d016 13 0.00/1.00 vMB 0
107,357 107,357 000000000000cc8e1fc0085791af79151b7e63a2400cc8ff0f4d9e1fb8f2fbbd 11 0.00/1.00 vMB 0
107,356 107,356 0000000000004c1b3ab490b89f353ada943702c5cdfc46c096426a0826977d0a 14 0.00/1.00 vMB 0
107,355 107,355 000000000000df1e045d1ef22909c61679dad22aa9273dadc281fbc4c05f5f19 11 0.00/1.00 vMB 0
107,354 107,354 000000000002361b3dac9e063b180de5cc1d4dbcdba308b970bfee36d80be242 10 0.00/1.00 vMB 0
107,353 107,353 0000000000015410227e3715243c184eab938b82a320b59ae501851681e23360 8 0.00/1.00 vMB 0
107,352 107,352 000000000000a2b6898ec1b840c6db65c6cfc5423e3e45c3cc19c7c2349d5d2d 24 0.01/1.00 vMB 136
107,351 107,351 000000000002691294fbce37975e992b47be05219adbbb5eeafccdecf8744e93 12 0.00/1.00 vMB 0
107,350 107,350 0000000000016f224cfc6affeac32404e9621941f847f8013d2fb01b6efb3f2c 10 0.00/1.00 vMB 0
107,349 107,349 000000000000218c818c45a514337845e5bc2b27d95b41b8271d457751f9b272 7 0.00/1.00 vMB 308
107,348 107,348 000000000000dee178293c69143348d152099ef343e6f4c3c32e7f083940fcc6 12 0.00/1.00 vMB 0
107,347 107,347 000000000002080d5015801bcb59a484dcbe3273989adef6df492c11f789e382 12 0.00/1.00 vMB 0
107,346 107,346 000000000000b2e37792e7db7d1a56fbcb05dc501392598e92e0962fc80eeaac 10 0.00/1.00 vMB 342
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 14.00 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.