Loading Tool

Explorer IconExplorer

Memory Pool

39,866 transactions
26.37 vMB
0.05585592 BTC
Random Selection Loading Transactions
Max Size: 137.33/200 MB

Candidate Block

Mining Attempt 9d9db59d07670cb54b5375436ecc699d926921495b195b84427aae498a19eb01
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root bc03c9dd4535fbb8de131df41d8adfc8709600eb5eaf7cca88bee13b516c6407
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,527
Size: 1.00 vMB
Total Fees: 0.00740038 BTC
Feerates: 50.27 > 0.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (278,155 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
636,757 636,757 0000000000000000000874f1df6d57f16e0a203934b844eaa2e011d1360f6753 2,218 1.00/1.00 vMB 22
636,756 636,756 000000000000000000005b51bab40ac0d6f5246dc5acc76b16dd54162b6ce74b 3,018 1.00/1.00 vMB 35
636,755 636,755 0000000000000000000fea13655de6d662fa91f712e06b43c7567f56fd4571ac 2,824 1.00/1.00 vMB 17
636,754 636,754 0000000000000000000c821d11212e2c540fcde2713443b2dfd5d987649c95da 570 0.19/1.00 vMB 16
636,753 636,753 00000000000000000000ca90f12a14523c8015b4124f4dc427885a209ef29da8 2,397 0.92/1.00 vMB 15
636,752 636,752 0000000000000000000604d6828386ed27cdedd1991b6719b1f04192c05c08e0 79 0.03/1.00 vMB 19
636,751 636,751 0000000000000000000c88e923cc962d1988769da07552c2f005ae5ce32a8ea1 141 0.03/1.00 vMB 10
636,750 636,750 0000000000000000000ada3e0b49ce575eef3c674b51698e40fd97aac3788ac6 2,670 1.00/1.00 vMB 14
636,749 636,749 00000000000000000005d5d36ce5410c59f5ccb4261187d6585e5f2d446e473b 445 0.25/1.00 vMB 4
636,748 636,748 00000000000000000005154ee7821e4de45825957bf0ef9bc82e8d1f0bfef946 865 1.00/1.00 vMB 4
636,747 636,747 0000000000000000000f8c48044c8f1977c36bafe8102883aa8dd415d8c2c9ac 1,544 1.00/1.00 vMB 9
636,746 636,746 000000000000000000024180681f8c95cbde357cc7504ac9bb11734162f36faa 2,672 1.00/1.00 vMB 18
636,745 636,745 0000000000000000000570f90ba071a535cd4022b90480cb4a444f03b2624bff 1,303 1.00/1.00 vMB 4
636,744 636,744 0000000000000000000d447777ff2c6362ef4c4569646d418c2ba32ffa631a21 2,575 1.00/1.00 vMB 15
636,743 636,743 000000000000000000084a4e7bcfd748fac4a740d4dd09969e40ef048d53c20d 2,542 1.00/1.00 vMB 15
636,742 636,742 0000000000000000000c76937647b5bbd9d151d9f39a8e641e236c019ed4f1fa 2,836 1.00/1.00 vMB 29
636,741 636,741 0000000000000000000490d395848d704a4e84d7e4f48b2f1b7399a9beb6eae2 2,738 1.00/1.00 vMB 16
636,740 636,740 0000000000000000000b5e1173edefc24c34b3cf683446dc286eb77ce44fb91f 2,106 1.00/1.00 vMB 15
636,739 636,739 0000000000000000000b126e921e29e923cb47e8d8173cd351d000e4e2d2ed15 1,889 1.00/1.00 vMB 8
636,738 636,738 0000000000000000000b546e8d13d2d1a8fe51895b9b81d2bf376f9303bf0871 2,609 1.00/1.00 vMB 7
636,737 636,737 0000000000000000000741d4d8d45037bd0db41c373a139ccb78d51fa1af1edf 2,972 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.