Loading Tool

Explorer IconExplorer

Memory Pool

77,505 transactions
28.93 vMB
0.08272807 BTC
Random Selection Loading Transactions
Max Size: 174.95/200 MB

Candidate Block

Mining Attempt 5c094d8e41caae6599829dfa3aafdac82e522bf907edf28eda69283ba4e232f8
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 754a80da80b54df85971a12b5510d61eafa21bd651127c9575abb0c889ce09a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,960
Size: 1.00 vMB
Total Fees: 0.02245398 BTC
Feerates: 150.93 > 2.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (306,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,300 608,300 000000000000000000105e4811b416f2be749260351491325ef9b5810478fbb3 1,207 0.39/1.00 vMB 23
608,299 608,299 000000000000000000113ab60ba4491daefa1ca7299ee651d38618871861b0f1 1,874 0.65/1.00 vMB 18
608,298 608,298 00000000000000000003365d25f72c0c6e1366a0677dd140bb4273254f336999 2,761 0.79/1.00 vMB 22
608,297 608,297 00000000000000000012c2ce95364b740c9a816c494873e8c78f2a18bd3ac152 1,962 0.67/1.00 vMB 22
608,296 608,296 00000000000000000007be015416cdeb8a117ec462c3bb803b2da5b0ba0469d7 2,675 0.89/1.00 vMB 17
608,295 608,295 0000000000000000000f9847d142186ec68fb4623a008ebb5f11afd8077fa373 2,983 0.91/1.00 vMB 10
608,294 608,294 00000000000000000014d44ed15a41f09295e6459786924a89559be9f53450b6 2,903 1.00/1.00 vMB 22
608,293 608,293 00000000000000000000d644b86442e6ae770676fa5cc3d78378431530ac7f1e 2,892 1.00/1.00 vMB 12
608,292 608,292 00000000000000000000fb72633817156529d7844c68a170be9cf7b4f08119b2 2,484 1.00/1.00 vMB 19
608,291 608,291 000000000000000000031bf45569dea7a8da7b4a56ca172c3c732c91e0597876 2,380 1.00/1.00 vMB 22
608,290 608,290 00000000000000000011aa7d1497ffaabc4cf91e9134bb3b5cee7bb71f57b58c 2,922 1.00/1.00 vMB 27
608,289 608,289 0000000000000000000748f81942c5a23ed8c04401f1eb6f817ee56b5da78336 2,611 1.00/1.00 vMB 31
608,288 608,288 0000000000000000000b90b4110cd6cf971ff29b61f58b0fe2cfe525d8ea2dc0 2,002 0.66/1.00 vMB 4
608,287 608,287 000000000000000000150592a4cafd67a1861650c73ae04d214f2367754cf169 2,635 1.00/1.00 vMB 22
608,286 608,286 000000000000000000069e11047e3380fbd315cacba6d7b63080aab22ce68766 2,224 1.00/1.00 vMB 10
608,285 608,285 0000000000000000000fa1eb3043569d70946ffaf7b6557e16bbf8123859952c 1,990 1.00/1.00 vMB 7
608,284 608,284 00000000000000000012f9e2468ba7a0a30e2c6d33c2802b8814cb35c970de2a 2,650 1.00/1.00 vMB 10
608,283 608,283 0000000000000000000d0f7003e44b0d67dfd84fe555ec302a21fbd975eaa50b 3,259 1.00/1.00 vMB 27
608,282 608,282 00000000000000000014f80c89dde10d6d4a592bb0a9a29e37650c638186fea1 3,187 1.00/1.00 vMB 13
608,281 608,281 000000000000000000028eb09f4267d30f878ba239f881d87ec6ea0b1882c856 1,490 1.00/1.00 vMB 7
608,280 608,280 0000000000000000000908116af978d27275b6a85a675f8536dc58c53280cbf2 1,219 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.40 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.