Loading Tool

Explorer IconExplorer

Memory Pool

45,895 transactions
20.56 vMB
0.06777626 BTC
Random Selection Loading Transactions
Max Size: 116.92/200 MB

Candidate Block

Mining Attempt e339e1ee6f8ffb308f8f3373430cbf1351eca23b4b588d095252ba70d9797b5d
Version 20000000
Previous Block 00000000000000000000750cda13cb2faf3c1a95cd574d16602cff3e58023ec1
Merkle Root 88c62e03fe4bbb6e7847de05f58a1c13b2802b5a95f16493789956e147c69f7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,979
Size: 1.00 vMB
Total Fees: 0.02693855 BTC
Feerates: 301.20 > 2.70 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,958 (849,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
64,366 64,366 00000000089eed5536e1fc812cc542d4efb17f1e252c2810dfedfe3cd3ace354 1 0.00/1.00 vMB 0
64,365 64,365 000000000782264a9c71317f0da86dc39f1038649e254f7730f76c9645eba7a9 1 0.00/1.00 vMB 0
64,364 64,364 000000000a0533c426c634d5c48143fc2ff6e187b37b04a89ffc667a1d6ac8da 1 0.00/1.00 vMB 0
64,363 64,363 000000000919435c0106217d9f9836611736cfef7bfdd9a2b3e90c619f960f6b 1 0.00/1.00 vMB 0
64,362 64,362 00000000092310645b2f9e18e87192b6eca8cb0a29f1667327e32ed4f01d3517 1 0.00/1.00 vMB 0
64,361 64,361 000000000265ad5c917785f5fbb3cd84158f9711ce9f18e1161b84fd1c8a2d6a 1 0.00/1.00 vMB 0
64,360 64,360 00000000072518b14a8885990fa9835c83a1a2a54a416b387482baffe4bbfc19 1 0.00/1.00 vMB 0
64,359 64,359 0000000004559f595e63a055e52b8529bc0a11fbe8d3de47c35eacc42773f2a1 1 0.00/1.00 vMB 0
64,358 64,358 000000000999409932fdf00ace71481e525a4cfd2797b8f7e057bae7094a37f4 1 0.00/1.00 vMB 0
64,357 64,357 0000000001186e5b126586268d4ea035ec3180a35903582ccd520c6b5c2aa26c 1 0.00/1.00 vMB 0
64,356 64,356 0000000002748160ec5e2a26174c659fa7985f8e4bd8db57a94a6962356ade0b 4 0.00/1.00 vMB 0
64,355 64,355 000000000c0addbf8e227c4aa93b1ca8cd9e3ec77b7926e6e570f4b9e10e9be9 4 0.00/1.00 vMB 0
64,354 64,354 0000000008f72ee0e7e07ca2465920427912256e6f08f29673161a13366340c9 1 0.00/1.00 vMB 0
64,353 64,353 0000000000f6c1f7b142923ff6970eb2c9fbc0a58515e703b2e1466a95508ab3 1 0.00/1.00 vMB 0
64,352 64,352 00000000000d3b0ebde110fea7ec5a0b386ca38074e31135e365746cfaffd21c 1 0.00/1.00 vMB 0
64,351 64,351 000000000ab402ce1fec9cb6a25baa76b0e73eda5e2025880eab94902eea0e3c 1 0.00/1.00 vMB 0
64,350 64,350 000000000aff584826c3fa17433cba49f55112ccedba6e3994fb794c72aaed8e 1 0.00/1.00 vMB 0
64,349 64,349 0000000009e71685413246dc26279dd3ae17c34d528b484c2ae8c3b0e2ad7ca1 1 0.00/1.00 vMB 0
64,348 64,348 00000000054c133027aa03e9058d3ee1da898959e6dca951b62fe61d0a27b2a6 1 0.00/1.00 vMB 0
64,347 64,347 00000000078d6c82ef14d121180f3cc045a4295490ef9f31b01cce6ed66dae5e 1 0.00/1.00 vMB 0
64,346 64,346 00000000007779f7370d5a31f48bd66d2ddd7efd51c789aa370ebd2e12695322 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.53 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: 535.85 GB
    • Received: 5.93 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.