Loading Tool

Explorer IconExplorer

Memory Pool

80,914 transactions
29.66 vMB
0.12475312 BTC
Random Selection Loading Transactions
Max Size: 179.83/200 MB

Candidate Block

Mining Attempt 75398cced35e71ecb103349b270a7fcd927a65328e4d7eece76ebad0b8423f47
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 9759fa2fab87827237b1580fe143363752cc51f5d3d7887b2d44167c1a49b4b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,850
Size: 1.00 vMB
Total Fees: 0.05906106 BTC
Feerates: 151.07 > 5.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (151,819 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,299 763,299 00000000000000000002a1a6062d1a6e94c1f20666abf880c7be258a7c4e5921 2,912 1.00/1.00 vMB 31
763,298 763,298 000000000000000000017056cbab67f90e37cb1fb16d129deb3e3efa95244d8d 916 1.00/1.00 vMB 17
763,297 763,297 00000000000000000006a13053842981022566878abd16eb377360e645a2902c 1,030 1.00/1.00 vMB 17
763,296 763,296 00000000000000000000a09c1a85b1fc9fcdcaa30b3089a6c5a028ade3aa74a5 1,405 1.00/1.00 vMB 15
763,295 763,295 000000000000000000040972ef4303c5fa6ae29775f4b2ba38b510b79e865cb4 2,842 1.00/1.00 vMB 25
763,294 763,294 0000000000000000000041374ea586c70cb8401698e8d4c414967e01758dccac 3,000 1.00/1.00 vMB 30
763,293 763,293 00000000000000000001b79ffa0b0d0ffa9685614e28bb4bcacfb877128d8754 1,752 1.00/1.00 vMB 24
763,292 763,292 0000000000000000000258bdb4fa9a8400191647e65307dcd6e2e662924de306 777 1.00/1.00 vMB 17
763,291 763,291 00000000000000000006e7045f23740f752a9584fa627c6eb0ad8fac3dce1480 1,151 1.00/1.00 vMB 15
763,290 763,290 00000000000000000002bff8d43f091eb97e7f16717e2c02e842277c1bdc16e2 2,249 1.00/1.00 vMB 20
763,289 763,289 00000000000000000006a3d8c9bcfc40bf181318e80a084b5deb1624bfbca613 3,880 1.00/1.00 vMB 28
763,288 763,288 000000000000000000005f7e154eff1bcbca7a28bd9aacf395395a4bd12faec1 3,035 1.00/1.00 vMB 44
763,287 763,287 000000000000000000019adcb043b50e0606cc9c484a7e99cbec092133ba7661 3,083 1.00/1.00 vMB 45
763,286 763,286 000000000000000000017035e923430f4948488d52beb6a84dd7add8cb1618d9 674 1.00/1.00 vMB 15
763,285 763,285 000000000000000000025cedc5b6bf9d01a559ee186e6ede105f48e1d8a6f8d6 361 1.00/1.00 vMB 14
763,284 763,284 00000000000000000002089aef532bda507fc20c8d27b16c808be3c5d49c1c03 817 1.00/1.00 vMB 16
763,283 763,283 0000000000000000000490918677e259cb104f481598eab4c015b0163d032cb5 1,715 1.00/1.00 vMB 29
763,282 763,282 0000000000000000000324f5ae03fd2cef4f49bd0e503d313ea22d968bcf079f 1,621 1.00/1.00 vMB 25
763,281 763,281 00000000000000000002a0328989c221c79366a3ddd0b0404848f37640a75778 3,047 1.00/1.00 vMB 21
763,280 763,280 000000000000000000053610c7f187e1ccf2c700e2246636bf4d98e4cb20d293 3,252 1.00/1.00 vMB 40
763,279 763,279 00000000000000000000fe108e139a678a1bdd49affba7d5cd81ddb4f661a528 2,670 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.59 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.64 GB
    • Received: 15.97 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.