Loading Tool

Explorer IconExplorer

Memory Pool

44,455 transactions
26.62 vMB
0.06240261 BTC
Random Selection Loading Transactions
Max Size: 140.49/200 MB

Candidate Block

Mining Attempt 5ddbe4c0626080e9ae83c56301ab86f999006e95f05392f6b47d14d6b1a7055c
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root 717efd81be0a64ff82e0c3203d841d7fac5761b4e9f1b162185eb9fa3fbbaa59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,310
Size: 1.00 vMB
Total Fees: 0.01349694 BTC
Feerates: 100.36 > 1.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (94,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
819,993 819,993 00000000000000000002b9aab537a624112aa2f355e28e8fe1020977f21b16ac 4,292 1.00/1.00 vMB 242
819,992 819,992 0000000000000000000079eb9e23677d2a21d2bab8b940127cda1dd5573b61f9 3,888 1.00/1.00 vMB 276
819,991 819,991 00000000000000000003b7d41faf2ddbcd9eeac09f00c3db648fb3b3e483ae2a 4,077 1.00/1.00 vMB 216
819,990 819,990 00000000000000000002dd1a6c137e150fbe65da668b749b31c0e4996c3b84fb 3,955 1.00/1.00 vMB 215
819,989 819,989 0000000000000000000034802c0c720f09845af14c3360e70ef9f910ff5ff179 3,828 1.00/1.00 vMB 235
819,988 819,988 00000000000000000003d55a43668b8db842112a1d32813909e7baa2b33dc029 3,156 1.00/1.00 vMB 196
819,987 819,987 000000000000000000035981f08aafc9738407c94e0c0895413bcff78d26d0a4 3,990 1.00/1.00 vMB 238
819,986 819,986 00000000000000000000b3ad97907e99c54e6b9145a8f77842e59d9c0c8377cf 4,085 1.00/1.00 vMB 295
819,985 819,985 000000000000000000034cd3689507da0386d3d1790dd56f2e6945e650e02c74 3,663 1.00/1.00 vMB 222
819,984 819,984 00000000000000000003cbaceacd7b8843fe736653b3c478b82e0bd9001bfed8 3,997 1.00/1.00 vMB 274
819,983 819,983 000000000000000000036e48caca8bf9ede1ea1c1f6a9cd5b73336aa4fdc0c99 3,967 1.00/1.00 vMB 262
819,982 819,982 0000000000000000000203a5c1b0157edb01d1b6f8deb747542f73fb1aabbc93 3,687 1.00/1.00 vMB 286
819,981 819,981 0000000000000000000354051cf4c063eaf9df25e70844eeeb09fa0d8e58adbb 2,987 1.00/1.00 vMB 160
819,980 819,980 00000000000000000003891ada0fc1e9c9e3a3cc3c319781ed214a67abd428f0 3,578 1.00/1.00 vMB 201
819,979 819,979 000000000000000000028f6f3f24fabbf1253f2e91a171fda27626eebc52e9b4 3,571 1.00/1.00 vMB 215
819,978 819,978 0000000000000000000413704d66a4e74ae28b64a4c76cbe7c9a07441904e2ad 3,924 1.00/1.00 vMB 242
819,977 819,977 000000000000000000006881c6412b8cf55ca5b790ea5f10ed100c3058f22042 3,919 1.00/1.00 vMB 245
819,976 819,976 00000000000000000002d58fd9079d14fc786a29eaf7c87913672f5a2341e38f 4,106 1.00/1.00 vMB 271
819,975 819,975 000000000000000000016c6663d092769747410882715eaf9b51b4160997beb8 3,944 1.00/1.00 vMB 249
819,974 819,974 0000000000000000000001ee148f427dc750ff72bdc63207a8df36c22a1a6396 4,011 1.00/1.00 vMB 281
819,973 819,973 00000000000000000001f995844b9eae9a64f0df79bb140559d05e253d6eba57 3,817 1.00/1.00 vMB 280
Previous 10 blocks ↓
Total Size: 781.91 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: 645.66 GB
    • Received: 12.75 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.