Loading Tool

Explorer IconExplorer

Memory Pool

80,486 transactions
31.52 vMB
0.09965132 BTC
Random Selection Loading Transactions
Max Size: 187.64/200 MB

Candidate Block

Mining Attempt c1aad96f04463e35ceae893c4c3b3725a0e419bd828c19e7293741a72ac1eafe
Version 20000000
Previous Block 00000000000000000000826e50a2c1bb5f4637f0c5e5d3dff1c4c7cc4e5a21af
Merkle Root 387f456404f035858c58a127d205e42c4319bff40e6a82c466f94c2905e2060e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 184
Size: 1.00 vMB
Total Fees: 0.02033191 BTC
Feerates: 19.91 > 2.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,355 (327,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,760 587,760 0000000000000000000bc5f233a7aae4e7b37736f3014c6256d0747efb512611 2,351 1.00/1.00 vMB 85
587,759 587,759 0000000000000000001c7c6bb96917dc6cfb50edc85233d1b82bdc1178b0d844 2,701 1.00/1.00 vMB 104
587,758 587,758 00000000000000000004a1e9644c6e3520d634b057f4c17ceefffa11e9072ec9 3,060 1.00/1.00 vMB 101
587,757 587,757 00000000000000000011736ed0786b9bcf5253ed64cb920a337a96271f0c3368 3,060 1.00/1.00 vMB 122
587,756 587,756 0000000000000000001177148e83b02035d4abc56ea18158077beb4a63e39828 2,598 1.00/1.00 vMB 34
587,755 587,755 0000000000000000000d187cc60e0346f554eba65b582569c7998285f032553b 2,149 1.00/1.00 vMB 37
587,754 587,754 0000000000000000000cfa37e2849a35e61418375214595f3f76fdf97c44c42c 2,915 1.00/1.00 vMB 67
587,753 587,753 0000000000000000001af69ab77b5fab9c72259cbd4f0a067b4deae91518290e 2,973 1.00/1.00 vMB 45
587,752 587,752 0000000000000000001ac376bd51ffb69cf3d0f74cc19c51fc83e5b0539bf0fc 2,556 1.00/1.00 vMB 72
587,751 587,751 0000000000000000001a7162ea33f52edb5e114f7b06c3ad4a20a173c386b3e4 2,971 1.00/1.00 vMB 69
587,750 587,750 0000000000000000001e55fd228e43854a210b20cf8e53b2c03b653b2fa75df3 2,899 1.00/1.00 vMB 59
587,749 587,749 0000000000000000001a9c6c4b99bfe943711b8c78df3f61949ae9a10221044e 2,373 1.00/1.00 vMB 90
587,748 587,748 0000000000000000001d73249b4ced523228640dbf273533029943101515018b 481 1.00/1.00 vMB 95
587,747 587,747 0000000000000000001ac15799b027470c16c57e0b18ad29c58ad357bd6224ef 632 1.00/1.00 vMB 100
587,746 587,746 00000000000000000019375485580d6347ecc04995062947feb9a8a25bdca038 844 1.00/1.00 vMB 102
587,745 587,745 00000000000000000009fc61f1fe33577fce5948f357747fb28453300baffbd1 1,196 1.00/1.00 vMB 91
587,744 587,744 000000000000000000089c20889658c929931d8dc6436247eedfc2ace29338f8 1,670 1.00/1.00 vMB 58
587,743 587,743 0000000000000000001dd60c291566097ac8922033295243d2acae9637fca6bb 544 1.00/1.00 vMB 98
587,742 587,742 00000000000000000015758085ad86dc8d06a4789482fa296bc0b3186c2a885f 2,713 1.00/1.00 vMB 11
587,741 587,741 0000000000000000001e8c94c847ac9c57eb9e6d4c664453500d561432577878 1,669 1.00/1.00 vMB 56
587,740 587,740 000000000000000000135ae070c9919665b3792fff50da7a03b4bd4bb0ae1aea 2,452 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 783.01 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: 718.87 GB
    • Received: 17.97 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.