Loading Tool

Explorer IconExplorer

Memory Pool

42,109 transactions
19.69 vMB
0.04456398 BTC
Random Selection Loading Transactions
Max Size: 111.11/200 MB

Candidate Block

Mining Attempt c9849eed23983badbe9b70e26830242e650904b27c10651db054ce223b655132
Version 20000000
Previous Block 00000000000000000001d79214024b2cabfcd83157bdaa397ad975164bad5166
Merkle Root 94681cdd4ff352bdc6f34d616f0a848acaaa118846263736ff66e1cf38c46427
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,441
Size: 1.00 vMB
Total Fees: 0.00618719 BTC
Feerates: 100.72 > 0.62 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,964 (762,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,454 151,454 00000000000006ebf30f4b808af049d9d3b0fb2ad295ec7de081b587cd22f037 35 0.01/1.00 vMB 66
151,453 151,453 0000000000000d0bb98e18f1419000d5da6621fbaa83fd475f19bd64a6dffa8b 8 0.00/1.00 vMB 212
151,452 151,452 00000000000002da33d9e1453c8468ee9b598b442b51d82d48b74dc0bab38cca 27 0.01/1.00 vMB 0
151,451 151,451 0000000000000301495c2a0822db2b6f3b5010bcd7efb93113383bd04cbc92e5 12 0.00/1.00 vMB 0
151,450 151,450 0000000000000beae1e730224ca6995e451bf0e48b261cc9be01f3be922c23ea 45 0.02/1.00 vMB 61
151,449 151,449 0000000000000b87212eef08e9fb578ba1be30531d86ede1ce1543878b3954a8 12 0.01/1.00 vMB 10
151,448 151,448 000000000000070bb168b27cd8db7fed14aa94a279fa6187af204f90e8e86668 84 0.03/1.00 vMB 24
151,447 151,447 0000000000000d91edb04a330ced75967f4427b7b2dc724da601d02609a29f6a 74 0.04/1.00 vMB 119
151,446 151,446 000000000000072bc806ef9d4c5c9c62649bd6a8c1cdd78ee978577d9ac9560d 20 0.03/1.00 vMB 524
151,445 151,445 00000000000009b19d19a699d2b0f780af798e39e3160bfe51c550abd33e7fa5 66 0.05/1.00 vMB 499
151,444 151,444 00000000000001ea683eea03d86484cbb16117e54c9b4a27c485be098a6dd12b 104 0.04/1.00 vMB 86
151,443 151,443 0000000000000792cf729e8e17a6e846858e4831275adc7954589cb8f8532325 25 0.01/1.00 vMB 97
151,442 151,442 0000000000000a72e8394a8bc4a8bee5c403e0718cf93c53ae9a54cae3fb6e3c 66 0.02/1.00 vMB 225
151,441 151,441 00000000000003d200938b7d41c4f92acf9edb4fcba3686dc02bb64d88ddd01b 70 0.04/1.00 vMB 28
151,440 151,440 0000000000000c6cd0d41796e90f7ead411af08806c7aa03cfaae503d40bb9aa 33 0.01/1.00 vMB 238
151,439 151,439 000000000000075da8d932aa83b0c1b87ef892e8272c8707fd06ea39e075060f 42 0.01/1.00 vMB 213
151,438 151,438 0000000000000ceebb9b4ee3d5ba013df6b1aebef682dad16c26d0871dc69552 83 0.04/1.00 vMB 117
151,437 151,437 00000000000006153b84736aa1c2a4dfc8189b7cb3394923ea25faa51aae09a0 7 0.00/1.00 vMB 40
151,436 151,436 0000000000000c9fc795d5e61f04860de5b648833f4697cb5da612de0cd6aa6a 14 0.01/1.00 vMB 31
151,435 151,435 0000000000000394a63bcef912a8420d59143d51202ca26541d816d978d5cc14 90 0.03/1.00 vMB 165
151,434 151,434 0000000000000bf274677e967323d74f680814fe7edc64a45ed8ae4f600d16fc 46 0.01/1.00 vMB 153
Previous 10 blocks ↓
Total Size: 780.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 536.08 GB
    • Received: 5.95 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.