Loading Tool

Explorer IconExplorer

Memory Pool

32,611 transactions
25.60 vMB
0.07335690 BTC
Random Selection Loading Transactions
Max Size: 127.95/200 MB

Candidate Block

Mining Attempt 1480ad86832b8fd85f4e9fec97c78c0764b45089af96537f4f5398f04a018956
Version 20000000
Previous Block 00000000000000000000642395af6c167a3a00b6dac8fbc226ea1889e0a9bf07
Merkle Root cc6d0d2c7406e838c597e2319be711f381097cf76fccb6c058018bc00351caef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.02634319 BTC
Feerates: 526.32 > 2.64 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,208 (811,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,023 103,023 0000000000012ed9eb1a7b5215b573da3d026c0c4c7ed090ee7b6b5917fb453d 12 0.00/1.00 vMB 0
103,022 103,022 000000000001edc552aa18f5834fa02ccded94381359049a9d6caacc05c0e0fd 19 0.01/1.00 vMB 0
103,021 103,021 0000000000032090d86affea51f45c23f53ddf194ad7a86af142e641236109f7 2 0.00/1.00 vMB 0
103,020 103,020 00000000000131960f9ac0bba00119f6ff55c3396255c59378187da5ba4dc384 1 0.00/1.00 vMB 0
103,019 103,019 0000000000026f32a0722d02e84f95c43691c7badcf21a8000ded331d5e57c41 2 0.00/1.00 vMB 0
103,018 103,018 0000000000031bd33cab3e9dbfcde92b4e4d119b41edc047150da5e55c15323a 1 0.00/1.00 vMB 0
103,017 103,017 0000000000020bff7c09785f227c711aa549ef478e1a709208f39bd673db179b 11 0.00/1.00 vMB 0
103,016 103,016 000000000002986dee72cc2e43dbb03bca2e67dfceb01475005bf20e5d8cb09d 11 0.00/1.00 vMB 0
103,015 103,015 000000000000ffcbff9b796e3da4b06b587e253def7fe3fa32755a627dbb5555 1 0.00/1.00 vMB 0
103,014 103,014 00000000000256c5512085ca2cf0445c6b724ed1f3bf09ebca2051c56689b8a8 6 0.00/1.00 vMB 0
103,013 103,013 0000000000028c98b285a47a787d5098e63b3afe81c33ca2e813b5e2d9b2ff35 11 0.01/1.00 vMB 0
103,012 103,012 00000000000068023bda9a38f2bd2c23b8aa8ab15e4c245ec344b9299e1c78cd 10 0.00/1.00 vMB 0
103,011 103,011 0000000000027247e3a4a9ea1a32c728f990407ad4184cea232f1023012c77ae 8 0.00/1.00 vMB 0
103,010 103,010 000000000002f7bad4a2165d9a192e38279a326c88f220b4da5028c82ddcdc27 8 0.00/1.00 vMB 0
103,009 103,009 0000000000017e18362d4a63b593cee1847089941a7270ce862a9b58ea94d44d 3 0.00/1.00 vMB 0
103,008 103,008 000000000002c3aa81fbc5f8a9460b21d76524c31da2f0aeb5814366872b0496 1 0.00/1.00 vMB 0
103,007 103,007 0000000000022e2f7b39bb3b57350f7fd775b142573f1b169ec6ad46fb22f810 3 0.00/1.00 vMB 0
103,006 103,006 000000000001290dabf6b96cc2bf11f67687b932dc9acb628c112a3c07a37141 1 0.00/1.00 vMB 0
103,005 103,005 00000000000292f5f90865ee57cc0afa41807d73246301e53acffb30974c30b0 2 0.00/1.00 vMB 0
103,004 103,004 0000000000022c110f3e6bae6a975608d6512680cadb9a421f574224779b8c35 4 0.00/1.00 vMB 0
103,003 103,003 000000000003456117202991973d83bdc7822a88759dcacefbef8c69c19d8cf8 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.96 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: 573.88 GB
    • Received: 8.09 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.