Loading Tool

Explorer IconExplorer

Memory Pool

39,948 transactions
28.79 vMB
0.06445623 BTC
Random Selection Loading Transactions
Max Size: 146.53/200 MB

Candidate Block

Mining Attempt d9f88c7cee358fd2be5cb897727ef496286a349161128df4c4cc1f2de603abce
Version 20000000
Previous Block 000000000000000000003865ac48ae639e8f23f850323c9d269a21eb4f7c6efc
Merkle Root ca7eafee2e223362f9e589ea588bc4e1a4c99a05c14ec3ed3543b752181563f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,397
Size: 1.00 vMB
Total Fees: 0.00862198 BTC
Feerates: 101.61 > 0.86 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,536 (392,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,351 522,351 0000000000000000002febc7e7bb158485e879744cc9da818738e66b752fd3b8 2,241 0.88/1.00 vMB 32
522,350 522,350 000000000000000000250a68491b3ebaa8adab50eef99303a5112c88000d3c9b 398 0.21/1.00 vMB 45
522,349 522,349 0000000000000000003679a8eeea0ab9cc8a7ab9154ace539810fe29a401e6b7 599 0.26/1.00 vMB 27
522,348 522,348 0000000000000000003d9c1da4e9ecf40066766ce03c1a86ded5b75051b18490 332 0.19/1.00 vMB 18
522,347 522,347 0000000000000000001e351a05a9a2aa1fa2855fce5280490d372e67c13f3671 1,195 0.59/1.00 vMB 31
522,346 522,346 00000000000000000016cc53be7fb52c285905264986bb62e861bdcfa017f8f4 1,337 0.73/1.00 vMB 21
522,345 522,345 0000000000000000001cb9ecf3215c8eb35561ae0d13350f22f1cb23b6cfac68 149 0.99/1.00 vMB 2
522,344 522,344 0000000000000000002c2fb156f383cb616a64872e4a9f003afb5c5233a6aa1a 134 0.98/1.00 vMB 1
522,343 522,343 0000000000000000001a05693f4d5cf1ddb947391dfd1f5cece22a4cba2d2fa2 1,747 0.84/1.00 vMB 27
522,342 522,342 0000000000000000003ab5a5b4c27b7c1750c49a2989fcdb58bba2391e060b56 888 0.36/1.00 vMB 35
522,341 522,341 0000000000000000000df3e798c468191244a80b68a39b4ccd05170205695d0f 919 0.39/1.00 vMB 28
522,340 522,340 000000000000000000312a9de4aaeb228505d6e06bceb5d76934de9043d551f0 213 0.12/1.00 vMB 26
522,339 522,339 0000000000000000003bfbed7b4921f7cec31180d446778f23086846b904660d 1,814 0.79/1.00 vMB 31
522,338 522,338 00000000000000000029cb38a8c7bb5d8afdc120045327fbed29034e4a48a774 262 0.11/1.00 vMB 33
522,337 522,337 00000000000000000011a30c738579f9082873eca39b979258d19b6124114bbc 1,545 0.67/1.00 vMB 37
522,336 522,336 00000000000000000006fbe3e39d570e5810ad37407fdb157e9dfea685f63cba 86 0.03/1.00 vMB 34
522,335 522,335 00000000000000000012e56d0b4a748e81618dfd02a6a675e098120639eae4e2 560 0.24/1.00 vMB 36
522,334 522,334 0000000000000000002aba5885d9631872d35487078eac7b291deab43a6efdb4 156 0.11/1.00 vMB 20
522,333 522,333 00000000000000000040615b5882575cb0dabb88afbc15cc27f777dce33eeaa3 1,748 0.85/1.00 vMB 29
522,332 522,332 0000000000000000001a272a481be18e8afe28e4af2d5467123cb3cb4b23e017 2,058 0.95/1.00 vMB 26
522,331 522,331 0000000000000000001ee9d09b030ccd1bd3cdf0300e8bbd7b093be2395071f9 2,549 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.56 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: 622.20 GB
    • Received: 11.31 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.