Loading Tool

Explorer IconExplorer

Memory Pool

89,923 transactions
33.13 vMB
0.15411452 BTC
Random Selection Loading Transactions
Max Size: 199.70/200 MB

Candidate Block

Mining Attempt 60914efc9a2d8984d71f4aa0ca4b5e452e38c44b8a179a6f14d22619af00a539
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root f1807cdb3975a392a83825f711a14e4087b04cc39001f6afe4c959d2ee300680
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,882
Size: 1.00 vMB
Total Fees: 0.06002630 BTC
Feerates: 627.82 > 6.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (479,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,361 435,361 00000000000000000196d0b63e9d9d4fffa12aff7ab7846f3aa76d20a1e7e44f 2,696 1.00/1.00 vMB 75
435,360 435,360 000000000000000004206e404a133785d2a32265b3d4e8797e37b6e99e524aa5 212 0.99/1.00 vMB 4
435,359 435,359 000000000000000003ffa521451b9f55d57dee8d8778c591966fd112390ce584 2,307 0.94/1.00 vMB 66
435,358 435,358 000000000000000002bab7800baf80867a69fc80109deaaea7bcd04eb18c48e1 1,010 0.98/1.00 vMB 32
435,357 435,357 000000000000000000b11907290997425cdf3c514daf77f68f828eecce0bf0a2 1,348 0.63/1.00 vMB 79
435,356 435,356 0000000000000000012262e016d4a765a3f28e8fd6f64e450fa9b413c6008c57 470 1.00/1.00 vMB 17
435,355 435,355 000000000000000003a3e53aff58c1a8e364599fdcd228f8b5a2d37c33f602dd 648 0.32/1.00 vMB 64
435,354 435,354 00000000000000000111df0f12fd9132e184a30ae0c2e8b85d2fc06287be5e2e 876 0.43/1.00 vMB 58
435,353 435,353 000000000000000002676999d520c1d1a3fb51c6d4d4e0a13a8497223c8851cb 1,460 0.63/1.00 vMB 72
435,352 435,352 00000000000000000146506b1e09cc81eb0d776dbaf7282dcd4e04929bbd0363 674 1.00/1.00 vMB 17
435,351 435,351 0000000000000000043ee74e5e0e31400f7cc9045362f0a446fea4196670f2b0 2,488 1.00/1.00 vMB 69
435,350 435,350 0000000000000000035501426403510ad5a544561a63f2f684fab3fd735247d3 905 0.99/1.00 vMB 27
435,349 435,349 000000000000000001fd7c85b4d7965430f8c0f84d1e986d4b90452b7f4eacb2 2,638 1.00/1.00 vMB 71
435,348 435,348 00000000000000000011c8fed2eedb6e16646865ac93e70322777ed0561fdc39 999 0.44/1.00 vMB 67
435,347 435,347 000000000000000001782283985a26593c89cd4b7147b021e439451e4fb5d622 937 0.35/1.00 vMB 69
435,346 435,346 00000000000000000230b011300d241ef90c3f468ef149045d267b4064466871 689 0.75/1.00 vMB 27
435,345 435,345 0000000000000000038365462c213cf75ea3d4258de4b9f1290ee6dca1593682 218 0.99/1.00 vMB 5
435,344 435,344 0000000000000000023d4b14fbe261631dbdf986d689756a36aaa32fed348c22 1,006 0.75/1.00 vMB 50
435,343 435,343 000000000000000002ad2222105c65347385e71f1c4a91abc181c97966167401 1,833 0.97/1.00 vMB 56
435,342 435,342 0000000000000000005b32287920e21fccaf094ad6bcabd6ee9284dd05354e91 922 0.57/1.00 vMB 44
435,341 435,341 000000000000000003150c7b58ffa7c9d8a21ef180b82aa5954eafa03fef2c7f 242 0.07/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.62 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.