Loading Tool

Explorer IconExplorer

Memory Pool

42,066 transactions
26.49 vMB
0.07846902 BTC
Random Selection Loading Transactions
Max Size: 138.56/200 MB

Candidate Block

Mining Attempt b50864c3e3549dc75146410d77ebb3f1b6ffd63030f0596ca6ed5e4207a42a98
Version 20000000
Previous Block 00000000000000000000f29f8bc6623c876b1c28cb328a71a306f0d15ee3bb07
Merkle Root 925005ccea6a7b5541d13f8f19258c2df459a33132a9e61a6f60d794b4616192
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,716
Size: 1.00 vMB
Total Fees: 0.02993986 BTC
Feerates: 101.64 > 3.00 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,805 (604,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,557 310,557 000000000000000022dfa182fd9aa7c9e2ce623afba64029acc885ab10ae3b84 432 0.25/1.00 vMB 27
310,556 310,556 000000000000000008d0cfc8cff735326a660282142b387b0ac36c09594a2b1c 261 0.21/1.00 vMB 22
310,555 310,555 00000000000000002242d2e6fd158f2b0c36b77415a3c1438f08e64c09f19dcc 490 0.55/1.00 vMB 19
310,554 310,554 00000000000000002433aa3d7e4d2065a1d21e727d1ab8658010cf63fd6e6efe 91 0.11/1.00 vMB 11
310,553 310,553 000000000000000019d20b1cf530119c91ac988d5c6a9ae0f2cf118eedee0227 108 0.05/1.00 vMB 35
310,552 310,552 0000000000000000122c2554930fdece0f3da6dc2deb693ce6a792ce7a05113e 383 0.23/1.00 vMB 29
310,551 310,551 000000000000000000b597cfef8f770f8b1b345397bcda45e63efa0924c71ba6 358 0.21/1.00 vMB 26
310,550 310,550 00000000000000000e98ca2ecae94ea4d35875c93f88ea40963a074331d3cadc 48 0.02/1.00 vMB 27
310,549 310,549 00000000000000000fec4871ddb6eb03f514c0b8d791cd5ffe9b7f0bcf540af3 202 0.11/1.00 vMB 28
310,548 310,548 000000000000000036b5694acf14e27f6a6b9b20323159d4270822f8df8c74a0 79 0.06/1.00 vMB 22
310,547 310,547 000000000000000012532fc540ee7c5968b1049a4ed4b22bd6196e27fd1c6eea 135 0.11/1.00 vMB 26
310,546 310,546 00000000000000001316b7ef12a47168966237e60502bb8f4b83ad0bf44bf20d 300 0.19/1.00 vMB 32
310,545 310,545 00000000000000001cf16a9c4b2f4b64a198e5f2c4ff4f01266395c1581f0b6e 434 0.30/1.00 vMB 14
310,544 310,544 00000000000000001110e1acd87f41cd7e4e775416007e7e9133d7c39beb22a6 146 0.10/1.00 vMB 51
310,543 310,543 000000000000000028989e4e30f2934e9ffa8f6517354794a4c7a39f104ed134 216 0.11/1.00 vMB 30
310,542 310,542 000000000000000013252c8c4c9a920162042ec3742be800887f475e11d5d93b 297 0.20/1.00 vMB 30
310,541 310,541 000000000000000005162dc63ba6ffe6202c794ae0c9eb4aa3bfbc4cbc531951 76 0.05/1.00 vMB 28
310,540 310,540 000000000000000003341539442365a9a30af9a7c4448d0d2a94540762152bf2 435 0.23/1.00 vMB 30
310,539 310,539 00000000000000000cd0f612cd81c07e19b58587b72865d18ca944cb8fb4e5f2 477 0.33/1.00 vMB 26
310,538 310,538 000000000000000009527f28741a0306116a188a4a6b3a70a21bc9157fe476e9 429 0.29/1.00 vMB 25
310,537 310,537 0000000000000000144a6cbfbaac2720e18c324082e8a148582e447d48e0209e 227 0.14/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.04 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: 650.59 GB
    • Received: 13.30 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.