Loading Tool

Explorer IconExplorer

Memory Pool

87,567 transactions
32.87 vMB
0.13787707 BTC
Random Selection Loading Transactions
Max Size: 199.84/200 MB

Candidate Block

Mining Attempt 2b45d98faab341a5bcbc2df23ed0a1506c9b5dc19338467c6853267c96d1d4a6
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 8dfc2f90550b76a827c114873d74774584c89f48c8731511be6a6617d41c3356
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,987
Size: 1.00 vMB
Total Fees: 0.05026060 BTC
Feerates: 300.16 > 5.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (506,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,715 408,715 000000000000000000a968bc4c3fb7f5e62098fe782cd2c88c8f455653e518cc 2,005 0.96/1.00 vMB 35
408,714 408,714 0000000000000000017804564b29572b5672fb4a9c7d4c166de7b8e5f6042cfb 1,155 0.58/1.00 vMB 29
408,713 408,713 000000000000000005afdfbd4bca2b5da2b2de09ec608328ca38c7062637f22d 1,902 1.00/1.00 vMB 33
408,712 408,712 00000000000000000180e45d108a687821ff1fb2c3085d872fdec4687c436574 1,447 0.79/1.00 vMB 30
408,711 408,711 0000000000000000020caae11a97a6d1a7c8b09273c27b83c3aabaff6116f211 710 0.35/1.00 vMB 33
408,710 408,710 0000000000000000057bd01c961fa5bce3d5772599b10665f064639f40983d79 1,137 0.94/1.00 vMB 21
408,709 408,709 00000000000000000168dc8e3d5883acef80da794961f0038bdb4ae4cb06e4e5 2,609 0.99/1.00 vMB 42
408,708 408,708 0000000000000000057288eb966b7bd0453e567b39670f85a39b730589f572ed 1,481 0.80/1.00 vMB 38
408,707 408,707 00000000000000000567fd42415454c93c8cea2a80bb03315ca3f8187ec12127 701 0.31/1.00 vMB 33
408,706 408,706 0000000000000000018feb46eb58a614e9bf12bf3173836cd57f4d4823c2499b 927 0.51/1.00 vMB 29
408,705 408,705 0000000000000000003fee30a41145b84bf500350e9e2f0fac76327f03f32107 1,122 0.47/1.00 vMB 31
408,704 408,704 000000000000000003e21628c2c6a5300b10b83b21ff9dbbe8572effaf45c2f2 1,942 0.88/1.00 vMB 36
408,703 408,703 000000000000000005a1b8aebe35456dff7937c8ab8a084760302bf0187bdd99 190 0.08/1.00 vMB 31
408,702 408,702 000000000000000002887efe16c068bcb6fc4b9f6078a9ddf675ee7e8111c92f 2,249 0.99/1.00 vMB 33
408,701 408,701 0000000000000000046dc7be8de5731855763830259026ec6f70a429b2549800 1,757 0.79/1.00 vMB 38
408,700 408,700 0000000000000000043c6ef372924d1420b3fab4edb86b029a91bb39818e0d94 751 0.42/1.00 vMB 29
408,699 408,699 000000000000000004a6d69ceb8dc37452dae7c46588130c5ccdec85635bd4e7 310 0.34/1.00 vMB 16
408,698 408,698 000000000000000000a249ca0d28ea296d37706a30f8403a35cc2697159e477d 2,099 1.00/1.00 vMB 42
408,697 408,697 00000000000000000541851dfeb670462a86b144aa13c28dcea4eb3bafbc5edd 1,657 1.00/1.00 vMB 31
408,696 408,696 000000000000000000d687c20d5f2742d7c1bf4f017f9d554e67a22e118bda1a 1,107 0.85/1.00 vMB 23
408,695 408,695 00000000000000000513ef48d0a28e4d91fe9fbf8a62d101c2b887babc1c997d 1,775 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.