Loading Tool

Explorer IconExplorer

Memory Pool

44,135 transactions
26.55 vMB
0.06120644 BTC
Random Selection Loading Transactions
Max Size: 139.84/200 MB

Candidate Block

Mining Attempt 2c9125dcbdba3712513f0dfbe24e097108b722a3bfc8e619453f83abf13078ab
Version 20000000
Previous Block 00000000000000000000e9fc36eb4e54258de385eba8454916da1a3a70de6bbf
Merkle Root daa87d6296483d96a6169051b648c7347d2b4fd62e227caf6a530e0038da98e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,791
Size: 1.00 vMB
Total Fees: 0.01242306 BTC
Feerates: 150.52 > 1.24 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,751 (592,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,973 321,973 0000000000000000066dd4166c9e271ebd5069f1c6b202e4426f955e26c066ee 426 0.21/1.00 vMB 28
321,972 321,972 00000000000000000d8662c8bea6f0d1e6bd65fc92d2772744782f87f963071d 176 0.09/1.00 vMB 33
321,971 321,971 000000000000000000dbd078e813e5d861597bc732b56b1aa381d4c63df598f1 30 0.01/1.00 vMB 43
321,970 321,970 0000000000000000233ea9406474907f0096b4df1f59410c473727c5711c4ec5 375 0.20/1.00 vMB 29
321,969 321,969 00000000000000001ecf0db951152decdb5509f568f873af889cbba461f5490d 430 0.21/1.00 vMB 29
321,968 321,968 0000000000000000220bb3a2869e1dfd17c8fa9256a723c0b4bca7e954f07965 134 0.06/1.00 vMB 31
321,967 321,967 00000000000000000e62bc474ff8af26e5bb0d2502eee27ca2d8ddf7be522c36 416 0.23/1.00 vMB 33
321,966 321,966 00000000000000001df970593d21fb7a77c628a8fb7b33584240f44762bd886b 20 0.01/1.00 vMB 104
321,965 321,965 000000000000000003d88d52818caf463cdc00806b61f9972ebae0281284784b 379 0.24/1.00 vMB 24
321,964 321,964 00000000000000000e0df0dc1d787596bcf9c5507300038be08c0f5b2ae754eb 393 0.22/1.00 vMB 28
321,963 321,963 00000000000000002402ac9fc45469c72f4642796c4d4418611954785ce0d723 286 0.17/1.00 vMB 25
321,962 321,962 00000000000000000dccd9ea7570891fc939ab51d71fcc58228215aac2606b96 279 0.17/1.00 vMB 25
321,961 321,961 00000000000000002231c65cc51f181931c129b1c0eff3e1f96c5a87ca6dead5 200 0.12/1.00 vMB 81
321,960 321,960 00000000000000001f7fe00279d2e9acc7d886ba691b02ff33824ecd55cafeb0 98 0.05/1.00 vMB 22
321,959 321,959 00000000000000000b15b413765905080110b9f3061d38cf50d37d062accaefc 1,214 0.72/1.00 vMB 26
321,958 321,958 00000000000000001f43401ec87e5110ce8d5e0cebcf5f506902c2cc0b02934f 378 0.31/1.00 vMB 22
321,957 321,957 00000000000000001ef3a4c087ab48be641137371a647c189edb093f6ce81bc2 124 0.07/1.00 vMB 27
321,956 321,956 000000000000000023cfe5a12a901d6b9fb6fc9145fafaf83fc1d02ddd6ca2e3 149 0.09/1.00 vMB 27
321,955 321,955 000000000000000001b890cbd8f9e1e05ba1f2aade45c50b98cfc4863841c193 357 0.21/1.00 vMB 25
321,954 321,954 0000000000000000124830a2adf4caf2c063fca567c55979daccf67a1066f966 120 0.08/1.00 vMB 25
321,953 321,953 00000000000000001f7cb5a8d046209de77852e2a4e642b5e56f5d3cc3a50db3 354 0.23/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.95 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: 647.08 GB
    • Received: 12.89 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.