Loading Tool

Explorer IconExplorer

Memory Pool

44,811 transactions
28.57 vMB
0.12106911 BTC
Random Selection Loading Transactions
Max Size: 151.08/200 MB

Candidate Block

Mining Attempt 970da1ebc8638b7a01346a4b29a2ebfd0c617c47c1f0bf78748147cce701650f
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root b91b6c114891e4bbfbe19dc166ab1a6cb24640351986b01c38c7a38e14fd3f8a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,449
Size: 1.00 vMB
Total Fees: 0.06679852 BTC
Feerates: 101.65 > 6.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (731,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,234 183,234 00000000000009f1fb662c61f12bb44a5b8ad3b799347eee16585cbd3bd7cb89 17 0.00/1.00 vMB 91
183,233 183,233 000000000000068926f150b0abb7227448bb2017bb593cc13802c093a81820cf 98 0.03/1.00 vMB 28
183,232 183,232 0000000000000388eb0bca511097cf9e976423215b061bd119149041ffe65041 52 0.02/1.00 vMB 96
183,231 183,231 000000000000075ec1123636a804edbf68f99cd2d668ac7e27298322766af4db 10 0.00/1.00 vMB 15
183,230 183,230 000000000000064dbacca593d1083f087af393c0727cc93050d8574113e795da 76 0.05/1.00 vMB 106
183,229 183,229 00000000000009403ea0a0972782f5e25c64cbcb4b6e08b8d78cc58fc5382015 125 0.05/1.00 vMB 192
183,228 183,228 00000000000008e0a954816a9d8c6a8f0962c8f8395c8b674a634419ffa27ceb 83 0.04/1.00 vMB 130
183,227 183,227 000000000000019f6077c4335cbcf204f24dc329d1cc8cdd9bf7bb090c0d2670 66 0.03/1.00 vMB 211
183,226 183,226 0000000000000a5d3d3bf31c41ed86b4fed82987e87ee2d559fb60be1bfa0eb3 141 0.05/1.00 vMB 36
183,225 183,225 00000000000005ff4f10419d25127ad37f13ca636fece2bd0171fc580a04d39b 101 0.05/1.00 vMB 153
183,224 183,224 0000000000000933f4dd56869aea3231dc39d6e8cc78a12e164e5b6eef51a84b 8 0.00/1.00 vMB 0
183,223 183,223 00000000000002b7db74403d0f8e8ebe74f236395fac9aac52d0fe654a0ac3c5 9 0.00/1.00 vMB 45
183,222 183,222 000000000000073f249dab16a398721bc0315a7572bd1905bbc22476e225c9d9 79 0.04/1.00 vMB 106
183,221 183,221 000000000000028c006917517d79f10e0748d059aaa9a3f49214a9f717dfc088 59 0.03/1.00 vMB 87
183,220 183,220 00000000000006407705bdbd83413785420b6cb1f2fc7f9aa446634749aa6a45 40 0.03/1.00 vMB 188
183,219 183,219 0000000000000734f4baa3e6e9c44c5dfd28b80b768f7387db084b338248ed25 6 0.00/1.00 vMB 2,378
183,218 183,218 00000000000005ba550efe33f6d2a0d78e06137d24949bda4e5f0cdc8a18dc04 71 0.02/1.00 vMB 37
183,217 183,217 00000000000004e49c8a5f35a2dd4b902d8b608ed12b8d0a0d31b9de184720fa 53 0.02/1.00 vMB 98
183,216 183,216 00000000000006b98fe0287049199b1d0fd5814f482f22c245a291f21a935710 100 0.07/1.00 vMB 166
183,215 183,215 00000000000004448969a17ef67a7208d03227babe043a4d031dd1cc5bcf1372 62 0.06/1.00 vMB 66
183,214 183,214 0000000000000241d494c51d4c631f8ec89f26b9094bda93278eae8a9f1ddefa 64 0.04/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.