Loading Tool

Explorer IconExplorer

Memory Pool

78,267 transactions
29.41 vMB
0.06651660 BTC
Random Selection Loading Transactions
Max Size: 176.59/200 MB

Candidate Block

Mining Attempt 63d597f003c25ddf4850933ca5af9496974305901b364f2714a54f434ed81810
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 511e8778db5455a041037cb79ed8b29955965ca90bf900a6eb72cc55f8f01f84
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,743
Size: 1.00 vMB
Total Fees: 0.00681213 BTC
Feerates: 180.34 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (516,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,679 398,679 000000000000000004b8c9059d0a2605e655d6259bb77b29fbce12c5c3164448 2,514 1.00/1.00 vMB 48
398,678 398,678 0000000000000000019d07e52fefe3bce3c7707214959ad82871b34af56fd1ff 1,773 0.69/1.00 vMB 46
398,677 398,677 0000000000000000024c0e24c0fa44aeefc6021fb4e58172b8b9339e661204d1 2,149 0.93/1.00 vMB 42
398,676 398,676 000000000000000000efa3f427e6388cd7cc2426ad9045e096fd28b2fda36b74 421 0.24/1.00 vMB 116
398,675 398,675 00000000000000000394484e876520ea88fa96ceeac5c7b2fa0b896fa66e952f 1,393 0.95/1.00 vMB 30
398,674 398,674 00000000000000000705cf47ce51de007cf37df37f1c224a99803728d53dc4a0 1 0.00/1.00 vMB 0
398,673 398,673 000000000000000004770dc80d07238b4f247c49953d08817d0a31afa547d5d7 905 0.93/1.00 vMB 19
398,672 398,672 000000000000000005f0eb9743bde13e6f4615f05b72c3d7963ea234e06c3da1 979 0.93/1.00 vMB 20
398,671 398,671 000000000000000002e08dd32bbf6b0393a8bd842d1c704a6e8436cee9ee32a3 1,441 0.75/1.00 vMB 37
398,670 398,670 00000000000000000230d71ca840f50a07fb6b7b04d131d1f8a5f90f8d80394e 1,163 0.56/1.00 vMB 37
398,669 398,669 0000000000000000005aaefbd298207fb5a34262c5f29a9b04ddcf9cfe236540 1,746 0.95/1.00 vMB 34
398,668 398,668 00000000000000000337a7ff0d719c3611c6ca0011cd2716d51d042932368abe 1,934 1.00/1.00 vMB 32
398,667 398,667 0000000000000000006f4c05013a31ab9a7bb47fa0fbd832814332804c909f4f 1,950 1.00/1.00 vMB 37
398,666 398,666 000000000000000003b6e4c871df3dcb4881ebb4ee98ce2db3cad559084b84ae 1,969 0.70/1.00 vMB 49
398,665 398,665 000000000000000003909d786160ee070da5264959672e57c90e92b4e36a10dc 1,161 0.51/1.00 vMB 37
398,664 398,664 0000000000000000034c8ff960f0dd88bcf1da12e646c0cdd0d62e9743b37691 2,247 0.75/1.00 vMB 53
398,663 398,663 000000000000000005ef41d0898e4ed8327c818a02954f93ad2918af83b659d3 2,359 0.93/1.00 vMB 47
398,662 398,662 000000000000000004b54d960fb06a8f878e42b0d7a9c66a3f5f1f1acf105e3c 1,818 0.93/1.00 vMB 29
398,661 398,661 000000000000000004ef258c5b574592d198136cf44c61897375cca9296186f5 2,675 0.95/1.00 vMB 51
398,660 398,660 000000000000000005f864d30001de33ec134a80ad2796c24ca1b087fb858aad 2,757 0.96/1.00 vMB 54
398,659 398,659 00000000000000000742eb771499d83b3839dab87edf4818c81059f2733db0a5 1,777 0.93/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.43 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: 665.47 GB
    • Received: 15.14 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.