Loading Tool

Explorer IconExplorer

Memory Pool

28,982 transactions
24.57 vMB
0.07151883 BTC
Random Selection Loading Transactions
Max Size: 121.79/200 MB

Candidate Block

Mining Attempt f1ba7c29bb255fcfe2cb37f2116396b2eeded930e412efdb9375e686ce0acfee
Version 20000000
Previous Block 000000000000000000001add1d4255d5d6c3338fec14caa760f6a5fe24cc9f9a
Merkle Root 48b7a91e044e6a609735544781daad9e0a590b9b9791863e4cd1c9b7d0f16ac3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,135
Size: 1.00 vMB
Total Fees: 0.02784202 BTC
Feerates: 150.93 > 2.79 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,703 (358,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,547 556,547 0000000000000000002a8c698218e3b037505abf6232f423bdd7b3fd2d46d09b 102 0.03/1.00 vMB 11
556,546 556,546 0000000000000000000b8ffbe801ef049fc29ad52cc39c250422b12f8bff19f4 1,780 0.80/1.00 vMB 7
556,545 556,545 0000000000000000002fcadf0373ad9b0eed2b8a5b1de4521447dd7f8faa8409 136 0.05/1.00 vMB 7
556,544 556,544 000000000000000000003e1cacbb45e2ec4254a2b828f4e784870146bb8902bf 414 0.47/1.00 vMB 2
556,543 556,543 0000000000000000000374d9dd6131de10730bebfe10bbe96e1cb7ba0c465afa 3,083 1.00/1.00 vMB 15
556,542 556,542 0000000000000000000d7fe39769ce1a4f4e6f89f706c1609cbc60105fcceb2f 1,596 0.94/1.00 vMB 7
556,541 556,541 0000000000000000002942fa6ffa27a91e923b138fb3fdd334bd8c04a36c76e2 2,951 1.00/1.00 vMB 14
556,540 556,540 0000000000000000001a33c822177e1ff2b2b655a1de36c74b128f5f5769fa03 1,005 0.51/1.00 vMB 14
556,539 556,539 00000000000000000003c2465b50502e32ff287bd0186a71c8fee3438d83be00 953 0.70/1.00 vMB 4
556,538 556,538 000000000000000000245d34c40323da9c08b1fce12b3ef8daad0240e9f7a080 2,609 1.00/1.00 vMB 15
556,537 556,537 0000000000000000001a0dfbf0e5c65ec558b5167f155386540b7357d7898bcc 1,965 0.82/1.00 vMB 22
556,536 556,536 00000000000000000029293fdc62204ba06885b2a20f8b6b6b8e047bc409f7a5 1,501 0.96/1.00 vMB 1
556,535 556,535 000000000000000000227fb9a2e2f4186919a473842b44e3c471bda304f6c384 2,718 1.00/1.00 vMB 11
556,534 556,534 000000000000000000047869a6468f6b69b7ee95dbbc294734eeab4748800a16 3,020 1.00/1.00 vMB 13
556,533 556,533 00000000000000000028519e945943a7978993416d69168db3989d977b4d5f50 1,226 1.00/1.00 vMB 9
556,532 556,532 0000000000000000001e3580e2890037caf3e44509dbeff2437c83117714d29e 1,697 1.00/1.00 vMB 19
556,531 556,531 0000000000000000002bebb723b9ef325e4631df59d153260a562f2df84ea066 1,252 1.00/1.00 vMB 50
556,530 556,530 0000000000000000001eab43de13d7179da73bc6ccecba24901df8a89d0a67d5 1,028 1.00/1.00 vMB 44
556,529 556,529 00000000000000000000604fc290256d824fa8b8df95bab0a2c13ac9cb62a555 743 0.35/1.00 vMB 8
556,528 556,528 0000000000000000000c82248764c230fd5e15896cd411692970df660e6f6967 436 0.43/1.00 vMB 8
556,527 556,527 000000000000000000291d40713ada61896725c5040da4580bd869c60c4b5868 2,644 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.86 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: 642.06 GB
    • Received: 12.53 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.