Loading Tool

Explorer IconExplorer

Memory Pool

81,160 transactions
30.37 vMB
0.11840677 BTC
Random Selection Loading Transactions
Max Size: 182.91/200 MB

Candidate Block

Mining Attempt 70e36514eea81724e70351ad4411c4e6b1cc83d55f5fae638840c6e71f68a663
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 3bb8cf5c6e7b9969703d61eda54f7eeb421ceae3529ca499d9ce011e77adfef9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,098
Size: 1.00 vMB
Total Fees: 0.04432266 BTC
Feerates: 150.68 > 4.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (366,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,556 548,556 0000000000000000001e89990e86c8a514ef5bab5bdeb081b7aed83689c1164d 2,394 1.00/1.00 vMB 10
548,555 548,555 00000000000000000024408d108ae28066fcca6f2600c9c7d77976ed65959548 954 0.48/1.00 vMB 9
548,554 548,554 0000000000000000001c28af38781b228ba60e731232e0d91ec5375cbc77b33e 37 0.01/1.00 vMB 9
548,553 548,553 00000000000000000008d6371af4908b88643e5b4f829d1e1280f28777ee3d83 178 0.08/1.00 vMB 9
548,552 548,552 000000000000000000041f8afa15acbc830305b4cf6b388b26c8c6dfa12d0d5a 40 0.03/1.00 vMB 3
548,551 548,551 0000000000000000001b27c307188c98936bbc5620c0b45f392a1c5f17d4ea80 237 0.11/1.00 vMB 13
548,550 548,550 000000000000000000109f981a04caba098e8df9f0802b14d92dd9c21b829273 1,281 0.69/1.00 vMB 8
548,549 548,549 0000000000000000001293ce572f99f053b268dfc9acb8647513577fe508ad37 512 0.57/1.00 vMB 9
548,548 548,548 0000000000000000000015c20d0a9dfc3454cd72228a7412ee1e6510689e67cc 1,471 0.83/1.00 vMB 10
548,547 548,547 000000000000000000171db4eb667eb496bda4b80e9948f323dbb9764813777f 1,147 0.82/1.00 vMB 11
548,546 548,546 0000000000000000000d517bc8e001b567c241ddaf73308aa160839a9fc99b74 1,085 0.67/1.00 vMB 10
548,545 548,545 0000000000000000001b2528ef0bc4a06af06b22892b4abf6814e20041b47be3 732 0.56/1.00 vMB 6
548,544 548,544 0000000000000000000ed486161aec608003a1f6f7034965999bfa02e37a0387 733 0.49/1.00 vMB 10
548,543 548,543 0000000000000000002378c3f550dba3c8745f52a9ea87bfc4ea484b0c06c2ec 1,837 1.00/1.00 vMB 3
548,542 548,542 00000000000000000020ea0f3495f9f88225c3770f545b36c6b39a5c3a949bd4 2,306 1.00/1.00 vMB 21
548,541 548,541 0000000000000000001beda22df78500b41e04b95aa71b3a73bc653bb3ad445c 143 0.25/1.00 vMB 2
548,540 548,540 00000000000000000016860de78c46c0cc07648039c3ce9f1de467ecb0516da2 2,092 1.00/1.00 vMB 12
548,539 548,539 0000000000000000000e9ea1ae311d2cae52fa3ede54f2223d2952ecc6d322d4 1,395 0.92/1.00 vMB 5
548,538 548,538 00000000000000000013f52b83acfc98bfcc9c39a63074ea01d89fa08d481c6a 2,556 1.00/1.00 vMB 22
548,537 548,537 0000000000000000001de65448924c3d68be4704b7f5cf839a7f4783ca4bd7ac 100 0.04/1.00 vMB 10
548,536 548,536 000000000000000000223b5f6e71dea801d83586fb00ac021a0833d57a2cb69e 609 0.52/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.