Loading Tool

Explorer IconExplorer

Memory Pool

83,371 transactions
29.17 vMB
0.07712355 BTC
Random Selection Loading Transactions
Max Size: 180.24/200 MB

Candidate Block

Mining Attempt 6af84dde92e86749dbf54a49e62623ad7bb2123b795765e5ea2f231920ebe374
Version 20000000
Previous Block 00000000000000000000aff128195e345133b8158c003d35948ffebe1b4bb614
Merkle Root 38c9fc3171d23b40c3e86d223cc01c302373918c2ebba740a5e9bdd1b7957c3f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,915
Size: 1.00 vMB
Total Fees: 0.01317384 BTC
Feerates: 129.78 > 1.32 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,621 (675,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,311 240,311 000000000000006fde8b04afbf4425189eb33a3f94ecb1b457c044e7f1c4ba1d 452 0.18/1.00 vMB 179
240,310 240,310 000000000000003490cc66285b162284cc7a16c23512a9f03e4b558376b2d280 70 0.07/1.00 vMB 17
240,309 240,309 000000000000005c8445952943c2cb68ea7d6d05440c5011945c9fc4094738d8 302 0.13/1.00 vMB 133
240,308 240,308 000000000000010993bb092e6b8c9cd54e8e3367f17a0abed99e770fe3a7c929 540 0.22/1.00 vMB 177
240,307 240,307 0000000000000052f5f4ddd3c52d98ab05fe7e425140bc3af2c4a0f3c74a9851 618 0.25/1.00 vMB 180
240,306 240,306 00000000000000a9ffbb74fc5c32b36de1ebd152abd343846152340007042403 193 0.11/1.00 vMB 98
240,305 240,305 000000000000010f51928463be88bf24d903b5bfb7f9abf182bafcea97508916 150 0.06/1.00 vMB 129
240,304 240,304 000000000000008f9bf056bd02f571503b6b24e2027d362aac167c31806a488b 399 0.17/1.00 vMB 126
240,303 240,303 000000000000005b94a77c0309e7935b84ee4b6865681dcfa5f2309ccf4712a8 95 0.05/1.00 vMB 100
240,302 240,302 00000000000000dac2b2c8f9ee17656bc344b4202799f00f7bab2a08582abb7b 153 0.06/1.00 vMB 154
240,301 240,301 00000000000000218aca25d965cb0d3d3a509513036138e79c76f5855043d881 55 0.04/1.00 vMB 35
240,300 240,300 00000000000000da23e9c4922a4f9eb20a801e2924ae7cae195f11cfbfa4aa4f 332 0.14/1.00 vMB 177
240,299 240,299 0000000000000068c6af8e259c8c1d9de1ddf4dc42692bc14a673a7e380e8de9 479 0.22/1.00 vMB 133
240,298 240,298 00000000000000f36b86c2c4b49088f7c7bd6db17a31688858012dff74723358 398 0.16/1.00 vMB 178
240,297 240,297 00000000000000a875a75cbeb0ef41c641c4246f9f9e889beb621637d00bef7e 415 0.19/1.00 vMB 684
240,296 240,296 000000000000009f41adbd0bab3979939c98316b330a690a6c2a06d5dbf14335 353 0.19/1.00 vMB 122
240,295 240,295 00000000000000e0906e1ddfaee07a5a18b54ca1dd759dbcedb1e333e3562cf0 370 0.18/1.00 vMB 167
240,294 240,294 00000000000000852120a7951d2bcefe136f44548e1bb7256edcf4d310a4d0e7 468 0.25/1.00 vMB 166
240,293 240,293 00000000000001013681bb3cc9ee56622b894ba0291cd8a31de6a2b25d98150a 129 0.11/1.00 vMB 55
240,292 240,292 00000000000000dffb2a9d61de9f1ff86cb891cd00836949a40dbdc2ce661b1e 604 0.25/1.00 vMB 189
240,291 240,291 000000000000009413906f9b8bfca0423fb71e068ca3b46d072dc3fb91e750e7 647 0.31/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 783.47 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: 771.99 GB
    • Received: 20.10 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.