Loading Tool

Explorer IconExplorer

Memory Pool

25,029 transactions
12.29 vMB
0.03510008 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 69.12/200 MB

Candidate Block

Mining Attempt 29ad623bce892dd060dd6421653978bf3d00c9e47402ecf3eb3f648d19b29333
Version 20000000
Previous Block 00000000000000000001268a19f99a88ed20e383fadd73cfb09cc0cbd48307e2
Merkle Root 598000ee18296fa9e7ba2ff26501bb6f70136c7eae89ad1d6183e235d0c675c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,929
Size: 0.99795625 1.00 vMB
Total Fees: 0.01245592 BTC
Feerates: 29.85 > 1.25 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,652 (707,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
206,314 206,314 000000000000018ad8c67b67065859d06c7bac5a42bb47bed4fae8707bb36316 296 0.20/1.00 vMB 81
206,313 206,313 00000000000004cba18268d4fa5620c04cd82d16d1ae0ac358a4637193d28d04 116 0.05/1.00 vMB 165
206,312 206,312 00000000000003406877ca582725153c19c4fc22c87ad327705548a8afb9d793 238 0.10/1.00 vMB 157
206,311 206,311 00000000000003411141394dc19304b856b749e44c2bed774dd249cf2a371965 135 0.05/1.00 vMB 220
206,310 206,310 0000000000000196e0871a161a5968d4c143262efcd89c6aef684909fb2440fe 21 0.01/1.00 vMB 0
206,309 206,309 00000000000001349ef0641aecc2a6d9a385a5d3f6bf14125bae46618ed5628e 198 0.16/1.00 vMB 116
206,308 206,308 00000000000000cdc43fb7ebde8ff8d6b45a76a39213e5fe4e1543bca13f4471 152 0.06/1.00 vMB 148
206,307 206,307 0000000000000160793993b7739fa6f67431a5ff16271817a01e4b1a8939d79b 428 0.20/1.00 vMB 175
206,306 206,306 0000000000000334700c0e4de09790634f7ad6948f29b77dbf746abdab4beea9 29 0.01/1.00 vMB 111
206,305 206,305 00000000000000d2ae53e250e903f24b6d1e47ea22743a0d7122ee21b4da4deb 160 0.06/1.00 vMB 143
206,304 206,304 000000000000024bfc7578743523be735182fa5b5cf21a56cc61af0ae5d25639 117 0.06/1.00 vMB 338
206,303 206,303 00000000000004428c70edc88e86cd080ea5791d03378e2aaefe02891ba8acd8 27 0.01/1.00 vMB 217
206,302 206,302 000000000000009840a329afe91fa992f61773f27e3ff1e1741b4929aa9654e6 83 0.06/1.00 vMB 180
206,301 206,301 00000000000000e0c6ce77d40053675d09065109163044118209acc46d4b423f 201 0.08/1.00 vMB 164
206,300 206,300 00000000000002deed3c4301ca830842c3334edd3b5f0286a7d48f3ac4ddd46d 598 0.32/1.00 vMB 102
206,299 206,299 00000000000003469770234629f21c35e937fb9fb96174760486ed4f52b7cb9a 249 0.11/1.00 vMB 152
206,298 206,298 0000000000000036446b3f82698531d0f35b59e165c50ff30054106f48b5c57e 404 0.19/1.00 vMB 168
206,297 206,297 00000000000003d85941c837d305ea711fd1f8fa77f23eabdcfe0af4d8cf891b 11 0.00/1.00 vMB 0
206,296 206,296 000000000000017bd80694d38bb8c1234fc699aefaeeee480b78b8ba99873248 145 0.08/1.00 vMB 138
206,295 206,295 00000000000003cc24f050379b6d64853a396bb15e2a1ec1736b5a8553be9043 251 0.10/1.00 vMB 165
206,294 206,294 00000000000002275416913feac275b1c90df634abd1d33f1bf5d3281b33c0cf 20 0.01/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 780.00 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: 477.46 GB
    • Received: 3.09 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.