Loading Tool

Explorer IconExplorer

Memory Pool

78,443 transactions
29.09 vMB
0.11622257 BTC
Random Selection Loading Transactions
Max Size: 175.49/200 MB

Candidate Block

Mining Attempt 85fe723ef62569ebe5d773c5ebdebd7d79953efafde41382ea5dffbf8319f10d
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 3f6f32defca73b03bab95de4565aa101b5dd3447e67b13a12ab53d2f6d9362f2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,196
Size: 1.00 vMB
Total Fees: 0.04164852 BTC
Feerates: 150.80 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (705,641 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,624 209,624 00000000000001f04794508eb95d73c1cd96ac7fb7fcd5164d320824208e7095 102 0.04/1.00 vMB 162
209,623 209,623 00000000000002f43ee57ec9fd4fe1050c0f71edc342603622db048234caf1bf 13 0.00/1.00 vMB 33
209,622 209,622 00000000000002017635b2089843c99ac9c2576fa2b41a32eecd08a9b03fb58e 58 0.05/1.00 vMB 93
209,621 209,621 00000000000002a762c92b45cd83b84db04d8ef99a60ead2f83521c67c8c1df2 12 0.00/1.00 vMB 29
209,620 209,620 00000000000003206bbaf1c59550da05e62fe837ba47640c6f7713b94e8b4ba5 145 0.12/1.00 vMB 120
209,619 209,619 00000000000003b95b6f13cdac818051f4ef2443abb81721fe24ceac7f747077 76 0.04/1.00 vMB 140
209,618 209,618 000000000000010b64bbee771abdf940ffdf415d442ed27f0a01e72c9f7b96bf 18 0.02/1.00 vMB 88
209,617 209,617 0000000000000278adac7df3d553ec700dd0b26ef445bcf5779d397928db703c 15 0.01/1.00 vMB 169
209,616 209,616 000000000000010ed623ab69785e232d0ca4124227d52f64e7086d6560ef56d7 211 0.10/1.00 vMB 138
209,615 209,615 000000000000018c901b2e433d1ffe57c0d50fefecdfcfed8178d4bbda1f9365 7 0.00/1.00 vMB 0
209,614 209,614 00000000000001b04d9c275e790c166b4386205cc7d448faf1f15b0f92305297 365 0.15/1.00 vMB 247
209,613 209,613 000000000000024acab5fd8321a515f4bbb6b850d78af1d2147db0cff34e4f03 676 0.34/1.00 vMB 146
209,612 209,612 000000000000007c938b0a670ae8b62ae15977ff576b2eaef131cfb6dd3ac6c1 62 0.02/1.00 vMB 117
209,611 209,611 0000000000000103636ca5b7f04f10a9b2c92c24c3482082969f688372f3721d 139 0.05/1.00 vMB 107
209,610 209,610 000000000000025a50e54faa27d0a2bddfba63808ea1634bb8ddc5d0de2ff72f 106 0.05/1.00 vMB 137
209,609 209,609 000000000000027f6c407e4925f7c64b1ffc6f771648e508c5e6fcbae8de057a 244 0.11/1.00 vMB 169
209,608 209,608 000000000000037223fce26e59bdad39b3c4be0a396e5ac6e24912ebedca4dcf 331 0.31/1.00 vMB 71
209,607 209,607 00000000000004d2dc7f6e704b12903992374a275a0397c5c96d8ce35b3afb62 75 0.04/1.00 vMB 226
209,606 209,606 0000000000000190db9ae8c25ef4f20734a2595196305a0a28e032ad4c41a7d4 371 0.23/1.00 vMB 135
209,605 209,605 0000000000000153d2014ebd2609144a76190793e6927ea1cedd8e70b4cceb77 234 0.10/1.00 vMB 196
209,604 209,604 00000000000003504207848a26132cba0c559797d95ae8859f74db4c96e43389 122 0.07/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 782.85 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: 712.76 GB
    • Received: 17.21 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.