Loading Tool

Explorer IconExplorer

Memory Pool

67,350 transactions
25.73 vMB
0.05883898 BTC
Random Selection Loading Transactions
Max Size: 155.01/200 MB

Candidate Block

Mining Attempt a6b25e73bd95bf01578d054f2e195e183d3c97ba2b2cfc44f587af73e331ae5d
Version 20000000
Previous Block 00000000000000000001aa9a1283aa889ea41c9cc87a0ebad4e6b488f74e2a00
Merkle Root 9e84a6bcdae432f0b1010344e4509e6da0c45ff12b78eaedf625d62bcddbe9d4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,074
Size: 1.00 vMB
Total Fees: 0.00449468 BTC
Feerates: 40.21 > 0.45 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,520 (827,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
88,031 88,031 00000000001bcfb1cee0b1ef8440bb11345e5b81f23e96859842f3eef02c432b 2 0.00/1.00 vMB 0
88,030 88,030 00000000001b9d3574da4ae5c4a9b4076bc5ba18bc33415b51771d3b2331fe47 2 0.00/1.00 vMB 0
88,029 88,029 000000000003e39df3c7b4f4a609937889af8c9d5324bd722b34c53f17311125 1 0.00/1.00 vMB 0
88,028 88,028 000000000012a9651594eb07223d44e6f38431bf4a3870bc5c228cc59400bb75 1 0.00/1.00 vMB 0
88,027 88,027 000000000009363ef7cd43f50c97a2c980be1e7f9c10dd1f32d0057b99ce2027 4 0.00/1.00 vMB 0
88,026 88,026 0000000000198b875884fc69cd40685f08713f3559775bf2d768b3823dec04c4 1 0.00/1.00 vMB 0
88,025 88,025 0000000000196b985b4d9a9dfb4332f9c01fc51482f4c700f2376c6357a482d1 1 0.00/1.00 vMB 0
88,024 88,024 0000000000046ced16a6396efb58c5e98ae8e8ff1ab10c8e8ec4841c62d2fbde 1 0.00/1.00 vMB 0
88,023 88,023 00000000000b5811f419d43cf227073edc5b455c135668e62c1630fd645add89 1 0.00/1.00 vMB 0
88,022 88,022 00000000001729e391667f61558d96834e7fa3226f46c3203f08b9f72713e02f 3 0.00/1.00 vMB 0
88,021 88,021 00000000000fef6730e4a09496d30d7469bea7aa052a4787ef429b426319b8ca 1 0.00/1.00 vMB 0
88,020 88,020 000000000013c8b2f0ddc17ef778bc3590bb32a704aa5e38a6042abf98a4c89e 2 0.00/1.00 vMB 0
88,019 88,019 0000000000040dcef0181001f3a7d6831813d743add3648dd7e662149cc316b2 3 0.00/1.00 vMB 0
88,018 88,018 00000000000304c1dab8390d26d183fa9944e4235745b9f34c701616fb8c8006 1 0.00/1.00 vMB 0
88,017 88,017 00000000000c84c5fb7dd13218ca471d1452467904d15c6d246a5c68c11442c4 1 0.00/1.00 vMB 0
88,016 88,016 0000000000045a5107c77c33bd9d6f8c0c61bfbc8d7038db67670cdf4f9b59e3 1 0.00/1.00 vMB 0
88,015 88,015 0000000000199bea68254458891c59c193889a9b2cc140aa58a25f6271e6f847 1 0.00/1.00 vMB 0
88,014 88,014 00000000001186187586a443c9394ea8119a78ad0c6fc3659cf48249e28a6f6b 1 0.00/1.00 vMB 0
88,013 88,013 00000000000b610750fa810948b3504086ff3196e5a4f6b669399a3abb9e2a3c 2 0.00/1.00 vMB 0
88,012 88,012 00000000001058e907cee984b5ac7d9e11b7525e3ef4e0e9ba32b9fcbcafb2b9 2 0.00/1.00 vMB 0
88,011 88,011 00000000001bc3904f609e9b0196c72369ec01f8cd7730123362307189c1d4f0 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.30 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: 766.94 GB
    • Received: 19.32 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.