Loading Tool

Explorer IconExplorer

Memory Pool

78,476 transactions
28.95 vMB
0.07132661 BTC
Random Selection Loading Transactions
Max Size: 175.58/200 MB

Candidate Block

Mining Attempt 69e20ab8ad999b7a955b63fed2f360ed760fe79d146ebdb173dc12fd4a23e32a
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 8abdeaa64b37ecaae50b776945e0148c766a065a781fac018f75de5aee43d842
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,084
Size: 1.00 vMB
Total Fees: 0.01108562 BTC
Feerates: 73.20 > 1.11 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (540,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,031 375,031 0000000000000000098abc10d138665ae7a2c3036d9a373fad19539d45803e61 2,742 0.93/1.00 vMB 61
375,030 375,030 00000000000000000cb2e5655afc71fd0d4ef70dc891c5f142bb3e2521349f7f 1,083 0.61/1.00 vMB 15
375,029 375,029 00000000000000000b6a06426c830fec1475624a428688d254dc5c5ae2a6e1fc 642 0.51/1.00 vMB 22
375,028 375,028 00000000000000000b472bcf00ff42ad01dc24a7471d1de5c1519ea3a6bb11af 950 0.75/1.00 vMB 17
375,027 375,027 00000000000000000a391ee75ab09a44cbc0df36fcd3f4fd4899e7c0b0f35c18 1,830 1.00/1.00 vMB 37
375,026 375,026 00000000000000000466dcd9486f61baaa64e5e0093d5df575c3b8e406fd15f2 2,202 0.93/1.00 vMB 62
375,025 375,025 00000000000000000b9026ff3d2337aff0619c26ad34f62fd81d8f2ec6c579df 1,613 0.75/1.00 vMB 5
375,024 375,024 00000000000000000717c3685d9eee1559ac98af8a71220fa470a3ea1a64cb04 3,282 0.95/1.00 vMB 6
375,023 375,023 0000000000000000041d5df6b32f97f0517f78aa564f8fbdf88cf457fadbefc8 2,814 0.75/1.00 vMB 13
375,022 375,022 00000000000000000b3fcf0865fbe77e9f34ee813d430d8580e240574d9f1a3e 611 0.36/1.00 vMB 24
375,021 375,021 0000000000000000016ba1d10fbd6b3c76cb341b11d8ff58edae966c42ed33eb 397 0.16/1.00 vMB 43
375,020 375,020 00000000000000000bbe31ca24a3cdeb92af02ecd9491e2cc379d9fa6e5604e7 3,004 0.93/1.00 vMB 30
375,019 375,019 0000000000000000106db9a140eb95659cde6cbad0b64501ef827b00a14a3f07 3,282 1.00/1.00 vMB 16
375,018 375,018 000000000000000011d9758f5f7f7f9aa89bd7511e8c29b5be854100eaccd47e 4,144 1.00/1.00 vMB 6
375,017 375,017 000000000000000004d85b8c36c3ca5403c804bb0a0f5480c691304baa967d1d 2,728 0.93/1.00 vMB 22
375,016 375,016 00000000000000000e46e42ee1569d65fb0ff8d7ba99c9319cef2ebfd1ecd6c3 2,353 0.75/1.00 vMB 12
375,015 375,015 00000000000000000d6d92e5008e438869ccc48c82ae43e128a00a3169c425cf 1,843 0.95/1.00 vMB 12
375,014 375,014 00000000000000000dc33a84c8b718b931c84e2c2c2f513c2658c47a92ea6476 1,532 0.75/1.00 vMB 23
375,013 375,013 000000000000000008235817e0cb75383319713ebdd22622eff09fca1084d714 88 0.04/1.00 vMB 26
375,012 375,012 000000000000000010fbff66c3770e4456c8a1b0a1fad23054c6aa1154c951bf 1,416 0.93/1.00 vMB 29
375,011 375,011 00000000000000000857a78d9ba77dc14aa288af40dfd25a5ce9680ea8b9c45f 2,668 0.88/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.89 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.