Loading Tool

Explorer IconExplorer

Memory Pool

80,557 transactions
31.14 vMB
0.07482787 BTC
Random Selection Loading Transactions
Max Size: 189.01/200 MB

Candidate Block

Mining Attempt 0eb66bd4ada9b9b61be7b50088d86b1b003999f946fed4a6413d77fd76a498dd
Version 20000000
Previous Block 0000000000000000000043b39214e67beb23d111c982e6903370623ca621eb52
Merkle Root 7983a14c39777cda8c5337586491de6fe697d8bd2f76e3c2d757c6b60dbd3541
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,068
Size: 1.00 vMB
Total Fees: 0.00764142 BTC
Feerates: 91.32 > 0.77 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,200 (524,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,240 390,240 000000000000000001f1719de5981737d0a976f5483b37eb27b55c3d762999cc 1,482 0.62/1.00 vMB 35
390,239 390,239 0000000000000000003f2b42e7e769c5189cf91def0c697c1bc662c7f9ce4913 2,177 0.84/1.00 vMB 34
390,238 390,238 00000000000000000a67a281a95142d4fb5c69509a1fe7869e0769de6892c84c 585 0.26/1.00 vMB 31
390,237 390,237 00000000000000000422a8c44cd151f7ee390616ce3a6dc393924e769b638158 1 0.00/1.00 vMB 0
390,236 390,236 000000000000000008d7ae06cee88f17dd9fb70febfe67fa18098f1fcf0b2b04 350 0.17/1.00 vMB 26
390,235 390,235 00000000000000000babe3422caa8f0250fe6009db8d8514f2858a8dac16d485 903 0.41/1.00 vMB 32
390,234 390,234 000000000000000001befca1a1f9e6813dab4614b7b46f28e07908d5cc810e56 282 0.17/1.00 vMB 25
390,233 390,233 00000000000000000ab14e84ae1c8b0781df1e49870a962b794bbcb32b3cbabf 187 0.12/1.00 vMB 23
390,232 390,232 0000000000000000065848e319752db4856e55fd264b6ce980ee432ee20b2f89 689 0.37/1.00 vMB 28
390,231 390,231 00000000000000000b0d3b4431d650c878a54c627963ff7685b2287861b67c54 712 0.32/1.00 vMB 37
390,230 390,230 00000000000000000914b36d9a626a302ad6cfd7177b533a39f3d6088956311c 733 0.36/1.00 vMB 30
390,229 390,229 0000000000000000062810832aa3e2ea20330d62938e8dd4610f3d61677ce14e 1,362 0.62/1.00 vMB 31
390,228 390,228 00000000000000000027ff0e99bc2a7eb75e9a938194483bac848b354e103cf1 368 0.17/1.00 vMB 27
390,227 390,227 000000000000000008c4b8ec41fef45d8109699b87a619bad5eff732a0eaa877 477 0.88/1.00 vMB 9
390,226 390,226 00000000000000000903090c6547d830756ade6e7def34bf5d20362871ea8335 1 0.00/1.00 vMB 0
390,225 390,225 00000000000000000a8026184149a6e9d589a0f11fe0730651aaee4b8f9bbcb2 149 0.15/1.00 vMB 16
390,224 390,224 000000000000000001ea21d113ac62ab6496fc05e46558a633a51705121f5cee 1,260 0.66/1.00 vMB 28
390,223 390,223 00000000000000000b0be700b240af8a970b3e6c8e2872060cb71e75c9ba820d 2,248 0.95/1.00 vMB 35
390,222 390,222 000000000000000007780dbc2449e4992bbfb3ed7f5abe0237a95abd52b2d90a 1,289 0.68/1.00 vMB 25
390,221 390,221 00000000000000000916e127a916d232b426bb08fbc856b9ce580e8cef8191a6 1,754 0.77/1.00 vMB 30
390,220 390,220 000000000000000004e6ed8d655388af6e7ec8c0e4222a99f00ca7667610aed9 2,851 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.74 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: 708.01 GB
    • Received: 16.71 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.