Loading Tool

Explorer IconExplorer

Memory Pool

84,101 transactions
31.93 vMB
0.10893027 BTC
Random Selection Loading Transactions
Max Size: 193.53/200 MB

Candidate Block

Mining Attempt c421a7fdae371b5d08fee5925ac5c853a9895af1e46e583e06e7f4bfd1afd7cf
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root a964cd7ebf9b1c18684695a9a37b28581c883176413f0d93c5c17ee75b4e0ef8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,748
Size: 1.00 vMB
Total Fees: 0.03736491 BTC
Feerates: 351.58 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (815,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,426 99,426 0000000000008bc4fddfe37802c2ec6c8b4ed384c3208e3d5b4403f688c8e2f5 6 0.00/1.00 vMB 0
99,425 99,425 000000000001f4aa2dbde7805fd92d616959d215714eebe748564c5ed0c1b087 3 0.00/1.00 vMB 0
99,424 99,424 0000000000010602d7313c12a963830e88bc4735113ee56fabcc9211b34ac717 4 0.00/1.00 vMB 0
99,423 99,423 0000000000036ba759aec9ad87e583762bfe38a2aaf530cd6506f0a68e51e152 6 0.00/1.00 vMB 0
99,422 99,422 0000000000004156c5e9e115ebd9fcfe89b9e747ae17ff69b388934983303634 9 0.00/1.00 vMB 484
99,421 99,421 0000000000028435af20760f2d0f9ffce0461677157ec38a34aa6fb95ca69694 12 0.00/1.00 vMB 0
99,420 99,420 0000000000015c3470bcc5a4090cf45dccc20a5a87744b8a307e93e22841a879 7 0.00/1.00 vMB 210
99,419 99,419 000000000001d59a5d8f4052901eb7da2fd360098581e1529f7a5c228181aeed 1 0.00/1.00 vMB 0
99,418 99,418 0000000000036a6b79f5602297d40a907bacb486ac1d83f252dec5f3c426389e 10 0.00/1.00 vMB 0
99,417 99,417 0000000000020beec7e16b5dcb2d7a9f30f92c78824332c7a7e12d3294f9ae20 12 0.00/1.00 vMB 0
99,416 99,416 000000000000dc68c2493a383dc14e7107e92757b5bd62fa04d1c9bf420a57b9 12 0.00/1.00 vMB 0
99,415 99,415 0000000000003c0412fcd36f5d36a7be55d987ac4e6d4d88cf9512febeafde01 7 0.00/1.00 vMB 0
99,414 99,414 00000000000235938cab3825b3ce3c009beb83dc003c919e4a61fcca6cf52bcf 1 0.00/1.00 vMB 0
99,413 99,413 000000000000ffc877d28b8aa4c51cf4e73cb45b59336966f61a253c93477e66 4 0.00/1.00 vMB 0
99,412 99,412 0000000000022b9a978b2db25a55198ddff1c35730fef94844bf0b5db691f26e 4 0.00/1.00 vMB 0
99,411 99,411 000000000001ebf269cd980e40b4cd2e7da213880cdfb458231c13aa641e5f5d 11 0.00/1.00 vMB 0
99,410 99,410 00000000000029f2e560442dc84fd43030202c04349f8f6f8d56d18edd349118 1 0.00/1.00 vMB 0
99,409 99,409 000000000001651d8b077a8bb5768de21ca78cac6d5c35b70975072547046b47 1 0.00/1.00 vMB 0
99,408 99,408 00000000000290eca328c267945595d4c7b09ee10da02f36d86b03f3014bf4fd 1 0.00/1.00 vMB 0
99,407 99,407 000000000000ac7b2c380948cb90cdf9240db461a82d6e6060e2c85e9866d538 1 0.00/1.00 vMB 0
99,406 99,406 000000000003a3ed47937b0678c486a9f24be08f353c4ba93ec97b90d99af967 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.75 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: 708.67 GB
    • Received: 16.75 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.