Loading Tool

Explorer IconExplorer

Memory Pool

54,608 transactions
32.17 vMB
0.15101778 BTC
Random Selection Loading Transactions
Max Size: 171.91/200 MB

Candidate Block

Mining Attempt 1eb54e0864fec0af11043d5a3f6cf8fedd8a375698c33991f3157c50d562424f
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 72a304a80ac2349b8999bf2919053b0ae7e6a1af23974ad5f35b552c6aae2e96
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,273
Size: 1.00 vMB
Total Fees: 0.04874630 BTC
Feerates: 150.98 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (669,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,926 244,926 000000000000003b6f02f983a5a12043bc1ba2c96da1cd8d65a36791b9a7be06 13 0.00/1.00 vMB 100
244,925 244,925 000000000000005f334dfcc8e6de47a34bcbc6ae353e8fa4b7c4883f477f9b67 282 0.14/1.00 vMB 133
244,924 244,924 0000000000000053b7e63f79ce7d972b761d79630df4d737bb93aac1d4a77888 166 0.07/1.00 vMB 151
244,923 244,923 000000000000004bc5ea32ac6609b30904387d7375f623dc684168d38a052c35 331 0.14/1.00 vMB 144
244,922 244,922 00000000000000176c052c58c852518fd375dc67ae4aa971029155ec556643e6 21 0.01/1.00 vMB 78
244,921 244,921 00000000000000af17d45eb58a9e72ddff5959f792134d672322f5378c9e5fb5 331 0.15/1.00 vMB 173
244,920 244,920 000000000000000d342441c1fcb7c824c1ad26fd0946691dd3d383a186130f22 242 0.10/1.00 vMB 168
244,919 244,919 0000000000000085923d31fca226c30e80e4e2878213b25db1698d8eb3c03dce 15 0.01/1.00 vMB 182
244,918 244,918 00000000000000acd6a5787bd23e4453de43063f526158144d84b9fe5cda9742 80 0.04/1.00 vMB 116
244,917 244,917 00000000000000082dd179e0c93c100535d7e47eae7180ef48bc2a2329551ea6 26 0.01/1.00 vMB 108
244,916 244,916 0000000000000003c27ef817ef2fb55ff8b45620bb84fa3ab0f35a102b8c1e52 144 0.06/1.00 vMB 105
244,915 244,915 000000000000005d8d15cb6d719e372e6c24c08d3f68a520367540bdbd0b16c2 237 0.10/1.00 vMB 149
244,914 244,914 00000000000000c44874ddcc70b3cf6fe599c7e780d0ff8d55b0358c913a4e11 256 0.15/1.00 vMB 6,962
244,913 244,913 00000000000000c14551e2da30dcf086de932c2ec415230458038aabf7a1e27c 538 0.21/1.00 vMB 153
244,912 244,912 000000000000000633bb8f9a7ef7580aa8a4b9fc98bcf55aeb4a8dc65ac441ac 17 0.01/1.00 vMB 104
244,911 244,911 000000000000001dc03681c9c7e1904cfe5d268cf80be02e4d5ae324495cdfe9 101 0.05/1.00 vMB 124
244,910 244,910 000000000000006aa38a917b15ee9245584fcf0701af14ba5bf04634a708348b 36 0.02/1.00 vMB 120
244,909 244,909 00000000000000bf62fd6c4accc9a260cc9d2f5d51d1c6a594ec6bc7468e6e14 32 0.02/1.00 vMB 27
244,908 244,908 00000000000000b8a9ee02ad30a5b9510aaabbe99c3c21abe2a32952b21e8ad4 264 0.13/1.00 vMB 100
244,907 244,907 000000000000003e087cf2f19ab894ecb3439a9887ce9e3bdc5a68aa3067f27d 256 0.11/1.00 vMB 129
244,906 244,906 0000000000000032c347e5931213388c89a1d11055e806294742105eb0cfaf3a 16 0.01/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.51 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.