Loading Tool

Explorer IconExplorer

Memory Pool

75,454 transactions
27.80 vMB
0.08007537 BTC
Random Selection Loading Transactions
Max Size: 169.08/200 MB

Candidate Block

Mining Attempt 4d6989c518d5a6b98056c215b935de3dc837566caa3ab6bb0779e5a031bf8935
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root efd53533e94f1c024e560d12f5dd7f5f393980ea11bceee53404a4bade0ed6f8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,603
Size: 1.00 vMB
Total Fees: 0.02057614 BTC
Feerates: 151.01 > 2.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (134,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,478 780,478 0000000000000000000509a5df00d0610c1686535102724d6601a93d45adc698 273 1.00/1.00 vMB 2
780,477 780,477 000000000000000000032a9f865715e3bd9562c8c5c98a81d5db0b796b2d21a1 454 1.00/1.00 vMB 4
780,476 780,476 00000000000000000001426f622a68443ddb8beb88963f8c232a255f4fc35241 511 1.00/1.00 vMB 4
780,475 780,475 00000000000000000003b68e687346814665ee409b03daa4844838fa7e5f9aa7 2,381 1.00/1.00 vMB 8
780,474 780,474 000000000000000000047490b7d17d731f1ca08f31969d4d2f6982fe51d2a870 2,385 1.00/1.00 vMB 25
780,473 780,473 00000000000000000004c55740d2aa184dd44509e97731cd4ee40da1a5f31e9a 2,899 1.00/1.00 vMB 35
780,472 780,472 00000000000000000005c7247422a22cd198cec3103501f7ffd486fdf91af475 2,156 1.00/1.00 vMB 15
780,471 780,471 00000000000000000006532a4249b2fa010bb56db5d87af879397d809cc89705 285 1.00/1.00 vMB 3
780,470 780,470 000000000000000000064a3e3f0e495a0d6232dc5f36e42d25baeb0c3eed1119 1,245 1.00/1.00 vMB 8
780,469 780,469 000000000000000000012130f4f6e6329eb39485790caacdb4ed9c48a232b560 2,047 1.00/1.00 vMB 14
780,468 780,468 00000000000000000005a7a63cee4c547cd037e0b0bc059a89c697de2df8411d 190 1.00/1.00 vMB 2
780,467 780,467 0000000000000000000282556cd07a7e3ba992e22f73f3cc8dc8e6dab5ee83c9 1,260 1.00/1.00 vMB 10
780,466 780,466 000000000000000000059123f04f1ad7f542ab25c8bebf333a91baf75bdc0650 828 1.00/1.00 vMB 6
780,465 780,465 000000000000000000051616e8ec598a7b1007e293e6a15d3d26f3b8bf93e7bd 1,660 1.00/1.00 vMB 11
780,464 780,464 00000000000000000005f128103b8f993247701c99b942d559f2fb6c5fc0dc93 929 1.00/1.00 vMB 12
780,463 780,463 000000000000000000053d7781b02ccf49cb8260c0c0a72d0d8f6d4f28b12903 488 1.00/1.00 vMB 6
780,462 780,462 00000000000000000006740ea9c034d4e7cfc1fe6706feb57f6623ad20b2b9ca 1,366 1.00/1.00 vMB 6
780,461 780,461 00000000000000000000c6a8256ae3e4a2ab6a6cc89203dcac3efc8aa2aaa89d 3,629 1.00/1.00 vMB 29
780,460 780,460 0000000000000000000539dd26dd2364e90a2525a2efbcbd734c72f5ecc8ade7 526 1.00/1.00 vMB 7
780,459 780,459 000000000000000000041201c741f6be3d0d9875b3f22af12aac6acae42a56ea 563 1.00/1.00 vMB 3
780,458 780,458 00000000000000000003487ad04d67270a60f8012df3db9998c435f639ff6a0a 1,514 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.