Loading Tool

Explorer IconExplorer

Memory Pool

45,791 transactions
27.34 vMB
0.06188831 BTC
Random Selection Loading Transactions
Max Size: 145.25/200 MB

Candidate Block

Mining Attempt f854dce84960b1ecd68e05c297d1cfc8e751d45942b581f8bf9f9f207fd93755
Version 20000000
Previous Block 000000000000000000006aeda7cc004234c1ab671c5672364bc6b11d12bb94b3
Merkle Root 2dff1c45e9615b0d677a817efa481eff13cb108d2ddb6e97cb3654b5494e5beb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,749
Size: 1.00 vMB
Total Fees: 0.01095362 BTC
Feerates: 107.07 > 1.10 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,772 (151,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,037 763,037 0000000000000000000580e0dca553aff5329a85525a8d6cce4afcc7a0f3f30a 1,584 0.54/1.00 vMB 14
763,036 763,036 0000000000000000000119f2944914a306ce022b39ec5c6e3112335fe829a2b3 750 0.24/1.00 vMB 14
763,035 763,035 00000000000000000001c5718c4a87143e6ec05b84041e871e41c26252623231 1,673 0.54/1.00 vMB 4
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
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.33 GB
    • Received: 13.03 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.