Loading Tool

Explorer IconExplorer

Memory Pool

44,530 transactions
22.68 vMB
0.05754076 BTC
Random Selection Loading Transactions
Max Size: 124.58/200 MB

Candidate Block

Mining Attempt 1cc16023f20b87eeb398cbcf6da803bf516c6e965d802e1e55c9d82deb0ab510
Version 20000000
Previous Block 000000000000000000010a6fff875b718a1790f2167e52296241dfce0b630b7b
Merkle Root e439d2b1eb022bc9cb2c58f7bd5a87d183e339094680252ccc484ef013bcd7dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,905
Size: 1.00 vMB
Total Fees: 0.01065111 BTC
Feerates: 397.15 > 1.07 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,988 (720,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,751 193,751 00000000000007a58711213fa5aeff053501c171e14fe3f1a47fa6bd9c3f7a6d 107 0.05/1.00 vMB 155
193,750 193,750 00000000000002b2b93c2f36b66d31465af74b784d958e29d26989e815c8fde6 132 0.05/1.00 vMB 28
193,749 193,749 000000000000077a5f54a5704c2e4825f28e4d593e51b6a7b350450793b7617e 17 0.01/1.00 vMB 155
193,748 193,748 00000000000005664a2a5d353e8cbdc566c328f51d66756398f1051a6351b36c 433 0.21/1.00 vMB 149
193,747 193,747 000000000000072baf258bce9edfb9fd104b35499d705bf9d7e0ad47a8c3442f 239 0.07/1.00 vMB 16
193,746 193,746 00000000000003cb80e379d5fae8e19c2594d35881ec21ff54847d99e6894671 115 0.05/1.00 vMB 45
193,745 193,745 000000000000022f486a7cb6d9cccef2c25e354581a40c5e2a02e26df78ceb93 574 0.25/1.00 vMB 125
193,744 193,744 00000000000000c924cdcaffa9c53b13a87896099773484a6c813bf2f4ecd963 531 0.20/1.00 vMB 128
193,743 193,743 0000000000000036287f1d1a4db901076eb338a343c9b6f587e42d02eb08c1ac 682 0.25/1.00 vMB 151
193,742 193,742 000000000000036074ad54b1b1788cb013417384aa071dbf55ed26720d2b6155 14 0.00/1.00 vMB 223
193,741 193,741 000000000000056890281002974eee80f68fc7f7262383eacc6de1ef80f2ae9e 359 0.14/1.00 vMB 158
193,740 193,740 00000000000000d2a4fdee5f2d45dd152cb452ed0aa9c989a109e641e3b3863d 415 0.18/1.00 vMB 156
193,739 193,739 000000000000014a647a38419701fd2c2b4b4ecfbbdb23190aaede1457403d18 10 0.01/1.00 vMB 22
193,738 193,738 00000000000005cdfae055031e6e9daa434bcf62688d29b35dbbe4cf61b2b22d 253 0.11/1.00 vMB 198
193,737 193,737 00000000000005034f9b46d2f01fb1b349dbd9443ec10daacaaa1acbba74c8c1 282 0.12/1.00 vMB 155
193,736 193,736 0000000000000479458c80c7f284c7f1fae419eb6a6e428285a2f3fa5ad4ca39 31 0.02/1.00 vMB 136
193,735 193,735 000000000000027851624e1630e7be0af98662b55c93bb7ff37186fdeda5208f 41 0.02/1.00 vMB 86
193,734 193,734 00000000000003bb9fc3d5d5724a12d161957dc6a67e020456b91277c40b6a12 34 0.02/1.00 vMB 71
193,733 193,733 0000000000000529722033bb652020095ffd5a49b6fa6e1ad6362fbcc8bd6b46 166 0.06/1.00 vMB 208
193,732 193,732 00000000000007540e0d65cd04472fbb2dc74d52e609c2fd81e289f98ba1db4e 32 0.01/1.00 vMB 110
193,731 193,731 000000000000043da0c67ebad61156445b8f0ad154ad8d7f37784aae5efbf43c 154 0.07/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 780.58 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: 541.38 GB
    • Received: 6.18 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.