Loading Tool

Explorer IconExplorer

Memory Pool

40,995 transactions
26.61 vMB
0.06691784 BTC
Random Selection Loading Transactions
Max Size: 138.69/200 MB

Candidate Block

Mining Attempt 5154211afce4dc86e027afcc2ec97af2a13d0ee9258cd6effd77ae9570a21707
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root bf776c61683c42c00e081660d55a2d5ec3a61adab40ca8fa339718d10d6669e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,745
Size: 1.00 vMB
Total Fees: 0.01765495 BTC
Feerates: 265.25 > 1.77 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (140,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,346 774,346 00000000000000000003c47f7a2134e04ee25d5cffa2ed33bfd118ef3ae6a2f8 3,057 1.00/1.00 vMB 8
774,345 774,345 000000000000000000018ef7f294e2880b3dc8cdddd22f720ab5af4f63396843 2,617 1.00/1.00 vMB 2
774,344 774,344 000000000000000000035fae44427e84206b63d244cb952073085d260dd8ba7a 2,085 1.00/1.00 vMB 7
774,343 774,343 000000000000000000048aec191480b6a2f2b65a40fa3a7a44d5d9ae6046be68 2,198 1.00/1.00 vMB 5
774,342 774,342 00000000000000000000fad2b16346138800786f117135af8c3d370a4bcd5784 3,801 1.00/1.00 vMB 12
774,341 774,341 0000000000000000000449962c5d1e4db13080bde08ee9d6746f77da99ca8c02 2,881 1.00/1.00 vMB 10
774,340 774,340 000000000000000000030949a5fc9549bb957d1f39e68d297033bdb79bdcea50 1,821 1.00/1.00 vMB 13
774,339 774,339 00000000000000000006d3423ed87843cf4cf4563d079ed798cb3e2a0666daf3 2,173 1.00/1.00 vMB 3
774,338 774,338 0000000000000000000422f78615a0729925b50e47a12e69ead9dbed493b70d7 1,998 1.00/1.00 vMB 5
774,337 774,337 0000000000000000000017764e430d28bd3222ee25c6b86a0701a0b92beec822 3,571 1.00/1.00 vMB 11
774,336 774,336 0000000000000000000588ff54817eb50cb631d0dbc8f5d453c531fe0ba37c36 3,220 1.00/1.00 vMB 3
774,335 774,335 00000000000000000002c351a5c3fd1fa8c0b18a4dcf87d217d76984fdc50e88 3,053 1.00/1.00 vMB 10
774,334 774,334 00000000000000000002c2d19fda928e7abee8d1d0207d5c4eac7b32e4094db7 3,355 1.00/1.00 vMB 6
774,333 774,333 00000000000000000003586eb91683f5749c2498438782a466b15f5508ed322c 3,268 1.00/1.00 vMB 21
774,332 774,332 0000000000000000000278a9373321bd95775f00d8207271e1afa6d389f00ea8 3,228 1.00/1.00 vMB 8
774,331 774,331 00000000000000000000ee78c3146616daf72018c56c890b3de00b17a0a3462b 3,406 1.00/1.00 vMB 5
774,330 774,330 000000000000000000010a338372141f8c0fd2182136966947275a58f4cc00b6 2,413 1.00/1.00 vMB 10
774,329 774,329 00000000000000000006ff28fb08bed2103776ce32fbbbd60334b11f0edd0fc7 287 1.00/1.00 vMB 8
774,328 774,328 00000000000000000003e2a9d2984502aa6d59f0a08a49ff9af2c37f994f75d9 2,186 1.00/1.00 vMB 17
774,327 774,327 00000000000000000003b524b00d9bf01f3526026e9064c479c587435104f856 2,675 1.00/1.00 vMB 19
774,326 774,326 000000000000000000025a706c748f85f54f0a4db47e40d8b22f9e2cc0919541 2,604 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.