Loading Tool

Explorer IconExplorer

Memory Pool

78,360 transactions
29.37 vMB
0.06593667 BTC
Random Selection Loading Transactions
Max Size: 176.56/200 MB

Candidate Block

Mining Attempt 8e7f7f40a8705be8baa1dd93656ed056f442a365edf97f399d6abaa01c663ed3
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 20d1c8bab00dcf0dd864ae63f0befdf543f764f0049a85bfa3d00b1471240364
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,296
Size: 1.00 vMB
Total Fees: 0.00636049 BTC
Feerates: 50.25 > 0.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (391,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,770 523,770 000000000000000000156b9ab14c14db9176c3c03963b00a55581ef9fff784d4 1,183 0.81/1.00 vMB 14
523,769 523,769 0000000000000000000a868eb875e03f605bf4469981c94c29295ec87e3edf2d 168 0.05/1.00 vMB 33
523,768 523,768 0000000000000000000597018746bb073e91a9764e1d090921aa56249752b8c9 638 0.34/1.00 vMB 26
523,767 523,767 000000000000000000194e20afaeeeee5681bdd1ab9968ea89e89a6e9a9eacf3 1,079 0.48/1.00 vMB 19
523,766 523,766 0000000000000000000c41f05e36848083b4894a4107c8e7fd5eb0dd7c5b0bf5 172 0.05/1.00 vMB 18
523,765 523,765 0000000000000000002c226efe937936affd3c4c25fffe040685c13c7ae60cda 507 0.27/1.00 vMB 25
523,764 523,764 00000000000000000032b1b1f7b9b1c25a82b55649edd5ad8f9b9c0024c127a0 661 0.52/1.00 vMB 17
523,763 523,763 0000000000000000002a5f3daab4e6f95034bf38b79bac995fff2b6cf469f105 1,239 1.00/1.00 vMB 13
523,762 523,762 000000000000000000189f18c0482c8a4eeca258f09755df85208c54458f3444 944 0.33/1.00 vMB 37
523,761 523,761 0000000000000000003358fee4c821e8dcd7927b6c8ccb90ead6643ff6099d3f 1,844 0.69/1.00 vMB 36
523,760 523,760 0000000000000000001e6054cb890358a9c00ed33c859e4235eefa88a33aaf4c 47 0.01/1.00 vMB 8
523,759 523,759 0000000000000000001c885ebd09e80e436d20081e5e7dac2880ab0a1b06a755 74 0.02/1.00 vMB 22
523,758 523,758 00000000000000000040f5dcd4f5d1d59fd1b0a29b2f24878f56d9fd29245152 316 0.17/1.00 vMB 12
523,757 523,757 0000000000000000002c737e4abb64fbe303b43f21324927f1b3782bde2e8b6b 321 0.10/1.00 vMB 43
523,756 523,756 0000000000000000002257e895b210026d2d5941523fa2e602f1e34f5a9e1844 160 0.09/1.00 vMB 22
523,755 523,755 00000000000000000000cdb29b532d350ec3c4ce52e6a89abf7533afe56ef433 34 0.14/1.00 vMB 1
523,754 523,754 00000000000000000022961ff4d43989faa93ca507d39de49947b47fab9b16cd 2,105 1.00/1.00 vMB 16
523,753 523,753 0000000000000000001747f7571772f92bc4009287d9ba33cfd4e69e43a9e7a2 892 0.96/1.00 vMB 15
523,752 523,752 000000000000000000255406d9c7fd7ca2e5b90a8ffd6693d69087abfe454b3c 1,698 0.97/1.00 vMB 16
523,751 523,751 00000000000000000029f6ea9ab512ac5e702255720c8c192f50776d2b07f580 101 0.03/1.00 vMB 34
523,750 523,750 00000000000000000029b7e1c4de3789a00e3d24be56566bc5c831ef5f60c447 172 0.45/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.