Loading Tool

Explorer IconExplorer

Memory Pool

26,291 transactions
26.98 vMB
0.06549055 BTC
Random Selection Loading Transactions
Max Size: 129.38/200 MB

Candidate Block

Mining Attempt 76dd0740c1840dd709779dae62cf651e9670469bb43b67b18e2083aad764c9cf
Version 20000000
Previous Block 000000000000000000007b4acda7a1f244486b309bf9a2b96a9bb81c576cc579
Merkle Root 1c566e429cb5a58bc76f888e2ff634ef0611fbf375b671bcb38df5f91c3eb61c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,467
Size: 1.00 vMB
Total Fees: 0.01457909 BTC
Feerates: 151.02 > 1.46 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,488 (819,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,103 95,103 000000000007c120502b58fecc76c476bbe2eaf827c2d9d43061a591908cc8a5 3 0.00/1.00 vMB 0
95,102 95,102 0000000000058881eb7eb9c27246b5a743a06d490564bd1e1c425ac07888211c 4 0.00/1.00 vMB 0
95,101 95,101 0000000000074074eb23186625aad8ace4898638f74d019a86ca6cfb3eccf129 5 0.00/1.00 vMB 0
95,100 95,100 000000000006e342b6b686a30efd3b3aa5aab3aae3d0ac475332e79385fc8bc4 11 0.00/1.00 vMB 0
95,099 95,099 0000000000065e64bac39a5102017b9b7c5be61dbc567874c0e54e70cd713eb8 1 0.00/1.00 vMB 0
95,098 95,098 000000000002fa429d1209380410af3762af8f8de9ad1e297ac9cf8cc6c6de43 4 0.00/1.00 vMB 0
95,097 95,097 0000000000036dbdbf55b5c9b572c2beaaff668dba38891b6ac0b763c8834251 1 0.00/1.00 vMB 0
95,096 95,096 000000000004de5649da51dbda8e19181843469ee1764d4ab126fe8467a4852d 2 0.00/1.00 vMB 0
95,095 95,095 000000000002070472205a69c99f12981eac1ddc4c824d0076805a7af356e788 1 0.00/1.00 vMB 0
95,094 95,094 000000000002625269554e632438db9b22c97e5291713241f95b735cb0b2e953 2 0.00/1.00 vMB 0
95,093 95,093 000000000000ca9bef30c097646fb1bab6db12a4745438c46809b14093fabd61 3 0.00/1.00 vMB 0
95,092 95,092 000000000003030bc39b5302f16b7abafad9ac837ce9bff2b30d34efa9dca838 1 0.00/1.00 vMB 0
95,091 95,091 000000000005499d1c697dff876db1cc3421b2966bf5f5d7269083b89e8c7fee 9 0.00/1.00 vMB 0
95,090 95,090 0000000000043718ad13908867ab2300e058ea0b5a3b10a2b907fef574a919d6 8 0.00/1.00 vMB 0
95,089 95,089 0000000000075842691b64051cf45a4264a77d730be85f77e8bb74888a764047 2 0.00/1.00 vMB 0
95,088 95,088 000000000006c21c3fe03c59875442f2e80409401a183f1acb972872c4b608b2 1 0.00/1.00 vMB 0
95,087 95,087 0000000000076a762494082f992950a559e4a1f412b67e076588c8c7683a5b42 1 0.00/1.00 vMB 0
95,086 95,086 000000000005a025e733f541c63fcc1564f219eaccaaf5b552e4b460ad1bb643 2 0.00/1.00 vMB 0
95,085 95,085 00000000000552d63a6d196b98deb391e139383df3b21fc6ee37ddfa6259dee6 4 0.00/1.00 vMB 0
95,084 95,084 00000000000527f3c205a842c0a535d0cc9adf4aa0a4fb783ed812e8d4e74250 1 0.00/1.00 vMB 0
95,083 95,083 000000000003563ea19d0b519a04e2916c766fba532ed5fe6213cdcdc5723b6e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.48 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: 611.60 GB
    • Received: 10.85 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.