Loading Tool

Explorer IconExplorer

Memory Pool

79,711 transactions
29.70 vMB
0.07975869 BTC
Random Selection Loading Transactions
Max Size: 178.44/200 MB

Candidate Block

Mining Attempt acec5bfc81946436c6f24f07cbeda27c6cce1fb28fbf2caf6e7cf84bda842ab3
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 8a3a0159881592a0c210426b80459b7ca5aca0f2ab74a45e4aa1fb2433eccde7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,303
Size: 1.00 vMB
Total Fees: 0.01931025 BTC
Feerates: 502.65 > 1.94 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (406,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,252 508,252 000000000000000000607fb95c85b31d36d816c66eb5f5834e28f2dedf605a80 873 0.62/1.00 vMB 72
508,251 508,251 000000000000000000227882f68ef5452acd448da30e9f8bc8b5cc2ad316d656 1,060 1.00/1.00 vMB 31
508,250 508,250 000000000000000000026f7addcdd2fc27b84e7f9a97130d1102bbb4cb9234ae 312 1.00/1.00 vMB 15
508,249 508,249 000000000000000000379cabf5dde5dcd12f334551ac954878f9e5b5cd67b4c1 1,706 1.00/1.00 vMB 84
508,248 508,248 0000000000000000002b6a5c16a8d141e19d265398d43e6619e18d666bad25dd 689 1.00/1.00 vMB 42
508,247 508,247 0000000000000000004587c947e35e98926057059538dc8a82f0966ccbea960a 534 1.00/1.00 vMB 31
508,246 508,246 0000000000000000003cc592d30a140b583499b9b66226562623711e3b978328 1,596 1.00/1.00 vMB 59
508,245 508,245 0000000000000000002a7ee724b03bbb2ba909a0052136cd2113cd68b82a4e2a 1,407 1.00/1.00 vMB 36
508,244 508,244 0000000000000000002419ed81aec79563643fa6ced1c7cde968222be7004abe 2,868 1.00/1.00 vMB 162
508,243 508,243 000000000000000000154ad00754fe3353f14bf14ac10f41aa1ccc5ddbd25802 2,345 1.00/1.00 vMB 145
508,242 508,242 00000000000000000007a488983825db5f3a7702b2b3c132ca5bf2f7f9995fb6 189 1.00/1.00 vMB 8
508,241 508,241 0000000000000000002b57405001a9a517ccec13b582bf8c63e717a1c0058ddf 1,236 1.00/1.00 vMB 64
508,240 508,240 0000000000000000006031cba3f83b0fcbbda52d6396277f4aa6d3ba14a68295 363 1.00/1.00 vMB 21
508,239 508,239 0000000000000000000a71dbf07e79cbacafa5831220d8b32bbc0e6c98a4f89b 1,512 1.00/1.00 vMB 64
508,238 508,238 00000000000000000027f29b8ea808d67ca51abe2e4c598d78f75de0659c2515 1,986 1.00/1.00 vMB 10
508,237 508,237 00000000000000000005a9ce3f8cfa8c23da7543b45ee4cf109a77b6bdcf83e7 2,580 1.00/1.00 vMB 141
508,236 508,236 0000000000000000001f8e0e1719263f7505229bc4f152784cb43aa669fd1176 2,208 1.00/1.00 vMB 152
508,235 508,235 00000000000000000043e455fd3e4ed24347b18f65186f4ac68468f59908841c 1,693 1.00/1.00 vMB 49
508,234 508,234 000000000000000000496550e9edbd68ab8ac36a0e0695edd04b9a6512df3e75 1,739 1.00/1.00 vMB 119
508,233 508,233 0000000000000000005ba3d15c621ace2c0b191cbbb2646a7e47f727955280a2 2,470 1.00/1.00 vMB 218
508,232 508,232 0000000000000000000e4ab4efd088e2568abadba3d338cf953c30c719d9c58f 1,341 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.