Loading Tool

Explorer IconExplorer

Memory Pool

83,303 transactions
32.18 vMB
0.08599437 BTC
Random Selection Loading Transactions
Max Size: 195.39/200 MB

Candidate Block

Mining Attempt 6ce166682825977bff042f2fc6208bc8b4f806e249b3170c591e76433f4f7e79
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 448332b32cc03f9374c66236bd4b7286ae7f5fc3560acbacc4152eab958b11fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,129
Size: 1.00 vMB
Total Fees: 0.01538074 BTC
Feerates: 150.92 > 1.54 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (318,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,124 597,124 0000000000000000000f8dc47d75d9fa04e5f3752c4fe887c5c4fffd62bec127 1,798 1.00/1.00 vMB 15
597,123 597,123 0000000000000000001092ef5064eed76b3c4b9ef99d07fff44cdb046c017a26 2,396 1.00/1.00 vMB 24
597,122 597,122 00000000000000000004fa3757c7047839c7de3a57facdba5d478a5493bc0af7 2,456 1.00/1.00 vMB 20
597,121 597,121 000000000000000000126c0a1cb920c2cc121dddbb8aeaeb77863f232b79c264 2,827 1.00/1.00 vMB 49
597,120 597,120 0000000000000000000fff4af8db0c8531cd8fb712add9ebce62393c7987463b 1,788 1.00/1.00 vMB 31
597,119 597,119 000000000000000000111f2cdd527488bb8ad50ba64ff86bd5cfe16ab0bb01a7 1,327 1.00/1.00 vMB 74
597,118 597,118 000000000000000000064935e28f2fb64d4e95dceabab221185762c9fa81c049 3,094 1.00/1.00 vMB 24
597,117 597,117 0000000000000000001024714ad7db830182c15bb5b3ee7ad3b41794456ab047 3,117 0.97/1.00 vMB 19
597,116 597,116 0000000000000000000c18b866859f2e833f39fc67cc6d4a5c06b68ba41a0f6f 2,706 0.89/1.00 vMB 17
597,115 597,115 00000000000000000012cf54dbe8f4163d913a43ffa4a9df2f25c0edae1f6324 3,351 1.00/1.00 vMB 26
597,114 597,114 000000000000000000088eabc0b0150612074c8cfd95661479509d2f44771839 305 0.08/1.00 vMB 18
597,113 597,113 0000000000000000001591f83194d207f11274c3ebb84334d532d928c0646669 740 0.22/1.00 vMB 24
597,112 597,112 000000000000000000041a7e65fcba5079bf0a74e59d3a6dd953f9d06b7a3c14 48 0.02/1.00 vMB 23
597,111 597,111 0000000000000000000d9ee9c73edaadea275402cbf4853a38edd7fae6c75cf3 966 0.27/1.00 vMB 23
597,110 597,110 0000000000000000000800844f1079f845f5933c98904ddc8da38cd7edf21a1f 2,305 0.77/1.00 vMB 19
597,109 597,109 000000000000000000078eb101820c0fccb971405f3d0ccf2ce74549ac54682d 2,477 0.75/1.00 vMB 19
597,108 597,108 0000000000000000001169dab09b612556289b7753e261125cfe4fa1cd89ace8 23 0.01/1.00 vMB 41
597,107 597,107 00000000000000000009ea359a11043d64475368513ae6e77cf7b39122ff9cbc 3,397 1.00/1.00 vMB 18
597,106 597,106 000000000000000000106577f1ab88eb7ab1fa86553d0b53fb5e79ffb836b082 1,897 0.65/1.00 vMB 9
597,105 597,105 000000000000000000102ff6340509f3558205b2b64643696c1a6b56f98d7f39 2,884 1.00/1.00 vMB 24
597,104 597,104 0000000000000000000a0a2aaab454fb9c6d19345cf0f983134fecf0fa7f21fe 2,832 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.