Loading Tool

Explorer IconExplorer

Memory Pool

81,433 transactions
30.28 vMB
0.07554460 BTC
Random Selection Loading Transactions
Max Size: 185.94/200 MB

Candidate Block

Mining Attempt c51659cb529473069f3c7a3ecf66de95a18f434a0b3c3cea4607dbc236ee7a9c
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root b78fcf35d80253ae5eaf57720a67144f2f1b5ea6a8572a828c15f203d6b34ed8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,889
Size: 1.00 vMB
Total Fees: 0.00819717 BTC
Feerates: 150.77 > 0.82 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (584,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,361 330,361 0000000000000000118eef2d6d6f2c85fa50cffa036b031c1f7406c8f5a08e45 101 0.06/1.00 vMB 15
330,360 330,360 000000000000000012985f3d40e7afeb2427148c779faca216235b8a63544546 277 0.43/1.00 vMB 22
330,359 330,359 00000000000000000b80a401786484e3669951c273b30453c8f61f8f481899ad 1,319 0.75/1.00 vMB 28
330,358 330,358 00000000000000000b4fe47c870fe2433e00934321fc6d15faeae554584590f8 338 0.21/1.00 vMB 22
330,357 330,357 000000000000000002777b7e8d53b151f674d30e3eb2998a8c8f10319f37e138 258 0.13/1.00 vMB 29
330,356 330,356 00000000000000000d8f689972e4ae830786acca4f4f666c9bb09d5404ca6af6 248 0.20/1.00 vMB 22
330,355 330,355 000000000000000003c95d1545d9b6ed5bc2f053fd8264a0c8d6f5e975669e1b 287 0.26/1.00 vMB 19
330,354 330,354 000000000000000005dda645066b378f757e894e0cd23d1997e05a9178ea4880 730 0.47/1.00 vMB 22
330,353 330,353 000000000000000018b5b7f9d4d67a37f7121cb21ae32676a2054ad2d052e0c0 82 0.07/1.00 vMB 6
330,352 330,352 000000000000000011a2e0193dc280e88825031a66489a227f1b9f449e56c99f 770 0.65/1.00 vMB 18
330,351 330,351 000000000000000006b0752cfb02896b779e87cca6caeb8592cc51616e080548 201 0.11/1.00 vMB 27
330,350 330,350 0000000000000000144fe01dde22c465de90e9460d40e694d421769a64ec514a 1,387 0.74/1.00 vMB 25
330,349 330,349 0000000000000000031ea36b43fff5352605d3d80c3d39921cde41a28a7aba66 351 0.17/1.00 vMB 27
330,348 330,348 0000000000000000162aa1e12f10dbf32d485e969d34c271e74b2509a5c0ae58 466 0.53/1.00 vMB 16
330,347 330,347 000000000000000002462cddc2acbc763b6cc186f8d6ee52d9e98e18869f12e8 472 0.50/1.00 vMB 16
330,346 330,346 000000000000000014f369cd084cac7a1d60d75878b498f555ae59af75b738b8 1,431 1.00/1.00 vMB 34
330,345 330,345 00000000000000001ae82daf024848e24ceabbcdc6cb591299081a4e33ec7cde 1,024 0.33/1.00 vMB 49
330,344 330,344 00000000000000000a693d633a2010d3568a05ed4a574500e5b8c1be3a3e927f 353 0.19/1.00 vMB 29
330,343 330,343 00000000000000000c7d6effb8ca4584e4b105ec21ea7a4f6806127e007e1d74 137 0.12/1.00 vMB 16
330,342 330,342 000000000000000019de90da68efdfe848a8513406970a8b044982328a3b8d50 256 0.08/1.00 vMB 887
330,341 330,341 00000000000000000ccb9da001e7567bc70930bf5f70138d7236f6957f9c8ec3 787 0.57/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.