Loading Tool

Explorer IconExplorer

Memory Pool

78,899 transactions
29.53 vMB
0.07092686 BTC
Random Selection Loading Transactions
Max Size: 177.50/200 MB

Candidate Block

Mining Attempt b59851df25a5a685e16c7cd158e767da7dfe87101b889ed982cd55a9220c8514
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 92e38c774985ed38bdf09e7e8eab1d6bb9d69d9fc2a2ae92f5045dba289fce66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,719
Size: 1.00 vMB
Total Fees: 0.01089421 BTC
Feerates: 150.93 > 1.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (246,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,932 668,932 0000000000000000000612e531b3bc72118340cea221acbce2cdc11d5583f180 2,293 1.00/1.00 vMB 121
668,931 668,931 00000000000000000003d63f7e3625d1c3c30dac77723530022b3e125d9db7ff 2,864 1.00/1.00 vMB 137
668,930 668,930 00000000000000000006b5d831c8db1f82c265113c849a49920c26c169174712 1,105 1.00/1.00 vMB 76
668,929 668,929 0000000000000000000c4927f465f2b429e1818190b062de9f029707146be842 1,526 1.00/1.00 vMB 59
668,928 668,928 0000000000000000000af2d66b0f3498c21ce65f53b8f85d513b928e2994555d 1,970 1.00/1.00 vMB 55
668,927 668,927 0000000000000000000d00a3bea42adf1fccea02e5568d2c5db275c5b19cea4f 2,183 1.00/1.00 vMB 48
668,926 668,926 00000000000000000002961114fa6856291b36ee728be31d4993d12740ba2a85 2,258 1.00/1.00 vMB 53
668,925 668,925 000000000000000000012d1c792e0db3ee2d3f50ccb1bdd3a6807b7215f098e5 2,551 1.00/1.00 vMB 75
668,924 668,924 00000000000000000005052749498c99cf63f602fe8a0963cdcb654e3e3ac448 3,245 1.00/1.00 vMB 99
668,923 668,923 00000000000000000006d7f4e502d25ac5dff62465945782850b9fa54bd12f6c 2,680 1.00/1.00 vMB 119
668,922 668,922 00000000000000000001ba5a42f4e2ecfc2ae5a6279569e2531588bad7527442 2,528 1.00/1.00 vMB 117
668,921 668,921 000000000000000000040c956999b84cf5eb8b573b94067aa636b8e461d38745 2,286 1.00/1.00 vMB 119
668,920 668,920 0000000000000000000bff7f9ad5d7c08e9c818da1d5de81c54e5ca483972768 823 1.00/1.00 vMB 114
668,919 668,919 00000000000000000004cd1aa610ba0423a1f9761ea5d873d0cb08e29e6c6962 2,429 1.00/1.00 vMB 118
668,918 668,918 0000000000000000000afc1dfdf925f94f533991fe6aeb8280e62bda4131d8fc 3,025 1.00/1.00 vMB 130
668,917 668,917 00000000000000000007776fff7a3a18f3c4b3261557192d1df310f31812b988 3,048 1.00/1.00 vMB 129
668,916 668,916 00000000000000000000a92eed9a98abd786eb93332f390609863517ac7ff840 2,662 1.00/1.00 vMB 112
668,915 668,915 0000000000000000000003bd5f5dadca576546b17548ac41c95dfab0f3b02b95 2,882 1.00/1.00 vMB 127
668,914 668,914 0000000000000000000ab3513fe1b81747075622827635bb06415adf8c46f17b 2,982 1.00/1.00 vMB 136
668,913 668,913 0000000000000000000b0def204bc48721e2ded065191fa5637bb1f88cc8f59a 2,339 1.00/1.00 vMB 48
668,912 668,912 00000000000000000004a703f37424264c14b1bc625679f0938adba23e93412c 2,466 1.00/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.