Loading Tool

Explorer IconExplorer

Memory Pool

39,883 transactions
28.75 vMB
0.07810550 BTC
Random Selection Loading Transactions
Max Size: 146.09/200 MB

Candidate Block

Mining Attempt 0d7bd3ec04c2fb631510da93fe43f4e20eac7151789d9d6b52fcb34c8459347d
Version 20000000
Previous Block 000000000000000000008c63f333c2759a97068a8205bd4bdb576a11858f7db9
Merkle Root 8b72cd25a89f3dc745d770c1f8209cb999d84d2f321502a8acbff0cb21322cbe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,344
Size: 1.00 vMB
Total Fees: 0.02239241 BTC
Feerates: 115.11 > 2.24 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,608 (117,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
796,830 796,830 0000000000000000000444b7c8a3af453198aad8759dc759dd898317be404939 2,799 1.00/1.00 vMB 21
796,829 796,829 00000000000000000002a42d6a3001b9abe8dfd08f7f56a7248a59a8367d6032 261 1.00/1.00 vMB 9
796,828 796,828 000000000000000000056d5f5249c67814e7d740f15e0dc5ea2e8a18e73fcc2f 941 1.00/1.00 vMB 12
796,827 796,827 000000000000000000056b05c32a5404aad345fcb65823715be0141e4e69f5bb 603 1.00/1.00 vMB 10
796,826 796,826 00000000000000000004bfe9ca01433e2c1bf4fc756957b44e8af13df7dbdfe9 1,436 1.00/1.00 vMB 11
796,825 796,825 000000000000000000005ae7237d15d3ccf48c0376f9fb275d27ca7a66256618 2,926 1.00/1.00 vMB 22
796,824 796,824 00000000000000000001b3edf409a1d1658d08ffc290d7272fc8cebb634176c0 3,313 1.00/1.00 vMB 25
796,823 796,823 00000000000000000001ec138f3a158e7b9cf2c5f8e7adcc2e9f658824d10741 962 1.00/1.00 vMB 12
796,822 796,822 00000000000000000004b7476fda16ef4aeadd03c846962bd1a37759ac831734 2,888 1.00/1.00 vMB 17
796,821 796,821 0000000000000000000080ff44da35c5c0cc9cde685934b0541a5052ec11e8b3 2,071 1.00/1.00 vMB 15
796,820 796,820 0000000000000000000555e2579138984e65cb552f2f43008c51016f87ab0938 2,173 1.00/1.00 vMB 17
796,819 796,819 00000000000000000000cbb9d72eb44703d25a94a942bb030f9ce3c092f94d4b 2,861 1.00/1.00 vMB 23
796,818 796,818 00000000000000000003a3d767009c174285891e3db37bd2fcc73e0a7f90105e 1,291 1.00/1.00 vMB 14
796,817 796,817 00000000000000000003b7f80fb7af649829db79cb956572b8f97297a97b30c8 1,630 1.00/1.00 vMB 9
796,816 796,816 000000000000000000014199a931aca5ee45aced93028d31c55d7ce41a02aad2 1,575 1.00/1.00 vMB 14
796,815 796,815 000000000000000000036c1c6c451593e0b673719b6d76c9509eeb60b20e5e0d 577 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.70 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: 629.00 GB
    • Received: 11.85 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.