Loading Tool

Explorer IconExplorer

Memory Pool

42,627 transactions
30.92 vMB
0.07162925 BTC
Random Selection Loading Transactions
Max Size: 156.91/200 MB

Candidate Block

Mining Attempt 6bb14664115982d92a420427359618f96cdc40b231cb78f060b448165ec687d8
Version 20000000
Previous Block 00000000000000000000791c223f24ba55c527581821b6f53be2c2b74982f181
Merkle Root 96912166b0a9cca3157f45a95a05d68f36a2fdcac27f55db3fd1abefa5b564b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.00943675 BTC
Feerates: 40.21 > 0.95 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,458 (795,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,620 118,620 00000000000019069242614ab725c49d4762e7503d8fffe99a02fa5459e3f648 15 0.00/1.00 vMB 0
118,619 118,619 000000000000837557a9a83e1be767f3b4e66dcd3351c25915173af4860746d4 9 0.00/1.00 vMB 0
118,618 118,618 00000000000057c61f1df89adae7dcdbf46c9205ae9292779b7a3913b7229595 8 0.00/1.00 vMB 285
118,617 118,617 000000000000480da05d3c0243d2cf001c76ac1ff5bf457d56d013569eb11c86 3 0.00/1.00 vMB 0
118,616 118,616 0000000000008248351a3f3218b40a6a035588a17d3e447354f7d821906d099a 11 0.00/1.00 vMB 0
118,615 118,615 00000000000091cc2c55883c481dc02f03bd8c9701afa5cfb2341a4cb8557413 12 0.00/1.00 vMB 0
118,614 118,614 00000000000011ee5e2385cdb350f6f917ec6e2386a197ea51cd7debf2f59dc7 1 0.00/1.00 vMB 0
118,613 118,613 0000000000007b795cbafec8cae292098bd6acca6ed81ed7acc7ac123bfd599b 18 0.01/1.00 vMB 173
118,612 118,612 000000000000897e1cbffb298769a7b6da34ad379f0b13eac097a162950d6894 12 0.00/1.00 vMB 625
118,611 118,611 0000000000002231f0c47f875e6bc5776c723d265a1373ddf030b5e9786f6191 8 0.01/1.00 vMB 0
118,610 118,610 00000000000026b67a2e2f202fe3a432d712b35f26b21e5c8471238a0d8c5269 1 0.00/1.00 vMB 0
118,609 118,609 000000000000a8b96a89d9ce3c0e342336a13b44961b093453ad3243725891c8 94 0.03/1.00 vMB 0
118,608 118,608 00000000000017da2c88443ae6d47079ec0f9a37d30ff60f30ef92056703244a 10 0.00/1.00 vMB 356
118,607 118,607 000000000000346b1bbe8ae18cb027ad9df9a28a64b60b68aaffcb1898b446ac 11 0.00/1.00 vMB 0
118,606 118,606 00000000000012a78f7a4ca26ecd2f17b7d5a5b6e4be475f748ac4393b5064e6 12 0.00/1.00 vMB 0
118,605 118,605 0000000000009299005423683545a4023d68a7f122b3cf9fbbc91727c84fcb5f 11 0.00/1.00 vMB 0
118,604 118,604 000000000000c07977c126d35afce835390b417e8e4c4a65b36235e3ef74335f 9 0.00/1.00 vMB 0
118,603 118,603 0000000000008085b5512438b794e5387d5444a41cfcb1d17f8cf500acf1a243 5 0.00/1.00 vMB 632
118,602 118,602 0000000000005ccab86416c43b187602bd3c92d68676e609ee3d92fb76a2f405 10 0.00/1.00 vMB 0
118,601 118,601 0000000000001b697dd8f12d872ce8904dda607a8eb4648e09111ea21e7c31ff 47 0.04/1.00 vMB 688
118,600 118,600 000000000000110f1dd5756bcc8d2bc233b2272b78eb8c5b0c1f7cf125c97b49 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.42 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: 607.53 GB
    • Received: 10.63 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.