Loading Tool

Explorer IconExplorer

Memory Pool

76,195 transactions
28.25 vMB
0.09157242 BTC
Random Selection Loading Transactions
Max Size: 171.40/200 MB

Candidate Block

Mining Attempt 3eacb6fba7e23bdac86fbb7aaa410ff7c1956236bbd8802209e1480714cb2763
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root e15b06375f2d2c606e58d915b6aaf42f9fbd76ab7bdb3879d0c3c356d7ee911a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,575
Size: 1.00 vMB
Total Fees: 0.02977865 BTC
Feerates: 402.60 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (555,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,566 359,566 000000000000000013caa3c02e13dd00aaaf09e39f36e6544e6a6939d9fb4ceb 1,081 0.51/1.00 vMB 26
359,565 359,565 000000000000000006d644b68ad2351124a9a9eca9acc23170a4dd2ef363469b 1,330 0.69/1.00 vMB 24
359,564 359,564 00000000000000000fdf87390e9bfabb785ade332465c340634a21c5e2e27ef6 1,798 0.75/1.00 vMB 33
359,563 359,563 00000000000000000af9ef122c3086fb78e192b09a42a2d6f24414a4e2e965b2 229 0.10/1.00 vMB 17
359,562 359,562 000000000000000008039fad0d22d65bd244eb180b27c5c40838b57c07d77a80 107 0.10/1.00 vMB 7
359,561 359,561 0000000000000000157e7777c050303059394265b7a79400c07997f57133a25f 158 0.12/1.00 vMB 30
359,560 359,560 000000000000000008da72797c284297ecbf23fc3fd2724c77138a84633554e5 1,187 0.63/1.00 vMB 30
359,559 359,559 000000000000000004c62b267096a82884be6dbe6eebbf4d0875524d222de3ac 143 0.10/1.00 vMB 14
359,558 359,558 000000000000000006007f059a45b26f81807536c8a1da3c3d9d9589f8d8fde3 894 0.47/1.00 vMB 28
359,557 359,557 00000000000000001416a47abee2b462ff52dcb1782b75e8b53b37a9761eae2e 519 0.34/1.00 vMB 45
359,556 359,556 00000000000000001234b3fc18df4a667a3470cad96719f1892a991670e4e13d 2,248 1.00/1.00 vMB 33
359,555 359,555 00000000000000000c8a27addc70b324bcfa5079e9d74b26a196c4309d9a76c6 255 0.13/1.00 vMB 29
359,554 359,554 00000000000000001244a4d191a5ab0643424912a77114e90923994ed757ca76 781 0.41/1.00 vMB 22
359,553 359,553 0000000000000000029f94c61301205f84145048b9c775c88ae9d1908c3d87db 1,684 0.75/1.00 vMB 32
359,552 359,552 00000000000000001226b514fbb4b77fc809b75faa7fd380d03953ab5e48c4e8 865 0.67/1.00 vMB 18
359,551 359,551 000000000000000004b3c578b8c290ae61ba1e049ec6c8a5e09e8da6bc24edf0 2,252 0.95/1.00 vMB 35
359,550 359,550 0000000000000000109029268742a19ee6dbd07704fd1e4fb3e29e9d9cc71ae2 566 0.31/1.00 vMB 23
359,549 359,549 00000000000000001448e9f648460108a734ece4df433b458bc0943d8862ca10 649 0.29/1.00 vMB 28
359,548 359,548 0000000000000000121a00db7165434725b993d3ee92e3442f2e13cfc15b9010 412 0.19/1.00 vMB 28
359,547 359,547 00000000000000000758e7d7197778ddc8b47c5bc321ae3984675dacb42f4784 1,109 0.54/1.00 vMB 29
359,546 359,546 00000000000000000352e3cdba2626d2a77daf552a0c744cefb3570eb9e2e6fd 1,276 0.71/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.69 GB
    • Received: 17.58 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.