Loading Tool

Explorer IconExplorer

Memory Pool

41,142 transactions
32.80 vMB
0.09500182 BTC
Random Selection Loading Transactions
Max Size: 163.41/200 MB

Candidate Block

Mining Attempt d8354b65cbd2602453d53122265d483328f9fdf8285a87e0d6618fe70f672aec
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root 306104d57b4f130ff920cb807e6d51c89a482a8231b379f2a910937fae94dc0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,598
Size: 1.00 vMB
Total Fees: 0.02554510 BTC
Feerates: 501.64 > 2.56 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (145,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,979 768,979 000000000000000000071bee282088e180865f818441425adec81967701e3192 2,298 0.98/1.00 vMB 6
768,978 768,978 00000000000000000006658203e3f4182f8db99f00c1c78d74b7ee620311cd9b 2,881 1.00/1.00 vMB 19
768,977 768,977 000000000000000000008506ff4a41f629443341a847ee8d8af20af8de367cc7 2,944 1.00/1.00 vMB 17
768,976 768,976 00000000000000000007c66077595c44d40d6a6e3a4498762e57183e68d45940 740 0.29/1.00 vMB 16
768,975 768,975 00000000000000000000b03b921444fd04b5ee533a048045c9d155c21115630e 950 0.33/1.00 vMB 12
768,974 768,974 00000000000000000001101361d86c7e8b8f91f0dbd6ad6adb9f1d5d63942715 1,645 0.59/1.00 vMB 15
768,973 768,973 000000000000000000073b14f0a7e24419416482f42ab5ef4f8ee581163e4e4b 141 0.12/1.00 vMB 11
768,972 768,972 000000000000000000050524e3537bfd03021d8ac427b0e2a67829b87e8e7915 176 0.05/1.00 vMB 18
768,971 768,971 00000000000000000001dc3e275a26b56420dd33e0ff776e83ef4824588bee80 1,853 0.77/1.00 vMB 7
768,970 768,970 00000000000000000000b23c3142283b018ade0823f915d37f587eb2bc000412 1,694 1.00/1.00 vMB 16
768,969 768,969 00000000000000000007dfaa975f99aa6f1d4375e06c6e383dfe0d84398d81c0 969 1.00/1.00 vMB 15
768,968 768,968 00000000000000000007356bd0c82424302182c264affaaabe1a82c0d572adb1 1,294 1.00/1.00 vMB 22
768,967 768,967 00000000000000000000b117a8000dac6b6d01d008860f9d690d1dfdd4967342 575 0.19/1.00 vMB 13
768,966 768,966 00000000000000000005d2f1c5383538a4671150726ddccaa8e65a6bc2ff07fd 277 0.07/1.00 vMB 16
768,965 768,965 000000000000000000079ccfde882e3cd76a690e069f4c6aceab63aec263c364 2,132 0.79/1.00 vMB 6
768,964 768,964 00000000000000000003a6128d69bda44c51f308003bab357fa07d222d2a5bc8 2,669 1.00/1.00 vMB 21
768,963 768,963 000000000000000000078a5dd28934b00b84c0d92cf908708a8083942b694ebd 70 0.02/1.00 vMB 14
768,962 768,962 0000000000000000000168a75f90d88ed047ec1d3519b8ef9a104fc0ecefa866 807 0.29/1.00 vMB 12
768,961 768,961 00000000000000000003ba3f90ac7a2bdae9e5c40330dc3bd5521e56b4f3c3b1 754 0.24/1.00 vMB 15
768,960 768,960 00000000000000000006bcfe90d23bb2badcd33d6260bb30dc1a9fde72057e0a 609 0.25/1.00 vMB 14
768,959 768,959 000000000000000000039d8979c5d531a2caff7d682452703ee1e13fe0dd3b96 266 0.08/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.09 GB
    • Received: 11.53 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.