Loading Tool

Explorer IconExplorer

Memory Pool

82,489 transactions
30.13 vMB
0.10070369 BTC
Random Selection Loading Transactions
Max Size: 182.81/200 MB

Candidate Block

Mining Attempt e10deb1c08db456a231edab427848c4d9fd7529cfa2c3980b9155dadf3920000
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root d14283593c89d20cab0b39daf71fda4c24f922470483a7eb836a72ab21b6249f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,293
Size: 1.00 vMB
Total Fees: 0.03002418 BTC
Feerates: 301.57 > 3.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (603,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,500 311,500 0000000000000000399eb1f356681b1701a1b3e605250e92374359f7670fb040 341 0.20/1.00 vMB 27
311,499 311,499 0000000000000000004efd4971564e2a718d7f5872c32c516543d257f80b7d16 172 0.11/1.00 vMB 22
311,498 311,498 000000000000000013ab7c951a63a8ecd1c384ffc1d15495620a9a7d3303bc89 213 0.12/1.00 vMB 30
311,497 311,497 000000000000000025370aba82d419cf7742c8415d26964fe53e829c7c91df47 15 0.01/1.00 vMB 22
311,496 311,496 00000000000000002e8158048b8a2fba9eadb877168dce6f30cf9f7fa3ba74f9 66 0.05/1.00 vMB 20
311,495 311,495 000000000000000002e6a24d120ea7c6574099f46673236a8d664dc1cd4bdf2c 287 0.17/1.00 vMB 27
311,494 311,494 00000000000000003eed3368b9d829378b9373c61aa657a74abfafea79fab4c5 48 0.03/1.00 vMB 23
311,493 311,493 00000000000000003c765a8e10eac11460f62f2e1562df179e4a567684eb0fdf 242 0.13/1.00 vMB 26
311,492 311,492 000000000000000003c81afcbb8a0980a9f24ba2bdfb817fa16f9583c3c6cd94 512 0.27/1.00 vMB 36
311,491 311,491 00000000000000002f02022a4160f6fe4af6842d16d2365205d4bc311a35f58b 32 0.02/1.00 vMB 10
311,490 311,490 000000000000000022c124af9aa53ffd1d0b3be76b48a06187c4961719f45a6b 646 0.37/1.00 vMB 26
311,489 311,489 00000000000000002a7d0b721316ca70b6ef075bf7d05bdf1578c15c856223d0 832 0.56/1.00 vMB 29
311,488 311,488 00000000000000001dbd2439a0042631d08a6e0582550697b26d8b6a39b1ab60 153 0.08/1.00 vMB 41
311,487 311,487 00000000000000000f5bee17174418e52b0796c8bea1e8a19dfb146564d5d0c1 101 0.06/1.00 vMB 20
311,486 311,486 000000000000000008cc36ebba588b533d98cc697fe41576f21f433cb6a5258f 71 0.05/1.00 vMB 19
311,485 311,485 00000000000000002553ef94cb07d1ee5b466c1156a7d6a6c5a9efe0535cdc75 274 0.14/1.00 vMB 29
311,484 311,484 000000000000000007cfcf3d788f9e66b812ef996d338146eb8260a3d2f687a7 61 0.03/1.00 vMB 29
311,483 311,483 0000000000000000339129315138e0a5d3f18ee185f100934da2679fa9193cf3 412 0.19/1.00 vMB 32
311,482 311,482 000000000000000032aa91080f1f9ef78143275c3bcc3fb133d61755d589cf5d 16 0.00/1.00 vMB 53
311,481 311,481 000000000000000003f5e07009eb6d1717929ae3c25297c62e97ada5fcbca296 121 0.05/1.00 vMB 34
311,480 311,480 00000000000000001d670cfe733e7095ee3e3af18894106637066a0462fe84c6 56 0.04/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.60 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: 671.77 GB
    • Received: 16.00 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.