Loading Tool

Explorer IconExplorer

Memory Pool

41,680 transactions
27.69 vMB
0.07502676 BTC
Random Selection Loading Transactions
Max Size: 145.02/200 MB

Candidate Block

Mining Attempt 9fb0154281cebb1be01950ba2132e99c259ffa7cf003264637190731694668c8
Version 20000000
Previous Block 000000000000000000013dd95464f52e03149d186d83b760a679c5196384c107
Merkle Root f7a2c0fb59f8f11d47a6141975a7310358ff8149beb0224cac8843140e7e2dd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,086
Size: 1.00 vMB
Total Fees: 0.02323923 BTC
Feerates: 150.79 > 2.33 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,865 (477,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,680 437,680 00000000000000000336fb38dc25f841246536540b3a007d67819caccb210d9b 730 1.00/1.00 vMB 20
437,679 437,679 0000000000000000031e4b68f1591a920f069b2cdc06f4b34a0210fe870105bb 1,429 1.00/1.00 vMB 35
437,678 437,678 00000000000000000262817365e28f5c5e6631f3078d7c5be68f7133464f5dd6 2,327 1.00/1.00 vMB 53
437,677 437,677 0000000000000000036dea4c8b425afd7ff0be1b9cb8dbd4adc9cf57b38bcaa1 50 0.01/1.00 vMB 235
437,676 437,676 0000000000000000006a8c4ad505c5f706275d2d57c905bbca07a854b9d7b7bc 2,578 1.00/1.00 vMB 87
437,675 437,675 000000000000000003ddd3acef3ffb6e0317bd5787867662cf5be78010451526 2,312 1.00/1.00 vMB 72
437,674 437,674 00000000000000000394687c0b185b442ada27483e5564fa35b9ca9b09eed388 2,275 1.00/1.00 vMB 78
437,673 437,673 0000000000000000034b83da026e76d61b1a9189718f385d1f621f2c5c470af5 2,555 1.00/1.00 vMB 86
437,672 437,672 00000000000000000325bad67ad70d38ab51dd1eb333d1e1990a486b45416e76 2,561 1.00/1.00 vMB 71
437,671 437,671 000000000000000000f679d7f38125247164f7ffa1383f383de4e9fa88d91e80 2,667 1.00/1.00 vMB 78
437,670 437,670 00000000000000000024a5cc9bf44bf8727c5b572173e0940cf076a953252b1b 1,552 0.75/1.00 vMB 84
437,669 437,669 0000000000000000003f701dff82cd73ae64e15846e83f964b16401ef4179e99 2,966 1.00/1.00 vMB 108
437,668 437,668 00000000000000000002b7ecdbcfe90f621ed78f9d03fa797b61982932593d2d 231 0.15/1.00 vMB 61
437,667 437,667 00000000000000000358e8b12e9d6878f016712c59a0e7961057a812bab4a1f1 1,949 0.88/1.00 vMB 44
437,666 437,666 0000000000000000011ad55365dbcee74f1d504b00cb5d9a3eafe2456766fc29 2,105 1.00/1.00 vMB 97
437,665 437,665 0000000000000000029bef9c5ac70a2e40cb62ee315a6b35f22b919e22675820 872 0.39/1.00 vMB 68
437,664 437,664 0000000000000000044c98dca5a8c440c3f2728dd31472c812e55179fbfa5ca8 1,052 0.40/1.00 vMB 73
437,663 437,663 000000000000000003702ded872de35b9a9fdd0943ee332ac9057a02e9090026 1,876 0.81/1.00 vMB 68
437,662 437,662 000000000000000001d4c376e5a894f832d549946ef2452685f98b21fc925f4a 448 0.17/1.00 vMB 89
437,661 437,661 0000000000000000036ac8b064c08b7b923c425100fc46abb71b863bd933f7a1 716 0.75/1.00 vMB 28
437,660 437,660 000000000000000000091ef3cc6414f70103007d798ff2d233ad4d1462dc2b02 1,766 0.84/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.15 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: 652.99 GB
    • Received: 13.82 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.