Loading Tool

Explorer IconExplorer

Memory Pool

34,470 transactions
25.58 vMB
0.07840395 BTC
Random Selection Loading Transactions
Max Size: 129.50/200 MB

Candidate Block

Mining Attempt 318cf7deb2c5a6d3004fcce325717c3f1dcb864e6ee3fbef961466a63e6ae40e
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 7024857d5bbc060625de8b5183d6b1b17b29a00a990170ad1154e89be614e199
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,909
Size: 1.00 vMB
Total Fees: 0.02724367 BTC
Feerates: 100.60 > 2.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (412,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,114 502,114 0000000000000000003b607d58ab32554e2f9f1f5b23124748444ed116930f08 2,719 1.00/1.00 vMB 570
502,113 502,113 0000000000000000008e8eec87c1ad9ef8d066cccf13b1d3ea8cec77217d88a1 1,971 1.00/1.00 vMB 376
502,112 502,112 00000000000000000055e95f46c244e4117c9849af21df444a6871fbc99d6bb9 1,062 1.00/1.00 vMB 275
502,111 502,111 0000000000000000004afc8b1ce7cec265101942e5039117d18c7e28ee3aa8da 2,604 1.00/1.00 vMB 396
502,110 502,110 00000000000000000070ba59579f308ecdf38b57557fa5a76b7211bfc58a66df 2,452 1.00/1.00 vMB 541
502,109 502,109 000000000000000000323553b8cf6d0db4680b77565b23a6b06c31f94b35ef90 2,124 1.00/1.00 vMB 574
502,108 502,108 0000000000000000008323d23753980497d2d29a362fc827160cfbd6b1624ba6 1,253 1.00/1.00 vMB 194
502,107 502,107 000000000000000000089085b27e083df9075197919851bdf15afdaa331ea03b 2,302 1.00/1.00 vMB 361
502,106 502,106 00000000000000000031babba84205c1bede2e6d0ef45c9b49cb95a49f2f5115 2,267 1.00/1.00 vMB 404
502,105 502,105 0000000000000000008a8dbdeff870577121fa4f8aa04bfd652a7c63d5adf786 1,487 1.00/1.00 vMB 138
502,104 502,104 00000000000000000069305860cc785d161b69f0472989a18d58887d35736660 1,097 1.00/1.00 vMB 222
502,103 502,103 0000000000000000004596b2974e178952d9051a8a5bc79d78b75f72c13505c4 1,232 1.00/1.00 vMB 276
502,102 502,102 00000000000000000007c314645aafcffe68d802b3766acf91a99ce3f2a48c7d 1,076 1.00/1.00 vMB 238
502,101 502,101 0000000000000000007881c1d7119c3d229933f55874997d68c270a89c4dbbeb 2,000 1.00/1.00 vMB 390
502,100 502,100 0000000000000000007a85e125dd61da653caebf9c6404a2b5feac4289f17714 2,431 1.00/1.00 vMB 425
502,099 502,099 000000000000000000076bf66de469a88535151acb4ad327afe72fcffcc78817 2,593 1.00/1.00 vMB 489
502,098 502,098 0000000000000000003c8f4a9f76df227921aca8295a7a642193febf1cdb3772 2,448 1.00/1.00 vMB 427
502,097 502,097 0000000000000000006409f9ec7d34cf44dd0d857cb238b86c417bc48b4e4423 636 1.00/1.00 vMB 137
502,096 502,096 0000000000000000006c84e61023c347d71116b8304b923098fc77620cc641d4 2,994 1.00/1.00 vMB 523
502,095 502,095 0000000000000000003fd5fc2391c1002494f04726246afbc1e1e7a33dab7e4f 796 1.00/1.00 vMB 204
502,094 502,094 00000000000000000079471c448f9b38e895371cffd4c1e36135dc32f33a41cd 1,234 1.00/1.00 vMB 347
Previous 10 blocks ↓
Total Size: 781.87 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: 642.86 GB
    • Received: 12.56 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.