Loading Tool

Explorer IconExplorer

Memory Pool

80,168 transactions
29.50 vMB
0.12559603 BTC
Random Selection Loading Transactions
Max Size: 178.55/200 MB

Candidate Block

Mining Attempt 9d81a85b60baca2d0f1fedb3ccc605dd6ae9d7d57bb8b2f81b802989f0b7fcc4
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 7508501d60b0370d6f4040edaf2de749d8f70d06e4c3c99d46b40405836d6337
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,682
Size: 1.00 vMB
Total Fees: 0.04511774 BTC
Feerates: 477.45 > 4.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (63,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
852,189 852,189 00000000000000000002d11b6debd4e5be828235f898f1c461054ddcbbe08ba6 2,073 1.00/1.00 vMB 5
852,188 852,188 00000000000000000000ed085d8eddfe00b35893621d04ef256ec2509201523d 383 1.00/1.00 vMB 5
852,187 852,187 000000000000000000035fa11cb32a58f4bceb2ec452bdf74c64214e4145e3b5 1,273 1.00/1.00 vMB 6
852,186 852,186 00000000000000000000b22fc92abf791d326d25e2c03997bee4fa49b54ced83 1,169 1.00/1.00 vMB 6
852,185 852,185 00000000000000000003685029b683e523d11b63713939d113edd07c55b8b817 1,867 1.00/1.00 vMB 7
852,184 852,184 000000000000000000021306e8c486135c29a2b06db781385fc53e2ddfe2e956 841 1.00/1.00 vMB 5
852,183 852,183 000000000000000000024aecc02282a647ce147afe761cfdbd0023ff2e2210bd 78 1.00/1.00 vMB 4
852,182 852,182 00000000000000000001ab190436532a9e4f6a04d3dea57ef9078bbfcb8af3fe 4,087 1.00/1.00 vMB 5
852,181 852,181 000000000000000000019ff7cbd288741cafa6189e9303cf8199a9ae40e78ed8 2,628 1.00/1.00 vMB 8
852,180 852,180 00000000000000000002785c95b4bcefd93c65c1d2a1d96cd8b4c988300a2f85 2,158 1.00/1.00 vMB 6
852,179 852,179 000000000000000000023b6d480d2cf577119032fbbae562ab00ef3719aa566a 5,546 1.00/1.00 vMB 5
852,178 852,178 0000000000000000000223bda8c0899e92831ece2e7ca78c0f1d6fd5a043b235 4,738 1.00/1.00 vMB 6
852,177 852,177 00000000000000000001948be967c749e6122352e486e8cf8c17de3ce7d9f7c0 4,816 1.00/1.00 vMB 7
852,176 852,176 00000000000000000002a02aaf514e5da1518895f023fb04075b743f18c26e6a 3,004 1.00/1.00 vMB 6
852,175 852,175 0000000000000000000292225d9a4fb9300b89f582d40b5ec1aaf14b4272c747 2,045 1.00/1.00 vMB 7
852,174 852,174 000000000000000000025a9fcae21e22ce8babf4f204c1bdbecb51507c29595c 2,046 1.00/1.00 vMB 7
852,173 852,173 000000000000000000001490aef509d7517201ca17d6f8d4ae45bd7a269581bc 2,426 1.00/1.00 vMB 9
852,172 852,172 0000000000000000000028bc1a1a2e272a471cd1df716d05eccbba56ff3dcf30 3,885 1.00/1.00 vMB 8
852,171 852,171 00000000000000000003432956e0c32463b9c79272b2d1224635405ffb468e22 3,994 1.00/1.00 vMB 5
852,170 852,170 0000000000000000000152de6af7f9639c250c6d83a46d29949e34653dd977df 3,983 1.00/1.00 vMB 5
852,169 852,169 00000000000000000001b3e81d718bf43b56ce0f06eb53a4daed4456e2def354 4,606 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.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: 713.81 GB
    • Received: 17.48 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.