Loading Tool

Explorer IconExplorer

Memory Pool

57,812 transactions
18.94 vMB
0.05702950 BTC
Random Selection Loading Transactions
Max Size: 119.50/200 MB

Candidate Block

Mining Attempt d0e69f947daac468b618890ec80c13149383400bac5aa1bbb8e6c69502b82ccd
Version 20000000
Previous Block 000000000000000000007260ac7b1d63ba4d453bd8cb2d6d98533bfc526ac615
Merkle Root b2ba44810a2fac991056a68ce6a9966973403f847c8fc7b99f1b82fd05488996
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,682
Size: 1.00 vMB
Total Fees: 0.01440091 BTC
Feerates: 60.16 > 1.44 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,706 (705,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,354 210,354 000000000000002fd8edc2c445189351c1f2c6133d587a1ccd688718f911c45e 360 0.17/1.00 vMB 140
210,353 210,353 0000000000000008ad7ba1bc2f7c4e35fad48b8acf3521e3531857011cbdd48d 715 0.25/1.00 vMB 185
210,352 210,352 0000000000000496e0d6bc9f524ea15cd2a47de38c45e30c9c184b590a18fe76 878 0.25/1.00 vMB 229
210,351 210,351 000000000000005ec4b38d6301a7cf527960cd5ee3b0d2500cf4aa3c0bdf5301 627 0.25/1.00 vMB 170
210,350 210,350 000000000000016edb32fd3c70c7035a8e49ce1ef5bcdc6a88236c12febae696 113 0.05/1.00 vMB 312
210,349 210,349 000000000000030b7df9237ab5c69e9519e64d6d7a774a4e8f344331b476675f 600 0.20/1.00 vMB 372
210,348 210,348 0000000000000339986094004cacfe786963a17c13a5b7b80135150e28849bcf 9 0.00/1.00 vMB 51
210,347 210,347 000000000000009fe0de7137ed8e1aa2aabf3e869f681552f64e9f84b4eea9e4 1 0.00/1.00 vMB 0
210,346 210,346 00000000000003e271a838ce645eeba34cadf3c01583dd6bcc2a600dddc014bb 266 0.11/1.00 vMB 196
210,345 210,345 000000000000004e9616d5a603e4cf3081619f0997c6646b399d9e0bd212204c 390 0.16/1.00 vMB 153
210,344 210,344 000000000000027fed647167c30aae26201dd19c8c6abe2cf14220d7aa3d4e3d 723 0.25/1.00 vMB 217
210,343 210,343 000000000000007e870d7f50356b054266d79be7850cc3a5c3c3459f1465fd35 45 0.02/1.00 vMB 177
210,342 210,342 000000000000026f64e4914ef638df4865719b034c034d3c639568aaa4ddfc9d 573 0.23/1.00 vMB 178
210,341 210,341 00000000000001ec25d1b60891f608a980ffac0dee7ecb112a33f1155e8a4a40 438 0.22/1.00 vMB 125
210,340 210,340 000000000000028d7355373c7396e96ba478d4945954dddfa4ed873f3f7724dc 751 0.25/1.00 vMB 244
210,339 210,339 0000000000000373bc49f99c17377a7f6f590773fc7e7f854cd91f4c42785811 142 0.05/1.00 vMB 179
210,338 210,338 0000000000000240d67510db6ef2a77d83631714a91365c04ae492c7939d6d56 18 0.01/1.00 vMB 164
210,337 210,337 00000000000003d83c7df15aba260b990d9f2de8e24897676134c69ffaa7e452 554 0.21/1.00 vMB 189
210,336 210,336 0000000000000419b5caed7813a8f0c5130a565741a9d7e1aaac991d62a6e83e 433 0.17/1.00 vMB 182
210,335 210,335 00000000000003cdfb62ce5f5bb97f35e8b8051117cc9b21553f7b3063e9dacb 6 0.00/1.00 vMB 31
210,334 210,334 00000000000001f37d37ba8233a63b0494557d41cb40a193ee1d6d24b7133a5d 136 0.04/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.60 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: 775.27 GB
    • Received: 20.84 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.