Loading Tool

Explorer IconExplorer

Memory Pool

81,991 transactions
29.99 vMB
0.09647697 BTC
Random Selection Loading Transactions
Max Size: 182.00/200 MB

Candidate Block

Mining Attempt f8c385dc8e496bdf1c91c099bf47f0a2180817c51c030749bef9937104753e7c
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root 10282330ebc810f5d67449e5e6c6b98c62d843ec73181f84bbda6f2685cd207d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,188
Size: 1.00 vMB
Total Fees: 0.02705643 BTC
Feerates: 301.57 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (605,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,749 309,749 0000000000000000289946691c2ba08cd0febf815bf960765af2163e1db8290b 435 0.35/1.00 vMB 14
309,748 309,748 00000000000000000b298474ae3a9ddc59b53bc516e695f2ecb1ffcc33ba329b 437 0.23/1.00 vMB 32
309,747 309,747 00000000000000003d2fd6cab399c6da1f0c28143594b93e0a2d243269263fd8 871 0.51/1.00 vMB 32
309,746 309,746 000000000000000023c6593bb8a44cbc59f918288001aa4b09fc68be19d2d6ca 675 0.42/1.00 vMB 31
309,745 309,745 00000000000000002aed6baec051ad5bcbfcdce5339fb081ecafef8307da6c29 512 0.32/1.00 vMB 33
309,744 309,744 0000000000000000148e2aa7d7fa15e9d3923e4ded33fd0c4fa8718aae06f5b3 104 0.05/1.00 vMB 32
309,743 309,743 000000000000000032c15d009e3a498a329948457657092cc3f8c59fc9be3335 421 0.20/1.00 vMB 29
309,742 309,742 00000000000000002653d14e1a1e84419aaafeee9c117fab42c88b74ab79e37b 1 0.00/1.00 vMB 0
309,741 309,741 0000000000000000321fdb387403c7578a4286eba0923b89a7e240ca8cf2ffd4 864 0.48/1.00 vMB 34
309,740 309,740 00000000000000000d99ac20ec23d887a16e05852afa07e3c2a3136ca995cab5 334 1.00/1.00 vMB 4
309,739 309,739 0000000000000000350b5ac2327a52f80422405e1feb5fbb17475817a89a826c 527 0.34/1.00 vMB 28
309,738 309,738 00000000000000001cc7fd1c5abdc145b52bb38d5250ea3ff7256bdbcf36a7c7 520 0.30/1.00 vMB 29
309,737 309,737 0000000000000000031a8580e9daced303b836933c61fd3b5c4ae904e8bdcab3 51 0.02/1.00 vMB 30
309,736 309,736 00000000000000002d45bb9b306b416d9748771379225d51bf98ebed1606a41f 16 0.01/1.00 vMB 11
309,735 309,735 00000000000000000cbda38a2d84c6e2461bf05d8fc0ffbc3f05677d946a8a93 193 0.14/1.00 vMB 33
309,734 309,734 000000000000000024c97df5ce2fbdd1a485adbacfbe2e7fa4255127304fd734 184 0.11/1.00 vMB 30
309,733 309,733 00000000000000001f9111cc74323aa7b0dcb06802a5b487eb10a88df24424c6 24 0.01/1.00 vMB 33
309,732 309,732 0000000000000000216717d8ebfcbc92b5c787c97ad628ea365567ad8d90ecd5 44 0.03/1.00 vMB 19
309,731 309,731 000000000000000015f1c83019dc3d6bfd61f88f174bc2c60c90f92f364c6378 479 0.44/1.00 vMB 20
309,730 309,730 00000000000000000ea63656d0ab1cee017b5f8f842db5c053d38fd59e277e0a 154 0.07/1.00 vMB 36
309,729 309,729 00000000000000001b3f0a239a98eeadd92cfad35c6316eae267132d20f51117 250 0.11/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.60 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: 671.75 GB
    • Received: 16.00 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.