Loading Tool

Explorer IconExplorer

Memory Pool

46,262 transactions
28.86 vMB
0.14322894 BTC
Random Selection Loading Transactions
Max Size: 152.70/200 MB

Candidate Block

Mining Attempt 956e828d8429e8253e00262703355ce7852131a804aa93086010966209b6827a
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 4941c84c15b354e0dae455eb163fe0ec42533097db15356c3c9bf151aea1a11b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,525
Size: 1.00 vMB
Total Fees: 0.08109500 BTC
Feerates: 15,654.48 > 8.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (605,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,181 309,181 00000000000000002915f0d3f141c2602fc85dc571b93289e5c55e3943906a67 39 0.06/1.00 vMB 5
309,180 309,180 000000000000000038e7807dd4129b256cbf4daf901230e44f8e72b778047da0 393 0.23/1.00 vMB 25
309,179 309,179 0000000000000000160eb0cbc13cd62566b017f6ea31d3e034e7b9964845371b 851 0.44/1.00 vMB 30
309,178 309,178 0000000000000000163b6bf41c338e1387fae49f32d275a48e7d5ee65882305d 64 0.05/1.00 vMB 18
309,177 309,177 00000000000000003d317d770848793b61279a3d7efa7c079b04e4b6d30fb48c 473 0.35/1.00 vMB 22
309,176 309,176 0000000000000000151b0f0918e9db93074bd2be0409fba04644d1ff306e1d1f 174 0.13/1.00 vMB 24
309,175 309,175 000000000000000037ccc8716a9a69c846e5b98bf10a9210182fecc3f8b2623a 603 0.41/1.00 vMB 24
309,174 309,174 00000000000000003495b0edd14470cf0cd7c866e5741a43d31b72dd62d659c9 495 0.73/1.00 vMB 17
309,173 309,173 000000000000000034c116148c6a8361e5ce461ebce67a1cc7e768fbd3deaae1 645 0.50/1.00 vMB 19
309,172 309,172 00000000000000000ba6b5e308a2a2db71a43d06a3307ccd73b970bcf8839c30 2,116 0.75/1.00 vMB 45
309,171 309,171 00000000000000003657498cbea51014133e89a68eb24ffd25d24805781d82e5 8 0.00/1.00 vMB 59
309,170 309,170 0000000000000000208a1e592555eede83e3df07596f2ff84487d558261b8b1c 67 0.04/1.00 vMB 26
309,169 309,169 0000000000000000130dafd79b294c8902c34be211811c98032444762426e9ac 577 0.32/1.00 vMB 29
309,168 309,168 000000000000000035350a1f6a252f17fd7fede4d6adfea2e8f2c25f08eb3695 91 0.07/1.00 vMB 14
309,167 309,167 0000000000000000114fe36fc22c399041690fc50ad79bc102e2167de82e64bf 180 0.11/1.00 vMB 25
309,166 309,166 00000000000000001d5fbd8218999047acfb08d7702db8851537ef7c8cbe19f0 171 0.07/1.00 vMB 35
309,165 309,165 00000000000000000fa715763564ef867eff87f435af586dec1bf24ac7e374a9 282 0.15/1.00 vMB 29
309,164 309,164 0000000000000000211e69fb6d2c6a8021a45cf8562c9171f1eb769dc9f4cde0 300 0.15/1.00 vMB 30
309,163 309,163 00000000000000002454b9a543f21ae21b1aa47c31476e586c1ddb68e21cb7ee 177 0.12/1.00 vMB 39
309,162 309,162 00000000000000003149db5188cac64d9bd2562ee9a6e1589de407654f45f2d1 127 0.09/1.00 vMB 23
309,161 309,161 00000000000000000e85478ad659f483953ee6e24951fb0254bbaf7822084509 419 0.24/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.