Loading Tool

Explorer IconExplorer

Memory Pool

75,042 transactions
27.81 vMB
0.07804931 BTC
Random Selection Loading Transactions
Max Size: 169.17/200 MB

Candidate Block

Mining Attempt 99ab4800256c1b7fef4dad083b749e0ce3287cf0e3eba7559241760f1a5c1279
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 726691ff33ac190416640452a497d373a2282a44505f4434e326d5dc040f262e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,090
Size: 1.00 vMB
Total Fees: 0.01850258 BTC
Feerates: 151.16 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (392,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,189 523,189 0000000000000000002504fe1e15eade03c3264539710feb2774ebe4b3f0a07d 3,197 1.00/1.00 vMB 73
523,188 523,188 000000000000000000360eecd03911185b06cae41f802f32852e025cebf596ee 1,293 1.00/1.00 vMB 112
523,187 523,187 0000000000000000000b942226beb8d162909c198c8921cb801c2a66dc2372c6 851 1.00/1.00 vMB 139
523,186 523,186 000000000000000000270e4b9f54624790c759add0e64bcb9a8433356a12fa64 2,058 1.00/1.00 vMB 43
523,185 523,185 00000000000000000036d57dd0ccc810dca7a6dd9903079d6ad75498bd61127c 1,536 1.00/1.00 vMB 11
523,184 523,184 0000000000000000001ba3d0a1e95a8174a2bb140f384df32e6538dd27d3b630 1,789 1.00/1.00 vMB 41
523,183 523,183 0000000000000000003d8194b9aa0ba2e8672b3bfbfba872aa54e2cbfc77c897 2,110 1.00/1.00 vMB 38
523,182 523,182 0000000000000000001a9a4f090fa382970704179a7e7f136d665149a6a4dc54 2,395 1.00/1.00 vMB 107
523,181 523,181 00000000000000000025695cd91fd815cb2a57993642ff9013710df32092b8e1 2,767 1.00/1.00 vMB 35
523,180 523,180 00000000000000000007741df2065fb0b4dcff54b511fa4adca9aacc05ef945e 2,663 1.00/1.00 vMB 100
523,179 523,179 000000000000000000039bba80cafc97ced967ba3fde522b686434a626189b6d 2,836 1.00/1.00 vMB 88
523,178 523,178 0000000000000000000b17b0d0bc5d113ad5feed705d98cf86d196a9767e0674 3,746 1.00/1.00 vMB 79
523,177 523,177 0000000000000000001696844661c23580b3948aa8598724d780da396770b674 1,277 1.00/1.00 vMB 95
523,176 523,176 0000000000000000001907478495c26b66ae6c16f2c93b0520e2a672d34a6c0d 544 1.00/1.00 vMB 134
523,175 523,175 00000000000000000035311d46f0202321a24c958136f6c9ada5221b403728fb 2,323 1.00/1.00 vMB 106
523,174 523,174 0000000000000000001ea16f75dcdface161be2a3fd99755f9d510d50382627a 1,576 1.00/1.00 vMB 111
523,173 523,173 0000000000000000003a038ee0bc501475f62b6fef1df0622f3cfbaf3031d83e 181 1.00/1.00 vMB 101
523,172 523,172 000000000000000000024043c9f4a518afbe9135572947722748312c2d1afeeb 440 1.00/1.00 vMB 102
523,171 523,171 00000000000000000007bea38c43dbff2f58220d0e01602e0ce7d4f02dcfd876 501 1.00/1.00 vMB 104
523,170 523,170 000000000000000000260defe8243f33416866d41e9912f9858e99954ff2c200 584 1.00/1.00 vMB 104
523,169 523,169 00000000000000000019be4dc8658a6b7fc782c36c11c9f91b7b8f2fe7e421ab 1,073 1.00/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.