Loading Tool

Explorer IconExplorer

Memory Pool

46,558 transactions
27.36 vMB
0.10131410 BTC
Random Selection Loading Transactions
Max Size: 145.75/200 MB

Candidate Block

Mining Attempt 9fcb5472f3f80396e98ce534a6ed8feeb7498ada5b443a168927820968d00123
Version 20000000
Previous Block 00000000000000000001bfbced3ea009a2f71c20ce288c536043b9b1575dc7b2
Merkle Root 52fbd7838e6bfb279bb1cfd63b48d5c9d8af025709fac11c17e132d9320fe2e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,876
Size: 1.00 vMB
Total Fees: 0.05029968 BTC
Feerates: 101.66 > 5.04 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,771 (151,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,034 763,034 000000000000000000078ef413eb58d1be0b9c5765e0e8b9d0fee6d4eb25d396 2,811 1.00/1.00 vMB 20
763,033 763,033 00000000000000000000b89d774d096ea3398b4e829b68a8e437b4b8eb66897d 53 0.01/1.00 vMB 18
763,032 763,032 00000000000000000002035521ea625274bd76179c0aad3b1193ddd364c983b4 1,768 0.84/1.00 vMB 9
763,031 763,031 0000000000000000000497d1232b39ab631326d18e518684f91eb4d0a6ac4938 1,415 1.00/1.00 vMB 19
763,030 763,030 000000000000000000053f105b371b4aad05443ccec383c14a22958995d31afb 2,693 1.00/1.00 vMB 14
763,029 763,029 00000000000000000005775d538960c706993345ecd29b6bdbdcfacd2bdfdc84 2,641 1.00/1.00 vMB 4
763,028 763,028 00000000000000000005c1f000ad5e4f02fae40684cfe086d519c2623a72bafb 3,096 1.00/1.00 vMB 26
763,027 763,027 00000000000000000002d660b9821cd4fe4e18b568c885563531d20380836392 1,783 0.67/1.00 vMB 13
763,026 763,026 000000000000000000068ad42ab586e0ec2d0eb58641e179d7543bceb6abb8f0 56 0.03/1.00 vMB 8
763,025 763,025 0000000000000000000704c0e725b44fbf111e5e1b81719c8b9802bed6c8196a 856 0.57/1.00 vMB 6
763,024 763,024 000000000000000000030d40e8fd9df9f8464e5d3f80c6d7be5aaf58965caf58 1,585 1.00/1.00 vMB 6
763,023 763,023 000000000000000000010c087ee924bfba6548696b6064251a881645c999aa6e 3,178 1.00/1.00 vMB 18
763,022 763,022 0000000000000000000431ad16d3e5c7b1b6918f0a12ec79c8168e982e7c8dee 2,230 1.00/1.00 vMB 12
763,021 763,021 00000000000000000006da1a1f12d608c03c1a028074e38d1d4ed00f0c1fb856 1,397 1.00/1.00 vMB 6
763,020 763,020 000000000000000000001dcc22ff16644ac0d031b1cd401d96402c7f4c666919 2,118 1.00/1.00 vMB 17
763,019 763,019 0000000000000000000778d279db388fae17c44340caaea070fe0f3717fe7681 571 0.64/1.00 vMB 7
763,018 763,018 0000000000000000000250e5250977062cfc410aa047ee1ef6b06d5ec0df9527 1,454 1.00/1.00 vMB 13
763,017 763,017 000000000000000000027309c9365bdc3679a643f9a78d709facc39496956508 1,076 0.43/1.00 vMB 12
763,016 763,016 000000000000000000008baac3a955a0d0e8762ad88d06dcd6cd82a0c157ccc5 2,925 1.00/1.00 vMB 14
763,015 763,015 00000000000000000002b7ca6d6caf1f55ac0e51de2859721c438ef1fc9f5dc9 1,744 0.70/1.00 vMB 5
763,014 763,014 00000000000000000001fef619a44ff1dc2fa910effb8451cda7fb5898307890 3,234 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.98 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: 648.26 GB
    • Received: 13.02 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.