Loading Tool

Explorer IconExplorer

Memory Pool

41,502 transactions
31.60 vMB
0.08732002 BTC
Random Selection Loading Transactions
Max Size: 158.48/200 MB

Candidate Block

Mining Attempt aa0e7692984a488dec20b9f73a050e43e0296dbe8456f03ba2f27481b2c867cd
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root cb73e3d4efead9941a0af61c54a44efd6be70355b00211b0a236a2c80c03b6f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,242
Size: 1.00 vMB
Total Fees: 0.02219435 BTC
Feerates: 150.77 > 2.22 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (340,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,551 574,551 0000000000000000000543345bc59d7ee16801a0e34e14d4513a0fc55428ea19 1,681 0.54/1.00 vMB 18
574,550 574,550 000000000000000000193974b9f94b7aface17e8e53feb29d18e28571790eecb 3,122 1.00/1.00 vMB 21
574,549 574,549 0000000000000000000b308975aa479da7e13ee46f6d009635abcb0d8cda04fb 2,840 1.00/1.00 vMB 31
574,548 574,548 0000000000000000001dd7a8bf4b4bb60ecdd61031366de0496597c8d5c52d2b 2,858 1.00/1.00 vMB 68
574,547 574,547 0000000000000000001fbad361a8b14c7bb2f8ef9865e847f2c286e70d5f03db 2,759 0.90/1.00 vMB 3
574,546 574,546 0000000000000000000eab0522ee38ad43edd7e154d9cf4e22c48834d06aa5bb 2,900 1.00/1.00 vMB 26
574,545 574,545 00000000000000000005ec4443eaedee6d88091afb063711683deb8d6da80152 2,585 1.00/1.00 vMB 76
574,544 574,544 0000000000000000001cd2e4f12e40ef6523a423d0b39289cffba8a86063ad22 2,984 1.00/1.00 vMB 44
574,543 574,543 0000000000000000002b57c67d818b5bd864f86a1b584af525189fe19155d157 1,597 1.00/1.00 vMB 46
574,542 574,542 000000000000000000015317514ccd111f27776819b3b13dfb32d1ba2c9070a2 3,168 1.00/1.00 vMB 13
574,541 574,541 000000000000000000162e29154639a8931fb836c391cf8f223930e847d08980 2,673 1.00/1.00 vMB 50
574,540 574,540 0000000000000000000e23a00db066d42e1014941811840366e02e6253ead643 3,190 1.00/1.00 vMB 20
574,539 574,539 000000000000000000242776a95cabb018e328ff12da55afb8076146d67a5396 2,923 1.00/1.00 vMB 51
574,538 574,538 0000000000000000001c902a40740636bc62920164b4d42b312bee3bb20f40e0 1,281 0.44/1.00 vMB 39
574,537 574,537 00000000000000000014865c340aca2db18a7a0fba968da95aa77b9d3c0aa7fe 283 0.08/1.00 vMB 41
574,536 574,536 000000000000000000146e078c0c67f9e4905644a909b20ffcebbc3cf6d59def 2,466 0.75/1.00 vMB 23
574,535 574,535 0000000000000000001e58c396027236e132a190ac90830d3afc7ec778984456 2,985 0.93/1.00 vMB 29
574,534 574,534 000000000000000000035e5861402ae23a2ab72e0b35fce97ed13f35277e325d 2,609 1.00/1.00 vMB 39
574,533 574,533 000000000000000000294d8a1e78fc9970756d27fc535df9cd91064589869f87 2,788 1.00/1.00 vMB 27
574,532 574,532 00000000000000000016d0cd5f186c0f1f2dfd696cfd5d8fd74eb0355a70c87f 2,893 1.00/1.00 vMB 44
574,531 574,531 0000000000000000000fa88bb068899b5bb1b4f2e1df15bc716388f6801996b8 781 1.00/1.00 vMB 14
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: 625.50 GB
    • Received: 11.59 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.