Loading Tool

Explorer IconExplorer

Memory Pool

82,454 transactions
31.00 vMB
0.08265124 BTC
Random Selection Loading Transactions
Max Size: 190.25/200 MB

Candidate Block

Mining Attempt 4cf7538bfdf7d18a22befaba216fb15136ae4cafd9ed9a4734532e2b0bb3acfd
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 6288d726d17c53e8c84e93469405eff124b4dae254620d6c0dee70139a53e767
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,680
Size: 1.00 vMB
Total Fees: 0.01294736 BTC
Feerates: 301.05 > 1.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (728,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,659 186,659 00000000000008ed5db8a5b1b58a356491766ae237483e4d32ab6ba2a6d6129e 61 0.02/1.00 vMB 503
186,658 186,658 00000000000008b5f15fbe09183fed49b26949268c337e8cbaeef5c0f0022855 32 0.01/1.00 vMB 75
186,657 186,657 00000000000003b511cba3c71ad098ccd9ee1c424f8e2c9f6f5f3bd0f4b9a923 12 0.00/1.00 vMB 30
186,656 186,656 00000000000007abf9dafd5e53b4826950c9dc9ff2346308cf44058f7642dda5 80 0.03/1.00 vMB 115
186,655 186,655 0000000000000865e31b8f261a6925749925fb4df9cfbc2375c7855dd2bddc81 141 0.05/1.00 vMB 66
186,654 186,654 00000000000008ad601a447cb4208d99c76b5e37c254f8fd523e767429745b7e 239 0.10/1.00 vMB 168
186,653 186,653 000000000000093a658af7911d29b086e00714b4de7d230ea5ab1385092dd21e 9 0.00/1.00 vMB 613
186,652 186,652 00000000000004f815209f2630bca3672cf4f70b5c335f3c483f3e96e5b558c5 112 0.03/1.00 vMB 179
186,651 186,651 00000000000003417fafde3c35ccde9128693b9cfc2ed965a4d9af3ba7970637 435 0.16/1.00 vMB 141
186,650 186,650 000000000000093a1be890385ed6579cbca32ad7dc69cec011293f8afcff47ed 122 0.03/1.00 vMB 27
186,649 186,649 000000000000065a26f1b98b7675aa36c497bb5e4e2d84dbdea363bfcb4f321c 334 0.17/1.00 vMB 131
186,648 186,648 00000000000007c37e4c45134f3af24753004ff376ffbee1a221f54df49728c3 139 0.05/1.00 vMB 42
186,647 186,647 00000000000008eb5cae1b4d3a1d0ebf00a7342e578d20eb842d88ab5e6f756b 128 0.08/1.00 vMB 94
186,646 186,646 0000000000000384cb3057980062c1c37d4f413338d10dc2c6e99a4df39ed5c5 117 0.07/1.00 vMB 136
186,645 186,645 00000000000004b63efd7714101a42aa6c50eabb875e402cb3fe8d0840637523 256 0.12/1.00 vMB 56
186,644 186,644 0000000000000237e24eb81883493bddcab03c69f054ec5d922717e5fe851018 99 0.04/1.00 vMB 80
186,643 186,643 0000000000000142c63b6d54c08322926519d66153bc32ee33199cf6e89999f3 59 0.04/1.00 vMB 39
186,642 186,642 00000000000001fbb9e258ee0f25d03e6dfff5e093e9f6d6bb2c4e848abd931d 141 0.06/1.00 vMB 123
186,641 186,641 000000000000007ffceff8e73cdbebbfca69ad0a344c57f848755769fb72e041 149 0.17/1.00 vMB 270
186,640 186,640 00000000000002d2c9a14a9a289f7279c4c69d2d8f072fa9960d63dd9e29e1bb 11 0.00/1.00 vMB 0
186,639 186,639 000000000000017fe58c50b8e8191357ae611ace2a9cb854695b544acde84af1 8 0.00/1.00 vMB 744
Previous 10 blocks ↓
Total Size: 782.77 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.18 GB
    • Received: 16.86 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.