Loading Tool

Explorer IconExplorer

Memory Pool

35,950 transactions
25.67 vMB
0.05513413 BTC
Random Selection Loading Transactions
Max Size: 131.40/200 MB

Candidate Block

Mining Attempt 0fd99add723ff82f880146b9cbfe043be585f9b0d3eff3ba378760ea18ea4883
Version 20000000
Previous Block 000000000000000000003056aa79f3e9ae7f1ebca1b480aef0e8e00b84a1a03a
Merkle Root b1f0084f78572ad3011e93ce9869bad8d2fd21bf69570247b094e62d993a0af0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,607
Size: 1.00 vMB
Total Fees: 0.00818332 BTC
Feerates: 150.93 > 0.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,675 (330,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,441 584,441 0000000000000000000c57cd3e7657732db7442b5436c45254ed3a980d59ad0c 2,460 0.83/1.00 vMB 35
584,440 584,440 00000000000000000008507b512ec584984313eb49a4da645e940cf06a8f515d 522 0.28/1.00 vMB 29
584,439 584,439 00000000000000000008685792ae8fe07c4846cbe22b75b0a74f4a231b252872 2,375 1.00/1.00 vMB 20
584,438 584,438 00000000000000000009f70e99c14e604a71cf3bfd96971f3f737b383fdaae29 2,794 1.00/1.00 vMB 34
584,437 584,437 0000000000000000000194300ac7b9bfbf66e8c874114534457f7e1575e70701 2,815 1.00/1.00 vMB 37
584,436 584,436 0000000000000000000ab74022e2d6b59c705feb1c7748958896ea0b6d32aee3 1,950 1.00/1.00 vMB 50
584,435 584,435 00000000000000000014ca4110dc4755d8d3ac2a19eeea631fda4772b5844872 2,460 1.00/1.00 vMB 47
584,434 584,434 0000000000000000000f2fedc3e48f90241dacf4865b75c8b0e681f44ee0845d 2,749 1.00/1.00 vMB 92
584,433 584,433 00000000000000000007a4594173aa6ce0878ab11a8d9843340e1c9e381a1106 2,857 1.00/1.00 vMB 41
584,432 584,432 0000000000000000000721daaa28bf8b1244823b052686308b2702e175842058 1,127 0.38/1.00 vMB 35
584,431 584,431 0000000000000000000f6b3fdaf4019925a4112149a7de4d48fab27f440dbd8d 1,562 0.58/1.00 vMB 28
584,430 584,430 0000000000000000001e48a2c39f2951a40e93442d26cae5f2383b451503c997 2,405 1.00/1.00 vMB 23
584,429 584,429 000000000000000000033c18db5d6378ef16f9129261b2f474a6d958cce73a64 2,578 1.00/1.00 vMB 70
584,428 584,428 0000000000000000000545e57557d7482778064b14e20d00f7b68d5735df3c62 662 0.29/1.00 vMB 44
584,427 584,427 0000000000000000000b6227a7085e28289fa194c59ce137ee42f66a5270f916 1,944 0.79/1.00 vMB 33
584,426 584,426 0000000000000000001038bcd965c694491c2a7e825cd0a4ee8d3576e885857d 2,350 1.00/1.00 vMB 35
584,425 584,425 0000000000000000001e344d8deefa8499f425e826d66c43532af4ad0233f58b 2,097 1.00/1.00 vMB 9
584,424 584,424 000000000000000000096a8809802ccf37c8e0d2d6130ff37e8d81d2d0e02654 2,194 1.00/1.00 vMB 49
584,423 584,423 0000000000000000000636c2d7db8898acc085305328dd31434911de629b8b29 2,509 1.00/1.00 vMB 69
584,422 584,422 0000000000000000000c90d02bcca9deb5a75df7c82369992da448d32df17904 2,172 1.00/1.00 vMB 83
584,421 584,421 00000000000000000012cd6260fec2691fdefe7cdba792ee521d65d689d67c88 429 0.18/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.82 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: 635.61 GB
    • Received: 12.32 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.