Loading Tool

Explorer IconExplorer

Memory Pool

81,402 transactions
30.47 vMB
0.11303117 BTC
Random Selection Loading Transactions
Max Size: 183.48/200 MB

Candidate Block

Mining Attempt c8b9bc1ff91282eaf4b128d58b7513001630738e0d83cf6851d29305a64c31b7
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root c8ff38a5f1f2a5844797ed017ca27cf7fccf91ba4165f063d484e50b3eff076f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,397
Size: 1.00 vMB
Total Fees: 0.03846081 BTC
Feerates: 180.34 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (218,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,518 696,518 00000000000000000007c49ff5d39baa6b10be16c32b06749ed86aa0ff39e000 912 1.00/1.00 vMB 6
696,517 696,517 0000000000000000000d98061745eaef45cf529d8a378f940a160ec6d7ea9ae7 3,213 1.00/1.00 vMB 12
696,516 696,516 00000000000000000011c107e0fd0e83f9796ca8a25b6f2b4b305a46233269da 2,074 1.00/1.00 vMB 9
696,515 696,515 000000000000000000118f7a295dace5f2dbf0341a0b3dae782a3de807776677 588 0.15/1.00 vMB 9
696,514 696,514 0000000000000000000400ad5207e928dae921a7c36340580447265fb815f52b 2,612 0.97/1.00 vMB 5
696,513 696,513 0000000000000000000a655b967b81d61c892ec45da4d2f330a10810051ab74c 2,982 1.00/1.00 vMB 11
696,512 696,512 000000000000000000114d85a6369e764d4fc79235c5e57f17fcb0749c73b7bb 2,656 1.00/1.00 vMB 21
696,511 696,511 0000000000000000000042ae6e859d13eb08e784aee89dca67e27d4fbea2b28b 582 0.24/1.00 vMB 8
696,510 696,510 000000000000000000021d86a7cdc01dc4b8dae0f8a57121bed05e753363cb88 3,242 1.00/1.00 vMB 11
696,509 696,509 00000000000000000009a1475cefa45fcbdc035de0c943fe7b86548c943070e8 889 0.57/1.00 vMB 8
696,508 696,508 00000000000000000011a79c8313c417c32dbf4ce5996e1b9dd1f2109ac530f3 58 0.03/1.00 vMB 5
696,507 696,507 00000000000000000010468b2b9bb0acf1ff525f93968f98e35e2a8adf219123 1,017 0.42/1.00 vMB 9
696,506 696,506 0000000000000000000bf6f9e40ca87ae039d018e231887e73f468c8996408ba 756 0.55/1.00 vMB 5
696,505 696,505 0000000000000000000fb9df1e552dd9c15e12ef0dcd0c94a6073aabe3028ff4 1,313 1.00/1.00 vMB 6
696,504 696,504 00000000000000000008b9e2156ccf67b33a82d0acec6403674743d17c3e783f 1,436 0.44/1.00 vMB 12
696,503 696,503 000000000000000000004db7bbed3bcc6fd348332e71ce88a7fb3188f81925a2 1,885 0.74/1.00 vMB 14
696,502 696,502 0000000000000000000942783f4d2ae45b7361fd13914917728131d2ab16aa65 2,425 0.87/1.00 vMB 12
696,501 696,501 000000000000000000050d107c2a64d4450d84e1ae8c472027b7d5f15c0e6676 264 0.10/1.00 vMB 14
696,500 696,500 0000000000000000000653f0c9174d88f8930b8db858ddfdd65b8d40914a3462 1,474 0.54/1.00 vMB 12
696,499 696,499 0000000000000000000401ebf71c7582cab4c0f046a44a15ec348e0685cdb70b 155 0.05/1.00 vMB 16
696,498 696,498 00000000000000000003bc35ebbffc0c7e6b35ebc626fd5b0b4b222caf3faa15 330 0.17/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.64 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.42 GB
    • Received: 16.24 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.