Loading Tool

Explorer IconExplorer

Memory Pool

80,790 transactions
30.28 vMB
0.09342820 BTC
Random Selection Loading Transactions
Max Size: 181.54/200 MB

Candidate Block

Mining Attempt ec71f2a349c8c899411f44e8a72ac110cfa289a10cd23f4857b7ebda6d705c84
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 032170c51f173fa6f9ff74293e331bc3f0c722e265d381145a30406bb69fe99b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,909
Size: 1.00 vMB
Total Fees: 0.03099700 BTC
Feerates: 301.07 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (137,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
777,065 777,065 0000000000000000000204390f25ce4d2b49433557f369fcdf893e8524379c9b 1,331 1.00/1.00 vMB 28
777,064 777,064 00000000000000000005164d00a8857e5cbc67e7df06b3a89b73dbe9cdc5274f 1,560 1.00/1.00 vMB 31
777,063 777,063 00000000000000000001d863c563f9cf539439dcd17fea6386af25f3b1347e5d 1,718 1.00/1.00 vMB 12
777,062 777,062 00000000000000000004b6bba1416769439f1061f1183a87bbac398c2bd7fdf0 835 1.00/1.00 vMB 4
777,061 777,061 00000000000000000004e1ce3a4032a8416c229fdff392e695efe7f7cdc7705f 2,845 1.00/1.00 vMB 22
777,060 777,060 00000000000000000005e73fae7721d964e5f9eb50c479c50c3d6351e3917580 1,790 1.00/1.00 vMB 5
777,059 777,059 000000000000000000063718e569145001b03aaf7d9aa847d70bc31a23b5ce94 2,446 1.00/1.00 vMB 11
777,058 777,058 00000000000000000004d35b27c1fa1627ef1931f8025c95ffe7913fc599d954 2,061 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.