Loading Tool

Explorer IconExplorer

Memory Pool

39,011 transactions
30.87 vMB
0.06858311 BTC
Random Selection Loading Transactions
Max Size: 154.17/200 MB

Candidate Block

Mining Attempt 183efac5f30a582f3e280a4cc01f51629268a32567da9be0ef14842ea834a4df
Version 20000000
Previous Block 00000000000000000000a7f094557a1c08216b2fd5b94073a11ff2864e9b9455
Merkle Root b13fe7dae0e4c466edb6d0ff2e191886b01b21cbe5c6311d589850330c7e0f64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 615
Size: 1.00 vMB
Total Fees: 0.00585653 BTC
Feerates: 74.81 > 0.59 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,565 (682,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,898 231,898 00000000000000c90cd350c43441ea2bbb6509d51b52c466906638ff464ddad2 448 0.26/1.00 vMB 138
231,897 231,897 000000000000007560846a8ef26002d4a0f560284fe6d890fb255ce709b742a1 589 0.25/1.00 vMB 66
231,896 231,896 0000000000000175fa5d7aa31c2a8da9b9bd22743317b3080783200d7a7df99b 391 0.25/1.00 vMB 153
231,895 231,895 00000000000001c0b010fa8e20b3f0f82bf18579d78eca4b6b2ff8728a10f330 493 0.25/1.00 vMB 139
231,894 231,894 00000000000001a850d776f04ed3cb74dee7b04179b3516a77e8a3d56f445278 736 0.25/1.00 vMB 230
231,893 231,893 00000000000001779d4e34bc64222273d2b63a2b4aba41addf486630600c02ca 735 0.29/1.00 vMB 187
231,892 231,892 000000000000008d42d740b1c779aef53bc8af6e76b5e4921db99af4dcff3cfe 344 0.25/1.00 vMB 99
231,891 231,891 000000000000006119a7b97eb94d53501197db479b6f3b864e1fb96c93584fc5 670 0.30/1.00 vMB 155
231,890 231,890 0000000000000110ce2047cd710420263ca5cc19a05e3db88fa1637a1367c02f 234 0.10/1.00 vMB 165
231,889 231,889 000000000000000a0788d262ae47c225c85ff3339a10befd552c691a3916b9b3 679 0.21/1.00 vMB 199
231,888 231,888 00000000000000fc9dcad8309e553b3283e332a03b63e452edc7e8cd30a5f339 605 0.25/1.00 vMB 159
231,887 231,887 0000000000000076494e14b876294f02f8d9989c9e60618856d49e8234a6cf3b 253 0.25/1.00 vMB 81
231,886 231,886 0000000000000130b8e6cb9809a691cafca9607815749ad46ff725bb5a1ffd85 551 0.29/1.00 vMB 156
231,885 231,885 0000000000000017bcdf3736eda37ed11f1bda61d44a0ba83c03b73d22f2c8d6 25 0.01/1.00 vMB 255
231,884 231,884 0000000000000131bab10da47962f16c41e4dd4040d117645f625162cafacae1 448 0.20/1.00 vMB 194
231,883 231,883 00000000000001c3b432855400c8514101744d3734df60f3cb9f4a178af9b297 594 0.25/1.00 vMB 187
231,882 231,882 00000000000000b2de93d130f945456465a315b3d950140fc6d5dc7eeaaa255d 447 0.19/1.00 vMB 263
231,881 231,881 00000000000000554019937304ed60fbac9204d4e418de05cf7e8fe63a91f789 256 0.11/1.00 vMB 598
231,880 231,880 000000000000005b25050342e4718b3c258a4538b68eedb1b9075a68f912d3c4 234 0.25/1.00 vMB 74
231,879 231,879 000000000000009f8f83807b8797c80715988154cd056b0f26c2dadfcb22d8f3 468 0.25/1.00 vMB 133
231,878 231,878 000000000000012a906d5e0ed3138aca45da5c489815b37344aaf2eee1f05663 794 0.25/1.00 vMB 246
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.44 GB
    • Received: 11.56 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.