Loading Tool

Explorer IconExplorer

Memory Pool

75,260 transactions
27.69 vMB
0.07357247 BTC
Random Selection Loading Transactions
Max Size: 168.90/200 MB

Candidate Block

Mining Attempt 4c1d0ee95c7927640dbf1b5ae69f2f6943d79f154691a3672982d97436f5b6ff
Version 20000000
Previous Block 00000000000000000001159bfb9c184bf20d071864b704b546354b434880601f
Merkle Root 3d29501db3a74014ed0382fd3f7c135bc05a0a954054f30f0d81e208e6d12806
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,341
Size: 1.00 vMB
Total Fees: 0.01446580 BTC
Feerates: 158.76 > 1.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,279 (627,057 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,222 288,222 0000000000000000393b6b4a709070b9973c9df9e3e25a4ecbbc981d91d2c81a 34 0.01/1.00 vMB 46
288,221 288,221 0000000000000001200530b27bd70fa62130023858dc166b49b97fe677f3c51f 803 0.35/1.00 vMB 36
288,220 288,220 00000000000000001d10c3449d2747c5d5e11e27f0a8a50ea759534aca344bb4 226 0.20/1.00 vMB 22
288,219 288,219 0000000000000000d8a1c1073596ecca5e3d130d3ac0d6935f28fa46a3e3d9fe 725 0.35/1.00 vMB 37
288,218 288,218 000000000000000121036649a8b9075df54829343126a505a72557b3c43ded49 919 0.35/1.00 vMB 50
288,217 288,217 00000000000000015a873a0c7f1e5513764768bbfbf1f4f9850c531d47d7b99a 261 0.15/1.00 vMB 31
288,216 288,216 000000000000000111a44eb3f80b30df11859b3dc5189670032906c0debdd571 98 0.05/1.00 vMB 37
288,215 288,215 00000000000000009f0ec9b2250237846427d0663a6add3453bca7765f5112ec 289 0.14/1.00 vMB 36
288,214 288,214 00000000000000006a38d29a999dcc0c7d734959f4314537f81be891a4a1ab0f 182 0.18/1.00 vMB 22
288,213 288,213 0000000000000000acaf1fdec2c366935eaec06a78908aa9f7454c9670d88d46 890 0.50/1.00 vMB 32
288,212 288,212 00000000000000014fbad3908f16d6090ff1fa5295671fe8830506c8760bb9b0 165 0.13/1.00 vMB 16
288,211 288,211 00000000000000009d3c6241d99679da57ce81875ae0ae966a76f8bf86781fdc 132 0.06/1.00 vMB 27
288,210 288,210 00000000000000005c63a593d2c77405b5cf39c596f7f686cd91421f877c955e 256 0.11/1.00 vMB 44
288,209 288,209 0000000000000000b41ccd84b0a73fcef82546892b7db896b5183db52694ae06 491 0.19/1.00 vMB 39
288,208 288,208 00000000000000013fca0937c821adcc6dc8cd55bb278a4423365225ae07c0d6 190 0.10/1.00 vMB 29
288,207 288,207 00000000000000009cc17cf3fa6b3242d26bb7e6f5da576e62041ad8bcf5015e 175 0.15/1.00 vMB 18
288,206 288,206 00000000000000006d37d0fdc67e4f12fe5281c312f340877ceba9618fa3ca43 714 0.35/1.00 vMB 47
288,205 288,205 000000000000000091a2409fee8af36c4d1040e36f7d6ad80f14b430b965728a 1,070 0.52/1.00 vMB 38
288,204 288,204 00000000000000015e647f5402cb17051c90070c1ea6cd66d17267162cd5a741 659 0.75/1.00 vMB 39
288,203 288,203 0000000000000000fff0cab8c49717d172e2fd961adcd2271db6f80bcc7314c0 85 0.04/1.00 vMB 48
288,202 288,202 0000000000000000dbe2561127b462000ec72d41dd21b6b8a3469af60b48d87a 104 0.50/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.87 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: 713.12 GB
    • Received: 17.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.