Loading Tool

Explorer IconExplorer

Memory Pool

76,549 transactions
28.60 vMB
0.10241099 BTC
Random Selection Loading Transactions
Max Size: 173.30/200 MB

Candidate Block

Mining Attempt 95b81c3df4f3fc3771df553e0b218788ccd256eb06909dc99f68bfd764090282
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root d672a543ae8410e19ad745f19e0fcc4841c18cc74478e1655b18967e3a608c00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,283
Size: 1.00 vMB
Total Fees: 0.04313396 BTC
Feerates: 101.65 > 4.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (349,837 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,286 565,286 00000000000000000016a2f23dde53db3ed10dfacb240748415e3af32e5a8251 2,193 1.00/1.00 vMB 10
565,285 565,285 000000000000000000154e9cec5ab4422f58e7390e4f56b02b982a211cb35342 3,247 1.00/1.00 vMB 4
565,284 565,284 00000000000000000003e7641a1c1d8dc75ed1fbc25981090660d9d67e87dccb 2,948 1.00/1.00 vMB 20
565,283 565,283 0000000000000000000b10d098f9f97c4258ed542484d6b0797b48cde822a626 3,200 1.00/1.00 vMB 31
565,282 565,282 0000000000000000000269123084069498176eab65a10a8a3857442c53bcebf1 2,390 1.00/1.00 vMB 4
565,281 565,281 0000000000000000002355eacd8247f1c54198e33335335fb16e3bccd7be0f6d 2,858 1.00/1.00 vMB 7
565,280 565,280 0000000000000000000757c63498fff411595d20adc55ebaafbb0954aca9c148 2,463 1.00/1.00 vMB 8
565,279 565,279 0000000000000000001a06b32754d3d3d432c2b4cbe89998d9c436f34a101cf8 3,273 1.00/1.00 vMB 34
565,278 565,278 00000000000000000018fec52afe69ba3996d10cdd29a731d70fe0346fd6abe2 2,938 1.00/1.00 vMB 28
565,277 565,277 000000000000000000068d872d1038bf3ff47956aaa6e19947492030dcc77abd 3,346 1.00/1.00 vMB 31
565,276 565,276 00000000000000000000f80da03f260f4055852d71c7c05d3e7635c106c33375 2,215 1.00/1.00 vMB 27
565,275 565,275 000000000000000000200bafb49c513ea4702fdd41ce9ef08d565fd7308480ba 3,041 1.00/1.00 vMB 3
565,274 565,274 0000000000000000000e01a6a5dae23951f66868b75429db43585a43348566b8 3,002 1.00/1.00 vMB 18
565,273 565,273 0000000000000000002a6c13a94c6bab3fe4c1291de625545bc4b8a6aa27dfd2 2,024 1.00/1.00 vMB 24
565,272 565,272 00000000000000000002c324722b7577c70634d0109da0b914308642de91283b 2,654 1.00/1.00 vMB 28
565,271 565,271 0000000000000000001f2ab6cf09944bcab62f03699fd7290b83e9fe698df830 3,044 1.00/1.00 vMB 32
565,270 565,270 000000000000000000299cb918573994da8e5896ff8c408fcf01f76058a0cecd 2,122 1.00/1.00 vMB 32
565,269 565,269 0000000000000000002c9dacd2e4410e97c8ea8599e750dda1357d525298c473 2,686 1.00/1.00 vMB 42
565,268 565,268 0000000000000000001f9f7a3920d59055ac4551f3b544a9522b7448bab63761 2,964 1.00/1.00 vMB 16
565,267 565,267 00000000000000000029f2f82ec9e427a09ef020f8d90dd626393ae94a840763 1,780 1.00/1.00 vMB 4
565,266 565,266 000000000000000000135176e2292c5f6efd706fa24fd67b0756d831b29ed949 1,556 1.00/1.00 vMB 6
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.82 GB
    • Received: 16.02 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.