Loading Tool

Explorer IconExplorer

Memory Pool

81,011 transactions
30.12 vMB
0.08057460 BTC
Random Selection Loading Transactions
Max Size: 181.48/200 MB

Candidate Block

Mining Attempt 6d699d6828f08ebc1ee4240f1ac693b79ed6bcb073ebd0f51481815ade6bd4cd
Version 20000000
Previous Block 00000000000000000001d919ed88fc3960fd2643a2dd9bda2746788e7fade853
Merkle Root 5f08ac30f1010101d175f3f4f18d50ca22fddbc5a58690b8d12f964e9a48f80e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.01899457 BTC
Feerates: 302.00 > 1.90 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,986 (325,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,074 589,074 0000000000000000001b3a9dfcf78394859353d572cf0f8cce05b65504ec01b3 2,695 1.00/1.00 vMB 58
589,073 589,073 000000000000000000076a32922300456ed6888c6cdbb0082487d8384557438f 2,979 1.00/1.00 vMB 66
589,072 589,072 0000000000000000001aea800436d79f99ff0687c39d0d9fcc1f3b7bcd404e26 3,008 1.00/1.00 vMB 61
589,071 589,071 0000000000000000000b4587f19b8bbedf637e5049d823c983587eaa5ec0ed8b 1,970 1.00/1.00 vMB 63
589,070 589,070 000000000000000000175710aae95cfa389a78806b29c28ff27996e9b9ab8401 2,339 1.00/1.00 vMB 76
589,069 589,069 00000000000000000007dc8af4d2913e8de9af8ee7e31b4bd01ec6827015d88c 2,767 1.00/1.00 vMB 75
589,068 589,068 0000000000000000000426267e26a4f827623ef24bf1dd5a17862e2ac74869ce 2,637 1.00/1.00 vMB 79
589,067 589,067 000000000000000000041a8b9eff0f8492997336a08b11215413431eb660d95e 2,763 1.00/1.00 vMB 82
589,066 589,066 000000000000000000083c8a12b7a1b1da2dad39daf9b5f3a8ae7e12b7ac0de8 2,854 1.00/1.00 vMB 84
589,065 589,065 000000000000000000187cf77c8ca6fddc9eb0a703cf39a88337ef2dc4954b3a 2,514 1.00/1.00 vMB 66
589,064 589,064 00000000000000000002de72c0062dadaa55d819f4db4412b3d54e238654c85d 2,734 1.00/1.00 vMB 75
589,063 589,063 0000000000000000001865712ea1499728706bffde889df7931b8873b81b6862 2,687 1.00/1.00 vMB 85
589,062 589,062 000000000000000000061b41ea353916121fda626d070c93efb2dacba8f722a2 2,673 1.00/1.00 vMB 67
589,061 589,061 000000000000000000063abc1432204586d374bdc9215fd9febcfa2d71605168 1,858 1.00/1.00 vMB 87
589,060 589,060 00000000000000000012066fd06bc5298daeaebecdff2361fecaa124227e31a2 1,779 1.00/1.00 vMB 75
589,059 589,059 00000000000000000004b83ea27e85565257fb753566eee48ad6b3fee6608060 1,304 1.00/1.00 vMB 65
589,058 589,058 000000000000000000150ae653f3d414d1c7ae3992957999a9478102956294cf 2,588 1.00/1.00 vMB 69
589,057 589,057 0000000000000000001b04e988f7dd61c061fc6dd75fb370b820a7305383cf02 2,987 1.00/1.00 vMB 83
589,056 589,056 0000000000000000000ae4f6e8ee389771556b1ae7b6ceec053441f88fb07a2f 2,303 1.00/1.00 vMB 65
589,055 589,055 0000000000000000000232f121d153c858a8037118f808423b371f0e3ee5ca9b 3,012 1.00/1.00 vMB 81
589,054 589,054 000000000000000000177bd05becd3efeaa3cf7110c0fee8ae7abce89373bc0b 2,701 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.37 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: 663.56 GB
    • Received: 14.91 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.