Loading Tool

Explorer IconExplorer

Memory Pool

36,278 transactions
25.81 vMB
0.08461970 BTC
Random Selection Loading Transactions
Max Size: 132.15/200 MB

Candidate Block

Mining Attempt 8dc5b2c109e89d52306350d55aba7a57611e73a8b67f93e914c8331f02d24522
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 578cf2141cfa962608af5de2c9c4fd95990595282a33303fbe0aacc0e55b0a24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,056
Size: 1.00 vMB
Total Fees: 0.03740422 BTC
Feerates: 171.09 > 3.75 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (234,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,150 680,150 0000000000000000000bbf632df6b825619bbfcc3ba0ce7ec1d84ae97973ed41 2,556 1.00/1.00 vMB 202
680,149 680,149 000000000000000000055bc291e4aadc52640441035742c72bdf2dad9e533563 1,385 1.00/1.00 vMB 145
680,148 680,148 00000000000000000003da9018efad923f4acf5b0c48c76f1bdd3aec924521e5 2,084 1.00/1.00 vMB 185
680,147 680,147 00000000000000000004ea0c38691153f475b9cf0a8d9e732e3c312e06d9d018 2,807 1.00/1.00 vMB 243
680,146 680,146 00000000000000000009f882a9ff41c68cc8bf6122f137f0b67030d73f96310f 2,502 1.00/1.00 vMB 217
680,145 680,145 0000000000000000000a4d181a92d0aa07957ad1aeee92fd7e541f38a0b4661f 2,567 1.00/1.00 vMB 197
680,144 680,144 00000000000000000005b55bcf3bf9c3698cea48f2809d6ea4abfe6cae6baadc 1,211 1.00/1.00 vMB 261
680,143 680,143 000000000000000000030fbe7c083d05097cd50c25ee3466ebb44ff0c42baa19 2,062 1.00/1.00 vMB 278
680,142 680,142 00000000000000000006f09afe07bfa30502d979f83522d9829716956bd7df53 628 1.00/1.00 vMB 120
680,141 680,141 0000000000000000000a764dc99e67b9f43d4325ffdf4268c091112a3098c440 1 0.00/1.00 vMB 0
680,140 680,140 00000000000000000007fc1dfc67f0a8119f2006a9e1055a868d1d853457acba 1,068 1.00/1.00 vMB 145
680,139 680,139 0000000000000000000170dfac4f83af7d32a4bca2ce45e45d27deb24199ac75 1,411 1.00/1.00 vMB 118
680,138 680,138 0000000000000000000446dc0de592609734958370060a9f65017e0baff619bf 1,248 1.00/1.00 vMB 169
680,137 680,137 00000000000000000002b83b43d6b080c1533f8099d3b40f54f02eee4751315e 2,105 1.00/1.00 vMB 202
680,136 680,136 0000000000000000000503e5a1644608b7ae555c485839e89ab406f21e73fddd 1,670 1.00/1.00 vMB 148
680,135 680,135 00000000000000000000b10bc4639b3e08c24f8fd9cbd54915ae1122e3eb99cb 2,460 1.00/1.00 vMB 217
680,134 680,134 00000000000000000003cb96a51aa4d0ae336b2844998c6eabcf7026fcedd80e 2,715 1.00/1.00 vMB 285
680,133 680,133 00000000000000000001e7ec518ee7e6f8396e411434fdfd300fd0229d5d79e7 971 1.00/1.00 vMB 133
680,132 680,132 0000000000000000000824224b9bb8df24bcb9d186066afaa9889603a2e8858a 2,243 1.00/1.00 vMB 200
680,131 680,131 000000000000000000013ec323a3fb202f0ea9c282e6a2674566c990f1eda1b8 2,636 1.00/1.00 vMB 219
680,130 680,130 0000000000000000000180b631dbf028ffcea34ab0510d38f96137737162bf64 2,766 1.00/1.00 vMB 287
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.