Loading Tool

Explorer IconExplorer

Memory Pool

85,064 transactions
31.86 vMB
0.19156352 BTC
Random Selection Loading Transactions
Max Size: 189.34/200 MB

Candidate Block

Mining Attempt f0aea7b001958c9fad163b50cba66ee3f92c74b4bffc74807b2fb1d7b700037c
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 5e66c4672394ba13c1a9179b7377b80a40bd04f02988c9174a636e6c1de95ccb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,853
Size: 1.00 vMB
Total Fees: 0.07310106 BTC
Feerates: 301.64 > 7.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (241,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
673,778 673,778 00000000000000000009669a8ee9aa6a476dacddf3a7237ca6ae806ce5e94906 1,983 1.00/1.00 vMB 60
673,777 673,777 0000000000000000000317ccc89c19bd83f0f2915331e94eddcb75a34f689b85 2,727 1.00/1.00 vMB 91
673,776 673,776 0000000000000000000cf3a913de697dc6a05f30c84ff5083be3bfb6dc2e3526 2,342 1.00/1.00 vMB 49
673,775 673,775 00000000000000000001f6eec00762218b5bb84c404d87a4beb95a776142aec7 2,867 1.00/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.