Loading Tool

Explorer IconExplorer

Memory Pool

86,143 transactions
32.99 vMB
0.07834135 BTC
Random Selection Loading Transactions
Max Size: 196.35/200 MB

Candidate Block

Mining Attempt cc93c73ce7defef5ae6e888e89479811d032ae963064830380dd7bdda69eb872
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 1b46973595f1ad8bd6d1eb35556274575ba042242b0f42cdcda511ce9a4f15f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,290
Size: 1.00 vMB
Total Fees: 0.01309899 BTC
Feerates: 203.60 > 1.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (240,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,483 674,483 0000000000000000000493010b62dcc594d94a117411ab5d2374d8d99ddc877b 1,784 1.00/1.00 vMB 81
674,482 674,482 00000000000000000008520702e2e3b3fee492be58b26d73c374fdf9cb09f681 230 1.00/1.00 vMB 82
674,481 674,481 0000000000000000000446dccd12d94a8628f56d3b07feb3b90ece2e46564522 384 1.00/1.00 vMB 83
674,480 674,480 0000000000000000000bb69abb5a682b876d8ff4b1513ef2593c613524e51925 1,969 1.00/1.00 vMB 100
674,479 674,479 0000000000000000000bf95a350616ec23a58c39a242e2e9312ec6ac6536c40a 2,133 1.00/1.00 vMB 89
674,478 674,478 0000000000000000000905f7d7b990f40305dbade3dec92e014bb9c450405e59 2,144 1.00/1.00 vMB 101
674,477 674,477 000000000000000000072f055604f0f7ccd52c9ed2f8ffff27fa6865eb32b03d 1,679 1.00/1.00 vMB 88
674,476 674,476 0000000000000000000a0d4dee3d63612a6a9438750004af74adf4e8ea635600 1,976 1.00/1.00 vMB 85
674,475 674,475 0000000000000000000852a69f9b238a36afc29b726373d752c7f83d8deb7d29 2,870 1.00/1.00 vMB 122
674,474 674,474 000000000000000000006070fb01997814c0c04865a3c168b32bba5af9027fa0 2,819 1.00/1.00 vMB 112
674,473 674,473 0000000000000000000088d09753d158799186dfcf7f3710833c7da9b6d59289 2,176 1.00/1.00 vMB 100
674,472 674,472 000000000000000000015c1ec1f299f6211a0934896d8254738196b5a0ab8ea1 1,903 1.00/1.00 vMB 93
674,471 674,471 0000000000000000000643f657e2db76454535cc563b60007db8347bfae70c54 1,906 1.00/1.00 vMB 97
674,470 674,470 000000000000000000015a76c04e1b16f287e3cc5cc4df88e07dfef96e4a995a 2,682 1.00/1.00 vMB 107
674,469 674,469 00000000000000000007b4c8d2fa3af695d893f83aea78a7b58a4693840a46c2 2,693 1.00/1.00 vMB 100
674,468 674,468 000000000000000000029f360057795368a86e33c9b3a608de3a997a218b2724 2,945 1.00/1.00 vMB 98
674,467 674,467 0000000000000000000a44b5d3d9862bee32c4765236ba5ba2d5a67794ffb667 2,161 1.00/1.00 vMB 104
674,466 674,466 000000000000000000016fc3f1c146ba7325005aa2e5285f1a3cc54152e99aa2 3,156 1.00/1.00 vMB 101
674,465 674,465 00000000000000000000083ca55ba3440ff68a09ba695ed99ee620d13836aa60 2,181 1.00/1.00 vMB 108
674,464 674,464 0000000000000000000161f2188638e3040db6a09f4018bf6a662eea2f5d02d5 1,095 1.00/1.00 vMB 114
674,463 674,463 00000000000000000008ab0bfccc6c8caa3ba11cbab3f0ba1900ca4443ccce80 3,222 1.00/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 782.29 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: 657.24 GB
    • Received: 14.50 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.