Loading Tool

Explorer IconExplorer

Memory Pool

74,881 transactions
27.65 vMB
0.07677772 BTC
Random Selection Loading Transactions
Max Size: 168.54/200 MB

Candidate Block

Mining Attempt e42aabb7b7ea3626cda315b70d94fd4464e92945f6f6371344312a59ee81dbbe
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 3d397a2e1438b0cec5f7f019101613e16a0cbaf97840e47dbf4e33cce0a1e5d4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,152
Size: 1.00 vMB
Total Fees: 0.01776619 BTC
Feerates: 121.74 > 1.78 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (235,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,739 679,739 00000000000000000003d8cbbddaa3c03ad62d89ef1e2d3c72e51b5dc0fded24 2,426 1.00/1.00 vMB 176
679,738 679,738 00000000000000000004f92ca54f3e01f0b8ac49cd51896a25af074627b9788e 2,961 1.00/1.00 vMB 139
679,737 679,737 0000000000000000000a70f455eb608da6df45bb0851620f0d8f48dd0d49275d 2,505 1.00/1.00 vMB 180
679,736 679,736 0000000000000000000ac0abd96b467e2cb13f2dc760254751742d96a6333d0b 2,194 1.00/1.00 vMB 201
679,735 679,735 0000000000000000000b3a026d1e945eb26401c1253b65a86d0cc7f5fb2d2688 2,258 1.00/1.00 vMB 156
679,734 679,734 00000000000000000002e46ab1fa3ba3cf25b56a9fe5a6847d9d8322d9a4b18b 1,790 1.00/1.00 vMB 180
679,733 679,733 00000000000000000009a167043853f78fea3587af96d2aa1f1d8d0eea0488d0 2,043 1.00/1.00 vMB 197
679,732 679,732 0000000000000000000aa83bb6ad5e78e1c2506756d94178a4263e5683901c42 2,589 1.00/1.00 vMB 209
679,731 679,731 00000000000000000002c7f2f6337625d812747ec4b45fa1581465aff734f6fe 1,589 1.00/1.00 vMB 224
679,730 679,730 00000000000000000008db4a2a606ab4a9b360c6d3e981bb6574cbcb9e93ddca 1,544 1.00/1.00 vMB 265
679,729 679,729 00000000000000000007e251c605ce9ac04708d499f408d02c7534adfc21daa2 2,525 1.00/1.00 vMB 213
679,728 679,728 0000000000000000000409dc1b5d02923d8642df55060ddeeb29ba8eab2f74f6 3,138 1.00/1.00 vMB 144
679,727 679,727 000000000000000000081f3fcbc14e3d2ba4aa4b956b63e1e93c4b4428585e85 1,107 1.00/1.00 vMB 173
679,726 679,726 00000000000000000009cc69bd530ba8f8d0ba84c9fdec91b0c4be343ad13b7c 2,871 1.00/1.00 vMB 139
679,725 679,725 00000000000000000009f88d037ec193d335b7bcf4b6585ef75862759283e77f 2,824 1.00/1.00 vMB 135
679,724 679,724 00000000000000000007da1f886602a27c2c2de9e0d65adc7e7b0c2e8364bf6e 2,800 1.00/1.00 vMB 201
679,723 679,723 000000000000000000019fafbc6b220a2113abe3187c1a73e309ed107f391d00 2,825 1.00/1.00 vMB 178
679,722 679,722 00000000000000000009a46b2dbb4194a1bccecef7ae6ec1f43ae233e20e1698 2,560 1.00/1.00 vMB 188
679,721 679,721 00000000000000000006a8ba918250d3dc18353cdb918a08055288b3cba9c94a 2,466 1.00/1.00 vMB 211
679,720 679,720 0000000000000000000affbbe68f742e5e4ad63b045740ed4fd54dcfa390a5c2 1,526 1.00/1.00 vMB 169
679,719 679,719 000000000000000000077d47c94c7e7c06b4c3c8953b9f9bfa05d2052a7c756e 1,462 1.00/1.00 vMB 194
Previous 10 blocks ↓
Total Size: 782.89 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: 713.34 GB
    • Received: 17.35 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.