Loading Tool

Explorer IconExplorer

Memory Pool

53,696 transactions
29.74 vMB
0.10352200 BTC
Random Selection Loading Transactions
Max Size: 159.71/200 MB

Candidate Block

Mining Attempt bf8c664e5a1d81518025c379066440d19a2e22e9e077a4f7c10f0f98c2ebee4b
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 4d4b3a3c6c053369c38ac3c1a8570148b160956061773f6eaeb63bc99a930e36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,792
Size: 1.00 vMB
Total Fees: 0.03131263 BTC
Feerates: 150.77 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (399,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,856 514,856 00000000000000000019b78eff5afa11ab5ef32297c1109dee92d4d4e3e20559 1,134 0.97/1.00 vMB 4
514,855 514,855 00000000000000000042f2b67717cc210ec60fcf803d263bda9666c960b51c56 2,338 0.99/1.00 vMB 13
514,854 514,854 000000000000000000093345b7f93ccb3782b7380e75c2cc6a79ac06ce346663 1,296 1.00/1.00 vMB 16
514,853 514,853 0000000000000000003821b6fd1c2769947f42166522dfab998e4cd508f34bfa 1,834 1.00/1.00 vMB 25
514,852 514,852 000000000000000000261befb3ede7d027f7106351b3b1525c98b95be53360ea 2,273 0.97/1.00 vMB 36
514,851 514,851 0000000000000000000687113e2a0ef316c68f78cac63e7bc7bdbe86d9423a6b 974 0.35/1.00 vMB 33
514,850 514,850 000000000000000000207d317a1f23eee526d9a49d6779d76a7df00c1b6cce64 1,063 0.40/1.00 vMB 25
514,849 514,849 0000000000000000000759d6ef236cecec67f6f0d7dc73a5d17e3947d71de2c6 943 0.41/1.00 vMB 29
514,848 514,848 00000000000000000000fd9c49593d3575e16f651fb8533af535c606c47d24cd 642 0.31/1.00 vMB 6
514,847 514,847 0000000000000000002a15d2ec71391c8ea75a1b94030713c67008caec41f89e 2,405 1.00/1.00 vMB 28
514,846 514,846 000000000000000000178f6b3030622382669a0c380926c61eb9c9557c717743 893 0.35/1.00 vMB 36
514,845 514,845 0000000000000000004150e81bdf16a13a16daaee28a75c808496150b5191e33 1,577 0.55/1.00 vMB 29
514,844 514,844 00000000000000000028c84ef34505797f76e84c7a6789e1efa9fb75281902e2 21 0.02/1.00 vMB 47
514,843 514,843 0000000000000000000b7f025e7c7ec8345284b8076d7819727a9bb678655d1c 263 0.11/1.00 vMB 36
514,842 514,842 000000000000000000365247e70f5bcec288819a8762ff7e49a488e95fe283de 634 0.22/1.00 vMB 33
514,841 514,841 0000000000000000004689d252dcb85542b6eeed34eaec9e6b29eebea0b8dde7 119 0.03/1.00 vMB 21
514,840 514,840 00000000000000000034b243217030a6e40e3a2010760720e45b9b5ad92ed562 460 0.18/1.00 vMB 23
514,839 514,839 000000000000000000259e399956639dbad38b9df2c6d1b15b72b2de165b0f66 1,149 0.43/1.00 vMB 35
514,838 514,838 00000000000000000012bc567a8928ff7363799d86d1898ff99d9d416d43d6d6 1,696 0.61/1.00 vMB 27
514,837 514,837 00000000000000000041f6ad4b457cd7b55ba1a1ce025612f4ad579d45c12a0a 2,211 0.88/1.00 vMB 16
514,836 514,836 00000000000000000007b1b39d505f819e643c4310c9fe7d2bd3e80ba0284aad 2,384 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.