Loading Tool

Explorer IconExplorer

Memory Pool

76,236 transactions
28.42 vMB
0.06712711 BTC
Random Selection Loading Transactions
Max Size: 172.21/200 MB

Candidate Block

Mining Attempt 8d2eef0e308ba78a30d1b494210da6f481af48dd44ca03324dec90c9a87adc30
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 05ecb07442bc50a2501f81d5dd6156e8ad80a4b698bb887a294a23fcc5455b9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,473
Size: 1.00 vMB
Total Fees: 0.00816162 BTC
Feerates: 73.20 > 0.82 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (498,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,126 417,126 0000000000000000041bfa5a2ac4c3484d04bb853c4a152626a4a060a2872c1d 867 0.42/1.00 vMB 54
417,125 417,125 0000000000000000021959c72a03ebb47c980e93f8fe62167d8bdc21635c8358 664 0.34/1.00 vMB 55
417,124 417,124 0000000000000000020fcd046d4f6b43c84fa2030eb3ab9d93200e55b02fe474 931 0.46/1.00 vMB 57
417,123 417,123 000000000000000003a6a8fac0656d18670c66ae1200d326aca7fb148cd7d0d3 449 0.33/1.00 vMB 39
417,122 417,122 000000000000000000cc54ef7e2715e19f5d64325b114ffae886a3b99fe86fdf 744 0.38/1.00 vMB 58
417,121 417,121 000000000000000004402b6e05ff3c0784a26513f725701e35341bf393b8a757 229 0.14/1.00 vMB 53
417,120 417,120 00000000000000000057e6f603c673b37c1fc3c368f146ca82459e9d453ca941 1,211 0.67/1.00 vMB 63
417,119 417,119 000000000000000004f2c10eee4b2e749afb2fdbb87f62fe895d055f1bbd02db 1,574 1.00/1.00 vMB 31
417,118 417,118 000000000000000000dfaf7151f2293bdb769cddc352dc5eeebc75398bcc829c 2,660 1.00/1.00 vMB 79
417,117 417,117 0000000000000000011d6addc3031d92680e44ee26ed01cca1bbe001a68c5270 256 0.16/1.00 vMB 34
417,116 417,116 00000000000000000253ce1335a4e659a52e3aaca5a2e800d74dd3c68c014c9e 1,579 0.82/1.00 vMB 60
417,115 417,115 000000000000000002d557de46fb1d01f0fbd6a4c6fde21b5cde783ee7130910 242 0.09/1.00 vMB 73
417,114 417,114 000000000000000001e8321e9f16ea7fd8eb06095fc6b28364517ebdcc76db91 1,031 0.39/1.00 vMB 71
417,113 417,113 000000000000000002fa1d0daee52356ca68a5964efc389e237a5cf589fe82d6 1,073 0.43/1.00 vMB 68
417,112 417,112 0000000000000000029b590bad6bfb1e12f439a605b8262b9252eaf6cf5d0c7a 1,317 0.53/1.00 vMB 65
417,111 417,111 000000000000000001940d8fd0ffa16b6b0caf907ed0e338f2a70aa6202611eb 1,625 1.00/1.00 vMB 43
417,110 417,110 0000000000000000054b53369dc691d4ffa81c295be9b840ec10e52ca7914ee5 2,818 1.00/1.00 vMB 75
417,109 417,109 00000000000000000101d8caa3d40882486870a3b96ed130d0bb5fdd2c9b69f8 664 0.28/1.00 vMB 64
417,108 417,108 000000000000000002b8c827edd767d2fa25a203ccc9312fb811eb6684bbc718 734 1.00/1.00 vMB 31
417,107 417,107 000000000000000003cc644d12ed76bd47558e7d12d2dc54080909129066d15d 2,268 1.00/1.00 vMB 61
417,106 417,106 000000000000000004ea37ea4fa2dd82e5f692ad2cce1d331e841cd5f591e8bb 2,852 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.66 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.06 GB
    • Received: 16.37 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.