Loading Tool

Explorer IconExplorer

Memory Pool

41,939 transactions
26.76 vMB
0.05670533 BTC
Random Selection Loading Transactions
Max Size: 140.46/200 MB

Candidate Block

Mining Attempt 9ed3c1b8ccfb00684a610cfca16d1c8317d5aeb61f295d0646e529cf77b8cf33
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root b9d78ba3761ca098e89787b6af7bb2be92f82ab4d23e36a047948c620fd02c14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,528
Size: 1.00 vMB
Total Fees: 0.00718311 BTC
Feerates: 103.41 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (156,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,166 758,166 000000000000000000033d3ddf45fbf9ec4f7bee6bc43fb60bb52fc3d8ed66c8 1,142 0.49/1.00 vMB 8
758,165 758,165 0000000000000000000452ba53fe8c8ab131e81091812f894007cf0ed9fa7aa2 1,226 0.82/1.00 vMB 3
758,164 758,164 00000000000000000003373de00fd7fbbcd0ccaf9dfac07ebdbda29294c28780 1,753 1.00/1.00 vMB 1
758,163 758,163 00000000000000000004c124ffdb3def04d0c89c64525e690534410eeb34e5ee 2,579 1.00/1.00 vMB 11
758,162 758,162 000000000000000000062ddfc0c4e8b7326bdc5318c4b5bbc75ba62428765334 2,242 1.00/1.00 vMB 8
758,161 758,161 000000000000000000008acd3c949fb81fcd89619b597602b53a8f456cf1e70c 1,458 1.00/1.00 vMB 3
758,160 758,160 000000000000000000030587dd9ded1fcc5d603652da58deb670319bd2e09445 3,357 1.00/1.00 vMB 9
758,159 758,159 00000000000000000004704d99df85d265c2cecae829388800c245da67928f8d 2,577 1.00/1.00 vMB 9
758,158 758,158 0000000000000000000337e4f3ad982238d16ca770c46f9ea42da82599b3aaf2 1,977 1.00/1.00 vMB 5
758,157 758,157 00000000000000000005643bd9e66e0daa8660bf1dced974e75f6d6906d378d9 2,094 1.00/1.00 vMB 2
758,156 758,156 000000000000000000005a9d042bef36d4f189bfaab60e6b74b5e9b7b772956a 2,976 1.00/1.00 vMB 11
758,155 758,155 00000000000000000000aef052fe0dab20e63e4cba1f8a445a3155ba958d2f37 2,785 1.00/1.00 vMB 6
758,154 758,154 00000000000000000002227fa54c9c2fb6168d9944b24212bf664117bf563e6f 2,235 1.00/1.00 vMB 11
758,153 758,153 000000000000000000057873d079c51f574b6a93da1d27fca5c706616cc32305 2,939 1.00/1.00 vMB 16
758,152 758,152 00000000000000000006b0671e387bc7989d8f1cc20c2d6e3492fb01b563d42d 1,823 1.00/1.00 vMB 8
758,151 758,151 0000000000000000000339dbd7cd93fc109dc05ea14c5553c75b8993f4e2af0d 1,234 1.00/1.00 vMB 5
758,150 758,150 00000000000000000005cb5633e5bd7450df8daa0b44b558d5f7b1ecafd7694a 2,640 1.00/1.00 vMB 11
758,149 758,149 000000000000000000008ed658397edee4fe73ef5a009a6a495c5502534519e9 1,162 0.42/1.00 vMB 6
758,148 758,148 00000000000000000007039269a84fe0782d62e1ff12acc7da94fe86dc4106ec 174 0.07/1.00 vMB 7
758,147 758,147 000000000000000000016a933f3d89dd41fed4323a3e3f1c0cedc8352e7e9719 1,176 0.39/1.00 vMB 7
758,146 758,146 000000000000000000035869472c8d26155160733da04a735d80a35c97ace8de 425 0.85/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.