Loading Tool

Explorer IconExplorer

Memory Pool

43,331 transactions
30.81 vMB
0.08120640 BTC
Random Selection Loading Transactions
Max Size: 156.46/200 MB

Candidate Block

Mining Attempt 4b7b9721cb3778430a724f8434e317b85ddc81da8ff4b2002134bc044e5975ac
Version 20000000
Previous Block 000000000000000000006b01ff0f8c8980e4005bdebf7640591cda9fd2e81467
Merkle Root 1cb665ae563ff1df61a36b6ed8371593a533983e08959e99917fcc7c4dfc553b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,160
Size: 1.00 vMB
Total Fees: 0.01928936 BTC
Feerates: 250.76 > 1.93 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,442 (839,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
74,921 74,921 0000000000172ceacf4f23796b4bc7c881b646d144bedc8bdc04364b79d24221 3 0.00/1.00 vMB 0
74,920 74,920 00000000005331bc5975e27ae57c4837b60e88ba32bacfb0714a5030da006485 5 0.00/1.00 vMB 0
74,919 74,919 000000000042d862538992f648b749848f60c784bb6239343f60953451092b94 1 0.00/1.00 vMB 0
74,918 74,918 00000000006131ac079ba454a7b5f6f542e3e6b8defe0da07e05b7431a50be0f 7 0.00/1.00 vMB 0
74,917 74,917 00000000004b537bb577bddc7d8269f8d2ab8f7c7a5bd575cdc06d721ba96bee 5 0.00/1.00 vMB 0
74,916 74,916 000000000072510c0a881e15fee9a9a03e576564dafc1a5ceb62a8b5d4a74637 2 0.00/1.00 vMB 0
74,915 74,915 0000000000634e86b0e86e9a08246987b0214b9366f65cfd46a872073edb1c20 1 0.00/1.00 vMB 0
74,914 74,914 000000000054b4f2042f52719a09ce7c34bfac129656bb347ec3ef96a76befc5 4 0.00/1.00 vMB 0
74,913 74,913 00000000000b404dd5c46ff07cb2efccb50e0c637e53de51cb3e99335ce0d90c 2 0.00/1.00 vMB 0
74,912 74,912 0000000000341aad2b49f13bf6492680cbbf5f6c46c0c09819171d65a5fc4743 1 0.00/1.00 vMB 0
74,911 74,911 0000000000230e9f915c0a9cde979b2609567ec82c30cba88c78c717db235756 1 0.00/1.00 vMB 0
74,910 74,910 00000000007b0e91ca1eb524403e14ed570e9173c9d9bdb81a492e9553b801f8 1 0.00/1.00 vMB 0
74,909 74,909 0000000000160387c81ba054b72d67d36377fdcd60f61cf45905cdf2155f3f3b 2 0.00/1.00 vMB 0
74,908 74,908 00000000003ba7a9772dcb094a8a32fbeaa90be51ace14f954be71a5b7da00fa 3 0.00/1.00 vMB 0
74,907 74,907 000000000040b5540dca2039b414a7efbb80e2a37916c978c8e7850631224e2c 1 0.00/1.00 vMB 0
74,906 74,906 000000000075ffbd1093912eda8fbc2a35711394e920c9ef871289fba6a71011 2 0.00/1.00 vMB 0
74,905 74,905 000000000051b52b2f3ae6d747913ab15b79d3e79d56cd81ed38f1844fc5b608 4 0.00/1.00 vMB 0
74,904 74,904 00000000007fc28523c8a0b638826eaf06e23cfb3754ca48e75f0f38c23c39c9 1 0.00/1.00 vMB 0
74,903 74,903 00000000003f4ee9dc230fe56bcebdd3ffc4288685ff5a939f0389c43bbe8325 11 0.01/1.00 vMB 0
74,902 74,902 00000000000fff37f4c7ebe6ad392392451596941342a0779077d0f8ab057632 5 0.00/1.00 vMB 0
74,901 74,901 00000000004b785d23b27629e13f7903eca450af3ab628adab42f2af6eca4122 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.39 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 602.84 GB
    • Received: 10.48 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.