Loading Tool

Explorer IconExplorer

Memory Pool

43,877 transactions
26.46 vMB
0.05493236 BTC
Random Selection Loading Transactions
Max Size: 139.61/200 MB

Candidate Block

Mining Attempt 2ba99fad841f29cfe9d48113209b0426133be863035f40515325fd0d666d7052
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 7695c8481d67fb409526cc1588796d2c6ccda08522db2a856b4929ee5b32cd0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,141
Size: 1.00 vMB
Total Fees: 0.00649458 BTC
Feerates: 40.21 > 0.65 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (605,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
309,160 309,160 00000000000000002740e16b8cef2ae7448e4671b8fdf0cd4af4ea6318016c8b 289 0.16/1.00 vMB 27
309,159 309,159 00000000000000001e659b9250578e46d6a12e0b03f74e1904584b31470cfd64 300 0.16/1.00 vMB 32
309,158 309,158 0000000000000000025caa8e410cba071d5ae5f124859fdd45ee1be653cd122b 218 0.09/1.00 vMB 33
309,157 309,157 00000000000000002318401d1875a5c6141b83870559f5dd0668b7f6047c7350 132 0.06/1.00 vMB 28
309,156 309,156 000000000000000004f7fc33ad7ed3377002d2a76ab28ff4fc5160d2c2d366f2 242 0.12/1.00 vMB 33
309,155 309,155 00000000000000000485412366f7415d27f3011f8037023ed2609a13df32e467 788 0.35/1.00 vMB 47
309,154 309,154 0000000000000000219410e6e647082c51a8aea077ee9326154c2cb3a4b85ef0 85 0.04/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.