Loading Tool

Explorer IconExplorer

Memory Pool

90,590 transactions
33.14 vMB
0.16614242 BTC
Random Selection Loading Transactions
Max Size: 199.85/200 MB

Candidate Block

Mining Attempt a34a5e57ae2a0d2ba1fab95a85df476a28e308875749eb605de04cc7e776e4a8
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root fa5e52b9e3009c78f58d7f2725229684053a7096fd4402387e298da9a20b131c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,879
Size: 1.00 vMB
Total Fees: 0.06444969 BTC
Feerates: 627.82 > 6.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (179,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,608 735,608 00000000000000000002c4924535171b6a3a95da02a852bf67bbc84035c1a407 940 1.00/1.00 vMB 12
735,607 735,607 00000000000000000002fda48eee4f013b2ab570b9ab5682800b61c6a4ff1457 736 1.00/1.00 vMB 15
735,606 735,606 00000000000000000004006603272bbfa0ddc50c782f6fe1409c86ebf67f4c04 1,802 1.00/1.00 vMB 19
735,605 735,605 000000000000000000086235475e3d757b3b103194435d321181e331551cbc48 1,214 1.00/1.00 vMB 17
735,604 735,604 000000000000000000057e2653e776bcd228818db02a64ea1b9d605de522d36f 1,044 1.00/1.00 vMB 15
735,603 735,603 00000000000000000008b505479ebf67638d76053c2a68ce37f66f378098692e 1,667 1.00/1.00 vMB 13
735,602 735,602 00000000000000000004a7722d2b523b786cb2c62e419a5cf67731abb426512b 3,044 1.00/1.00 vMB 29
735,601 735,601 000000000000000000093521440a40d9e11d297c7e3b301f9bd518c6ab547b3f 2,905 1.00/1.00 vMB 18
735,600 735,600 00000000000000000007c8f437591dab80e99e55cc42b2affd534fe2488b35c7 2,691 1.00/1.00 vMB 12
735,599 735,599 0000000000000000000575f338444ccb43c009b799fdc7081a75843809794aa7 3,350 1.00/1.00 vMB 23
735,598 735,598 00000000000000000004c1004e2abc022255cde5af5f085fea4bbbea7b38d8e3 2,899 1.00/1.00 vMB 7
735,597 735,597 000000000000000000095aa61ac8684aa8e38151801a467647786901a1abcbbd 2,362 1.00/1.00 vMB 21
735,596 735,596 00000000000000000001088922f82cfd8ec855f5edf619ffdaaa0673d9d819d7 2,837 1.00/1.00 vMB 6
735,595 735,595 0000000000000000000705b80e9e0be24e0fc28dd59fef45374fc3a259e032b9 2,713 1.00/1.00 vMB 8
735,594 735,594 000000000000000000015f39f7fcecffa5a9d91d5670fda65b7bdb68b49e5461 3,101 1.00/1.00 vMB 17
735,593 735,593 0000000000000000000005f7a2fb4fca38e5d7ecb09af24dcfc96922a32d21e7 3,505 1.00/1.00 vMB 18
735,592 735,592 00000000000000000001a968e77dcedb92e44c4011ec6539269a616679feef4a 2,884 1.00/1.00 vMB 15
735,591 735,591 0000000000000000000915f1e33ff026ceaa22c5c895baf91e053ddb8c62abdb 705 0.35/1.00 vMB 11
735,590 735,590 00000000000000000002de4aa28c89e702dff08f601d68991d1b4a70ab7e77a6 734 0.25/1.00 vMB 12
735,589 735,589 00000000000000000001010928462f2a4633bb9f3f72ff07b6fd91e031eb8b03 793 0.47/1.00 vMB 13
735,588 735,588 00000000000000000007cdf60c99656a5d6ec097b7dff70468a2d5f8476dda96 1,681 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.63 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.