Loading Tool

Explorer IconExplorer

Memory Pool

46,412 transactions
27.98 vMB
0.07549910 BTC
Random Selection Loading Transactions
Max Size: 147.20/200 MB

Candidate Block

Mining Attempt de3d331f6bcad2ee6633dcfdf12fe7397b231d1cc5c1cc3328c559cee27bfc0b
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 8b24e68b29eb35446818c997090567c73a2c8f315a79e3a2f75c23e108c79a5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,197
Size: 1.00 vMB
Total Fees: 0.02218790 BTC
Feerates: 100.36 > 2.22 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (350,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,422 564,422 0000000000000000000801ca968dc7e857ab4749e52842a6808b55ea78450287 3,288 1.00/1.00 vMB 110
564,421 564,421 0000000000000000002ccf390b2b2fa2ed16b4e60db6c2c81ce9dde50452c351 3,170 1.00/1.00 vMB 39
564,420 564,420 00000000000000000018bccfaacdf19c1e0e768bb1d5fc7e53eeca6d468634e9 2,647 0.85/1.00 vMB 17
564,419 564,419 00000000000000000001accfd0a806f8ffa8fe76255c7c3dd324495811ad1929 106 0.04/1.00 vMB 41
564,418 564,418 00000000000000000017f6b18ac3694cb61492a61db558f7529269d37ff5c9ab 1,077 0.36/1.00 vMB 13
564,417 564,417 000000000000000000049e63b7688e4373a0b5003258b7b5cee792eb746d0496 475 0.17/1.00 vMB 36
564,416 564,416 0000000000000000001bd0385fa7eaed0d38aca1e881fa2ad75523fec1591562 495 0.16/1.00 vMB 22
564,415 564,415 000000000000000000150099e8f88773bd16eae89312833151f916c22c6a8064 936 0.29/1.00 vMB 14
564,414 564,414 0000000000000000001fcb3bebcf96307b4bbca4c34a76af061b9f06dc06c703 30 0.01/1.00 vMB 10
564,413 564,413 00000000000000000002576e6a9c221c4674cf7885abda9b6dfd8e3ff11235f5 167 0.05/1.00 vMB 19
564,412 564,412 00000000000000000029c9226788d7de93c2efd863d3ca814ef2bed6ddc297be 152 0.05/1.00 vMB 11
564,411 564,411 000000000000000000096f4ad53b45ba23d6822208b911ac82b22d0f2f42d5c7 2,411 0.93/1.00 vMB 1
564,410 564,410 0000000000000000002770f424be229a2c0e76fc9004cc36b5ff819fb43b08ae 2,899 1.00/1.00 vMB 22
564,409 564,409 00000000000000000015b989b0a18f937bdc3cc32af3dd6b044dc02f07b7b0a3 3,015 1.00/1.00 vMB 6
564,408 564,408 0000000000000000001a479708e9c471066f2e6774a3627044de35228631fd19 2,573 1.00/1.00 vMB 12
564,407 564,407 0000000000000000002d17c8a857abc4cfdac063b00fba384c9bcc7bd8f9e30a 2,288 1.00/1.00 vMB 42
564,406 564,406 000000000000000000000757af578c3eeb35a1ad0b3a945b646ac1bea5faad62 3,097 1.00/1.00 vMB 38
564,405 564,405 0000000000000000000b42d2e4230267fa7f1d77b1795e735836514cc3cbe202 3,064 1.00/1.00 vMB 15
564,404 564,404 00000000000000000003b842d665de2eb1c907e08602d05607917443539ab25e 435 0.13/1.00 vMB 7
564,403 564,403 0000000000000000002772c14c6dcd592a3a439e452b3416dedadc154bfad907 1,717 0.76/1.00 vMB 7
564,402 564,402 00000000000000000024c8504a139f530f218bd650c443b7033d63a5d23a567d 3,051 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.29 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: 657.04 GB
    • Received: 14.46 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.