Loading Tool

Explorer IconExplorer

Memory Pool

73,694 transactions
28.16 vMB
0.06754384 BTC
Random Selection Loading Transactions
Max Size: 167.55/200 MB

Candidate Block

Mining Attempt 6eada807b7e9064e1635049bbf397f7627ef002321c59c4159c95402dece0098
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 5bd52cceae5e19dd597280559310db7bdf67112df757963db3225dcafb1e797f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,957
Size: 1.00 vMB
Total Fees: 0.01125757 BTC
Feerates: 101.62 > 1.13 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (397,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,242 517,242 00000000000000000007286a3e30b5e3ecab56e12c8a364474df1b6dbf245564 1,966 0.91/1.00 vMB 17
517,241 517,241 0000000000000000003d1c0fa13f9373f5471d4ab46722b4f8b37dddb06fbcce 2,912 1.00/1.00 vMB 37
517,240 517,240 00000000000000000004819b7cc7ae212c80dc9b8e115b6f0bb920c4834df664 1,023 0.44/1.00 vMB 24
517,239 517,239 00000000000000000044e7105e20b009562df95b91ea16fe818efb16763d3901 520 0.22/1.00 vMB 25
517,238 517,238 000000000000000000092fae69739f3f41b839262bc51d6733bdd67ad185144d 313 0.12/1.00 vMB 30
517,237 517,237 0000000000000000000cce6e312716b425f7269d9a0ce7b2005afe29852f5941 462 0.27/1.00 vMB 18
517,236 517,236 0000000000000000000957dde131a0cb8d720c306d8d4fe219086b7ff7f94afe 1,077 0.43/1.00 vMB 29
517,235 517,235 0000000000000000003f29f2aedbd4f0daf2f38bf75dacd7693a532efb4429fa 407 0.14/1.00 vMB 24
517,234 517,234 000000000000000000268b0323117758d4d25194086a3b0d6a5e6d7bcbf3b9b1 2,279 0.87/1.00 vMB 22
517,233 517,233 0000000000000000004dc71848ff31f8c227f7e73efe42da4cdfcbfffd1e7099 688 0.39/1.00 vMB 6
517,232 517,232 000000000000000000129ce9e062094584471d8af6632b7bea644f6b986941d7 1,464 0.47/1.00 vMB 25
517,231 517,231 0000000000000000002ad975a9e156f9a773a07e297dfeabd02574ef377c3a84 947 0.43/1.00 vMB 44
517,230 517,230 00000000000000000037c2423cae95779f76a8a798fc5dc02d0e0b68427eaedf 1,786 1.00/1.00 vMB 16
517,229 517,229 0000000000000000004c011a20ed06f2bffe62a47d1d13e918e7a3424fdef3dc 2,516 1.00/1.00 vMB 30
517,228 517,228 00000000000000000040e559ba73e3143b8fd4885aefad1f273644bb4faf26fa 1,273 1.00/1.00 vMB 18
517,227 517,227 0000000000000000000ba1575d78ef0f66faa5b8a0ee3a8cf6effe64c3e2d104 1,187 1.00/1.00 vMB 29
517,226 517,226 000000000000000000476f93da1423f01e4f484a431a048337fdb14700379ee5 715 1.00/1.00 vMB 70
517,225 517,225 0000000000000000003db9a66b770da147950273b7af5dd9f0744d60bb1577c3 1,072 0.47/1.00 vMB 37
517,224 517,224 0000000000000000003c7b8d6310e6892dd7c8b1410e8ac55907a223c6182225 2,062 0.81/1.00 vMB 27
517,223 517,223 0000000000000000001aabd460020aa70a922a9c0532c870093a899d09c43d0e 843 0.44/1.00 vMB 36
517,222 517,222 00000000000000000024ba44f612c7d4296ddf781f44139dd763b28c7f71a6be 441 0.22/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.