Loading Tool

Explorer IconExplorer

Memory Pool

41,237 transactions
31.52 vMB
0.08502289 BTC
Random Selection Loading Transactions
Max Size: 158.01/200 MB

Candidate Block

Mining Attempt 10f020364992247c5ad6dd1ee4bb975ba70bc7747aa6d71c181e84a8a3b63a97
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root 3431a6e628ca9249ce546dc39d8aac674037d4585c9542783a5f4d22f8f9d566
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,913
Size: 1.00 vMB
Total Fees: 0.02017306 BTC
Feerates: 101.13 > 2.02 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (117,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,851 796,851 0000000000000000000063c9ff2284a61438d2a0ad923cb7cb6277c0c7271593 1,923 1.00/1.00 vMB 12
796,850 796,850 000000000000000000057c6e53fd9900dcae116a8c8919577ff10669b7e60966 2,602 1.00/1.00 vMB 22
796,849 796,849 00000000000000000002cee71d165ab2f76ca1f6c54c71f96f7f5ad94ab06b91 1,401 1.00/1.00 vMB 14
796,848 796,848 00000000000000000004d4bb647e951a26777762766380cf1f579ded1ccbbb15 1,675 1.00/1.00 vMB 16
796,847 796,847 0000000000000000000391d6c0bcf969b9a3b579e6d83fd08882ed8271d26acb 3,163 1.00/1.00 vMB 15
796,846 796,846 0000000000000000000456885b4dbcaba31a2aba46962e8a4e4eeef291ff938b 3,619 1.00/1.00 vMB 14
796,845 796,845 0000000000000000000286d9d58e5704b1c2095ae4d80450e2056f0874ce88df 5,590 1.00/1.00 vMB 11
796,844 796,844 000000000000000000016a80e456c710cefe5c1664708be55194e47196af0f16 4,276 1.00/1.00 vMB 13
796,843 796,843 000000000000000000029fa423409d75a6e576d8469e05cdc0d0f42327c7f53a 3,132 1.00/1.00 vMB 12
796,842 796,842 00000000000000000000151f4c7e8a5cba47fcfe6c1c0195300eefa77b338fe1 2,557 1.00/1.00 vMB 19
796,841 796,841 00000000000000000002d289ddc892bfac72a21a2f87f618f5c85a63ac5369f2 2,485 1.00/1.00 vMB 18
796,840 796,840 00000000000000000000b2186ffdb62d32120a9e848e53c59771883581ee007a 1,653 1.00/1.00 vMB 14
796,839 796,839 00000000000000000004ae4a26383fd1adb70b20b9a5496bd19341a655d14269 3,470 1.00/1.00 vMB 15
796,838 796,838 00000000000000000003090ff7d93861ae4a4816fc9a118845d2c96255c88510 983 1.00/1.00 vMB 9
796,837 796,837 000000000000000000049e72719cbb831f1fa8fbbeaabaa5a9202be6bba7aa8d 1,372 1.00/1.00 vMB 11
796,836 796,836 0000000000000000000393221bfa622e943b63342d1c1445c265e78d43acdba4 3,723 1.00/1.00 vMB 27
796,835 796,835 00000000000000000001d558380b3dd49d927f365a944d465c868333b40dea3d 765 1.00/1.00 vMB 11
796,834 796,834 000000000000000000040cc014979d845f5912513466bcf0c0aa20fcc47fb125 1,009 1.00/1.00 vMB 12
796,833 796,833 00000000000000000003c05981a205346953689ba91d8d48a30cb840100f8fa0 2,421 1.00/1.00 vMB 9
796,832 796,832 000000000000000000026afbf813b46f95a02fd979fe60be52fcf50ab8dcb135 893 1.00/1.00 vMB 11
796,831 796,831 000000000000000000006396614c30a7508941b6cd56b7939ffbd295cca3d07d 1,773 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 625.45 GB
    • Received: 11.59 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.