Loading Tool

Explorer IconExplorer

Memory Pool

72,797 transactions
28.12 vMB
0.07098870 BTC
Random Selection Loading Transactions
Max Size: 166.50/200 MB

Candidate Block

Mining Attempt c4f0c8465591ddc1b2593809880bbe627a201d49551ff84b9db3c6b635c73cea
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 53f807fd61b30405691e45ae8dbbf650416572b53f2aa104fc24632778a35e4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,336
Size: 1.00 vMB
Total Fees: 0.01478365 BTC
Feerates: 157.46 > 1.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (122,913 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,123 792,123 000000000000000000007b114ff8e0104b89f0f59354dd768f9c240fd838908a 1,903 1.00/1.00 vMB 74
792,122 792,122 000000000000000000010f0843ded81610635437851d32222f99b368d61a5c42 3,675 1.00/1.00 vMB 58
792,121 792,121 000000000000000000045344e8a0d0a52ee4f6b856cfd4a1e82543acda82def6 2,605 1.00/1.00 vMB 44
792,120 792,120 000000000000000000046d9a979059f604da54f634300fb8c875c770dd9afc68 3,592 1.00/1.00 vMB 51
792,119 792,119 0000000000000000000186db0e05fdc6d870ff37ae00e2eb22b7682497632fbd 3,386 1.00/1.00 vMB 47
792,118 792,118 000000000000000000054fb6c43e79e611510115a4115ca5857812c1d7191098 3,873 1.00/1.00 vMB 59
792,117 792,117 00000000000000000000a0512cc7b06ec3ece7ff482adeb21a03f21221363b41 3,486 1.00/1.00 vMB 70
792,116 792,116 00000000000000000004caa30effca32112724eba280595c79225dd018b9942a 3,050 1.00/1.00 vMB 51
792,115 792,115 00000000000000000004380b38eb25604a06655abc444bc0db5ae4d1c1c76908 3,175 1.00/1.00 vMB 75
792,114 792,114 000000000000000000001f43e5a1ed1046ef9d12b4a061b0746104f58d20b67e 3,553 1.00/1.00 vMB 61
792,113 792,113 0000000000000000000472ea5e96074dc7bac9a56ced37801f2c5d086deb5ee7 3,510 1.00/1.00 vMB 39
792,112 792,112 00000000000000000003d43d67f02c06a2a7dba02a0ae76cfaebe12809e606ce 3,054 1.00/1.00 vMB 31
792,111 792,111 000000000000000000013877a9652ffbc579974b7bbda120ae55cb12c97f9e74 3,472 1.00/1.00 vMB 52
792,110 792,110 0000000000000000000158ed983fd9fb25385a372cdc92fc6451b457718ad0e3 3,756 1.00/1.00 vMB 51
792,109 792,109 00000000000000000000e8db4e15385bf6844eeeb65a31e0244c0378a1502750 3,745 1.00/1.00 vMB 61
792,108 792,108 000000000000000000000dd3be3f30032be8a773025d6f01a40f30315d3fe85c 3,345 1.00/1.00 vMB 64
792,107 792,107 00000000000000000005246579ff4ed05637b3046bd1ffa63dee013c9009674b 2,425 1.00/1.00 vMB 29
792,106 792,106 000000000000000000038e4c661c67b17f3f7fc3920e93d1d32b31ae3c31f276 3,893 1.00/1.00 vMB 46
792,105 792,105 00000000000000000002909695d2c1cd52a0e5761af00acc49d98ac9080d7900 2,970 1.00/1.00 vMB 32
792,104 792,104 00000000000000000003c05dc3a72d4d2e2e70971df52e82007c90e2a870c960 2,724 1.00/1.00 vMB 23
792,103 792,103 0000000000000000000130ef5178bc86d9c7fcb380c9c99d4a4b1ec6023a9d62 3,369 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.26 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.