Loading Tool

Explorer IconExplorer

Memory Pool

74,000 transactions
28.54 vMB
0.07228812 BTC
Random Selection Loading Transactions
Max Size: 169.14/200 MB

Candidate Block

Mining Attempt b844d64430cfdc3ca5d944b79e21cab7d418e898e3ce1974958a8faf68a447e0
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root 30088dae6caf72445c4f1593ad81319cdf46888e01cf23439c1c8e812940474e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.01494408 BTC
Feerates: 250.89 > 1.50 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (542,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,600 372,600 00000000000000000382ef35f41f609fe22fe0b9f3e95111c93ff42c2f6877ae 476 0.26/1.00 vMB 22
372,599 372,599 00000000000000000da48a4e60aa4334ae91522444df21859eed8d8fe0f6edb9 1,585 0.76/1.00 vMB 42
372,598 372,598 000000000000000008d849da9fa5231559d9a3a71fec00252b1276dc36f0c3b4 887 0.39/1.00 vMB 42
372,597 372,597 0000000000000000008a5d6c2e81ebbf65b98b3b1daff9fc7c518560f8e55151 2 0.00/1.00 vMB 0
372,596 372,596 000000000000000011e395c9a8b0d9af0e47cfca056dde313216c299c0034892 1,384 0.61/1.00 vMB 46
372,595 372,595 0000000000000000007f3d7a17a7565d9b326ad7a692710a71ed070394399a33 1,653 0.75/1.00 vMB 49
372,594 372,594 000000000000000008101836aa63e20b5cd2b3e4bd4133cb990306c4fd2c4f60 650 0.30/1.00 vMB 40
372,593 372,593 00000000000000000211b5fb91b2eaad71b99a3ad4bbf04982d86aac072ecb10 1 0.00/1.00 vMB 0
372,592 372,592 00000000000000000a2fcb522f85a4c6610400bb7d1c4708f334132a9c732cd8 727 0.37/1.00 vMB 36
372,591 372,591 00000000000000000cfccedb42998e748911bab92d2b5c039db5e9cf19907505 238 0.13/1.00 vMB 36
372,590 372,590 00000000000000000d2d466f323a602eb187c203a98df0467b1aa4309cb232ca 577 0.30/1.00 vMB 40
372,589 372,589 00000000000000000a67b92aa8afe9dc9f0d2eee35a47ca968823f4605aaf528 506 0.24/1.00 vMB 40
372,588 372,588 00000000000000000e8a563233402ffa33d58bb1a0505eafca0722bfc3ba838c 909 0.50/1.00 vMB 26
372,587 372,587 0000000000000000056b2c07b093727ae1d49186ef93857e5bc8ba97cac52790 2,188 1.00/1.00 vMB 49
372,586 372,586 000000000000000002246d29889459005f52e7f1f38524553b088baa90dcc643 629 0.31/1.00 vMB 41
372,585 372,585 0000000000000000105aa922cbb35c5cc630753c7b1aac4d000a8695fec41136 300 0.16/1.00 vMB 7
372,584 372,584 00000000000000000fdc6526a60522d44731c4d30b36421c10bb21fbe97eb468 962 0.45/1.00 vMB 36
372,583 372,583 000000000000000012aed1dbdf64f6ee21d388531f347ab5f240dae6f69bc974 834 0.49/1.00 vMB 32
372,582 372,582 0000000000000000119aca8cabf5e9202c021e21b5201d74fab1bb5e12ed4183 63 0.06/1.00 vMB 13
372,581 372,581 00000000000000000a574a53de3e1272a1f3d10b32ccc23ccbbdc2371effeba5 383 0.30/1.00 vMB 31
372,580 372,580 000000000000000003b4700b82fcd5cd86987f09c24df7d20d2396a741285749 467 0.33/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.47 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: 667.98 GB
    • Received: 15.35 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.