Loading Tool

Explorer IconExplorer

Memory Pool

78,972 transactions
29.62 vMB
0.07162417 BTC
Random Selection Loading Transactions
Max Size: 177.76/200 MB

Candidate Block

Mining Attempt 80e699836b35974f2d2695056f10fa7dffdf1dbc56bc0fb2d5896152766d9317
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 128160cabd85f70d1d389984eefc945251184afde419af69383d0511f249c6f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,031
Size: 1.00 vMB
Total Fees: 0.01126788 BTC
Feerates: 180.34 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (137,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,086 777,086 000000000000000000052d060d0b31657ca494b6ccd74d42e75c60584c8c63b1 766 1.00/1.00 vMB 4
777,085 777,085 00000000000000000002978490a1dfec78e8a6ed61e5ba85edd7c8b7a6f28f00 1,734 1.00/1.00 vMB 7
777,084 777,084 000000000000000000007e080ae24d1c7999509de7626caaa35aa646a1f879c2 2,775 1.00/1.00 vMB 25
777,083 777,083 000000000000000000025c6d1c75af8e367f8697e8cfe1d7baf95f96c9004198 718 1.00/1.00 vMB 6
777,082 777,082 00000000000000000006fc6836b42d9b8448dc384e3b0cfc01b51e3f4b7a8ab7 892 1.00/1.00 vMB 3
777,081 777,081 00000000000000000004d384a5ed57c68904b74bebf83e508a22b4269f9d2c6b 2,373 1.00/1.00 vMB 20
777,080 777,080 00000000000000000003d59a0b34320555602268b864aacd0a58b80999046650 1,196 1.00/1.00 vMB 19
777,079 777,079 00000000000000000002b79be177ef4c512428c1b53020e3b39faaf0c1e8cbb3 1,409 1.00/1.00 vMB 10
777,078 777,078 00000000000000000006e39cf0096152bf60116e24f06725f59c86495e01381d 446 1.00/1.00 vMB 2
777,077 777,077 000000000000000000026c422012561df63986f0465f3ab70a9017456fdd61a1 1,199 1.00/1.00 vMB 10
777,076 777,076 00000000000000000004d2dacb1842063cfff70580486d044eaa9cb611e47a7a 1,714 1.00/1.00 vMB 11
777,075 777,075 000000000000000000047d1c3e0fae59900d64280265667fa4e168cbe0f8f10f 1,690 1.00/1.00 vMB 2
777,074 777,074 00000000000000000004847c2c65841bff86c2ed5207a70feba0329345a5e075 639 1.00/1.00 vMB 4
777,073 777,073 0000000000000000000552ac766949c473580dd755783ef0fb04777eda760911 848 1.00/1.00 vMB 4
777,072 777,072 0000000000000000000252ee94cbd27bd439551861f3338d238e647856c25f2b 1,313 1.00/1.00 vMB 8
777,071 777,071 00000000000000000003b1f95c33f338659d56c35c75da109e0303b61e898a0a 2,545 1.00/1.00 vMB 15
777,070 777,070 00000000000000000004e6ec0fc1f4582a5f2cbc8819019360222db3613fafdf 1,593 1.00/1.00 vMB 17
777,069 777,069 00000000000000000006db359fcdb6513f8bf148e6f51273420ee9ef4a922f1f 1,509 1.00/1.00 vMB 15
777,068 777,068 00000000000000000005cc69e2c7c3825ce3a96a8ba000b2184f53f51672d0cd 3,008 1.00/1.00 vMB 26
777,067 777,067 00000000000000000006f635da3e5b3fd9a27f5c5dda2b5446dea9f630f9842a 3,130 1.00/1.00 vMB 23
777,066 777,066 000000000000000000064edcacd347ce418b3f447ef2903769feba4a73b455f8 3,304 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.