Loading Tool

Explorer IconExplorer

Memory Pool

28,060 transactions
9.26 vMB
0.09161319 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.96/200 MB

Candidate Block

Mining Attempt 4e7a8bd662d354efd719615eb7e06bad8ebfbce273ad0eb0c357aeea821ca47a
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root f529be6894caeaba96c78ed7a100ab438c1fc626b4c4d6cadbc14e6a125eaf04
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 986
Size: 1.00 vMB
Total Fees: 0.02517144 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (757,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,932 155,932 000000000000080dfe700c47ef89165cacc61aafba60f683b979c4da6e1dff66 44 0.02 vMB 104
155,931 155,931 000000000000047a90617d57470ab00baccffe3ed94cdca68e34612690bda55c 23 0.01 vMB 7,675
155,930 155,930 00000000000009226085880e92b7a078734292a3d8f048899d23f87154ab3a2d 116 0.04 vMB 51
155,929 155,929 0000000000000a878a27f5346c11d0537477242d9077722ba587c62645452bbf 82 0.03 vMB 109
155,928 155,928 00000000000002a9c6b831091b17955191bfe915cf4b8b7beb471e2d60bb6894 69 0.03 vMB 65
155,927 155,927 0000000000000572ab171bbb828d1f43dd647ea050251a076d24645ebafb3b64 12 0.00 vMB 52
155,926 155,926 0000000000000bc8fa1633f9d9bb80520476bc4ae6bfa6b4edc2763a5af428d9 63 0.03 vMB 110
155,925 155,925 000000000000007a79d7ab6fdf1a3e26d651cccc97b0908b53865ffa8a716934 10 0.00 vMB 15
155,924 155,924 0000000000000847f9df75f38452215322392f9f950df082ba4edda61b4850cd 55 0.02 vMB 150
155,923 155,923 0000000000000d3c7d9c12b8462e754ac0c4c16df6d9bfd9707da285007e7116 120 0.04 vMB 36
155,922 155,922 000000000000094818bd16a0af8229aecf9212b7cf9a4eb496f98aede989fa65 43 0.02 vMB 80
155,921 155,921 00000000000004b683a137f3cb8d5d1286cb2677cfc81c5be63ce631fb9f7143 1 0.00 vMB 0
155,920 155,920 00000000000000fa18a3a58ea20941287bb1e0917fb71b8fbed5b07a06a0db2f 15 0.01 vMB 66
155,919 155,919 0000000000000b90e95d5f90b0263904fc301fc64e0921f49be07dcb7a7da271 2 0.00 vMB 223
155,918 155,918 00000000000003667b43b5026a072b4942a0e869b799d0ef9572e5b1451c07df 53 0.02 vMB 124
155,917 155,917 00000000000001b4fb9b0af33b8ae8ba888cc59a88d4454550db6d8b3f20f040 18 0.01 vMB 101
155,916 155,916 0000000000000666b3c0b8e78b880917e36dd15f994eec4b898e081399ace6af 125 0.05 vMB 886
155,915 155,915 0000000000000482504a4e51b6a5b9754bf32522da6eca18fb255ff8b55194ae 28 0.01 vMB 128
155,914 155,914 00000000000004d7a98786a5fa8e3713d96a5b5802836f0e6f86d6c81c74c472 29 0.01 vMB 89
155,913 155,913 00000000000001c4751a9140257894ab24d7ffc588e7c2cf5c5a597a6187d894 8 0.00 vMB 0
155,912 155,912 0000000000000e89bce0f4df58334e9bcbf3934c021fa2b8a2dd67c823b831f6 35 0.01 vMB 539
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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