Loading Tool

Explorer IconExplorer

Memory Pool

80,519 transactions
29.97 vMB
0.12138063 BTC
Random Selection Loading Transactions
Max Size: 180.32/200 MB

Candidate Block

Mining Attempt 7a2a88b65906d44ec4435b1e5dcda4a05cecaee1c8dc373c3c02e671bc01655d
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 14f3e14640ee4ee742db757a3b6ada836565d6365c780ed3e3bb73fe10b1a3c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.05023447 BTC
Feerates: 242.90 > 5.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (241,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,799 673,799 00000000000000000003eee96b4867565f9512407f848328a1859d846556b640 1,800 1.00/1.00 vMB 108
673,798 673,798 0000000000000000000c4bbbcc5a8b9905d7b78598056c05912cfeb2f9689947 1,637 1.00/1.00 vMB 107
673,797 673,797 0000000000000000000a72d33b5cc06504b376cbf80ddd3ffdd8c7708b4e5a45 2,195 1.00/1.00 vMB 114
673,796 673,796 000000000000000000072b6c990ff1ece0739da54cf1b45e331e884423fd6e39 1,910 1.00/1.00 vMB 40
673,795 673,795 0000000000000000000cc654efce37eb7b549edff797a8709f5c6997d572bbce 1,998 1.00/1.00 vMB 94
673,794 673,794 00000000000000000003aa2919711a56a0687cde32ff3e14eb744d1c3bc4cd41 2,994 1.00/1.00 vMB 118
673,793 673,793 0000000000000000000ae3fbcf5261ff2c640db89a6533839a67117afda37ccb 2,021 1.00/1.00 vMB 45
673,792 673,792 0000000000000000000519e5e2b0abf238f2166c4c72a5c2573cc6d617ac183e 1,526 1.00/1.00 vMB 26
673,791 673,791 000000000000000000061725acb42bcc95e458a37493be14d2e6d26871a41142 1,882 1.00/1.00 vMB 52
673,790 673,790 0000000000000000000aed7d9806af96eda0b2451a2253a18ae4b676639b944f 2,211 1.00/1.00 vMB 36
673,789 673,789 0000000000000000000998d34b73a77ded4869224770988a75514441927bce98 2,129 1.00/1.00 vMB 34
673,788 673,788 000000000000000000013ba58c59066119eaad2e3901fade01f83aaa8bd8c22b 2,341 1.00/1.00 vMB 31
673,787 673,787 00000000000000000004414da407c0564bdef660c372fab04867bdb68f83d2db 2,470 1.00/1.00 vMB 80
673,786 673,786 00000000000000000005568d74b3a1dbf7815cab60b11e72fe72696f4426e221 2,863 1.00/1.00 vMB 57
673,785 673,785 000000000000000000026cf97383e8cc5f091a9a37e6d7033bcd3b094ea774e6 2,656 1.00/1.00 vMB 63
673,784 673,784 000000000000000000053f306e383021b9d045bb7d7b4ec64cb662b2f4c042f7 1,433 1.00/1.00 vMB 76
673,783 673,783 00000000000000000005cacc3dd2c9b25f3ddbee232bab3739061a4cbf14dda0 1,240 1.00/1.00 vMB 103
673,782 673,782 0000000000000000000c51403440bebe789c7d05bf2e3366259a08a23a57cc78 1,954 1.00/1.00 vMB 49
673,781 673,781 0000000000000000000aecbc487550e99b492eec85dd81acfc3d4d165972fde6 1,856 1.00/1.00 vMB 73
673,780 673,780 0000000000000000000d1454bdec5eb24c71930242aba9583aae7d2354673a65 2,158 1.00/1.00 vMB 64
673,779 673,779 00000000000000000000639232e006af102cd0a1eca873573b8767fdd807b496 2,764 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.