Loading Tool

Explorer IconExplorer

Memory Pool

90,758 transactions
31.72 vMB
0.19928825 BTC
Random Selection Loading Transactions
Max Size: 192.10/200 MB

Candidate Block

Mining Attempt e50a58032c7152ea4e1157d62e14e78854a7b02fafaa2b00974a3e55107a7a8a
Version 20000000
Previous Block 0000000000000000000169b9328b00815ef6be4c80bdeb24b0095f545ce0b145
Merkle Root bd33cc9adb03831b80d7f8e2f9c3bbde4b483c71e90cdbffb4ab771ece13e3e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,634
Size: 1.00 vMB
Total Fees: 0.05646694 BTC
Feerates: 121.67 > 5.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,630 (699,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,034 216,034 0000000000000460abea2995912785021f686a1418649fd66697ea3917f0b8e4 131 0.05/1.00 vMB 113
216,033 216,033 000000000000012f4d63fab4404f1323f41ca56ade160d8a6560806da029255c 516 0.20/1.00 vMB 234
216,032 216,032 000000000000031d58e4ed2dc1a046f9704195cded4d1d2981d274f9d1189270 192 0.20/1.00 vMB 96
216,031 216,031 00000000000000e5251d162b71a13f30e5475b1734d8ef9116b0071a8ce26a68 597 0.25/1.00 vMB 185
216,030 216,030 0000000000000032a2d26537a95e3424fbe935eff62c640227a592757e2d3847 519 0.28/1.00 vMB 164
216,029 216,029 00000000000001de42e620364c523e706697dbda829b01e4460f12f4935608d5 101 0.17/1.00 vMB 70
216,028 216,028 0000000000000399e138b1191b7faf370de0fe8664c297fe3892b81e1d1447c8 612 0.25/1.00 vMB 237
216,027 216,027 000000000000021f22c2f403747b57ed54ff30b9640a6b4c373d0917f57bf4e4 188 0.07/1.00 vMB 215
216,026 216,026 0000000000000231970ac694a9b733dade1e1690f3af431c81e82dbf390a9823 304 0.21/1.00 vMB 99
216,025 216,025 0000000000000502e2de7a831d29c8399b2437df76a722f24433a5960a28429d 616 0.25/1.00 vMB 382
216,024 216,024 0000000000000183cc0f390c7091ba2948138fbaea6e913fd19ac3dc4bc5c316 443 0.25/1.00 vMB 149
216,023 216,023 0000000000000479d494a64f9126eeb1d017e344266d9f6c75a5f895f7a7411e 658 0.20/1.00 vMB 266
216,022 216,022 00000000000002e2eaf57984cce5d8bfc4654e0d1d1465975f6233055bc25afa 77 0.03/1.00 vMB 322
216,021 216,021 000000000000010bd5e3df256341e07aaf2364124dfd9e09eaa8a0138c580c67 413 0.16/1.00 vMB 146
216,020 216,020 00000000000000a5e42b42b8f9bfe590870e9fc69fcc0d0d8bda69f8b81186ea 592 0.27/1.00 vMB 177
216,019 216,019 00000000000003668ac257882aa65b41d3b029b5e2a55bee8a49a7715d302392 122 0.05/1.00 vMB 177
216,018 216,018 00000000000001be4289dd9735a3b91327dadae177cab0c061af7caf8437a97a 529 0.46/1.00 vMB 17
216,017 216,017 000000000000007ef6e76bed88782e5037b93fb6709e116f702a73ce1b8f75c9 290 0.12/1.00 vMB 263
216,016 216,016 000000000000007a5c1d49f6f480951ee474461dd58a6ee458fcdc4337ac8375 461 0.17/1.00 vMB 201
216,015 216,015 000000000000002573c384526dc3b40b1874e483828d92b4371b0f57bc47be34 206 0.12/1.00 vMB 564
216,014 216,014 000000000000026e8fb5196094a2f574eb229a2e6585e8dba8ddb377dc8957aa 905 0.42/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 783.48 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: 772.38 GB
    • Received: 20.24 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.