Loading Tool

Explorer IconExplorer

Memory Pool

82,618 transactions
30.39 vMB
0.10514106 BTC
Random Selection Loading Transactions
Max Size: 183.24/200 MB

Candidate Block

Mining Attempt 30c089ed2f807b1ccef960092752459ea5327a18a8c8a75725bc2efcc23c2c55
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 9ec0607263cb49feba4b8a53c906930e3418e147127553f7148ac551eda9e3b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.04274455 BTC
Feerates: 526.32 > 4.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (135,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,613 779,613 00000000000000000001081ce02a39f7ba5f7a6a6f12560c90269ed85702e278 3,198 1.00/1.00 vMB 29
779,612 779,612 00000000000000000004fa26ce968bdaad88c260829628f50e0be35a2aa142c4 2,056 1.00/1.00 vMB 34
779,611 779,611 000000000000000000002aaa4bc5226a7f85bad163551bd3f7e943b322e382b2 2,995 1.00/1.00 vMB 43
779,610 779,610 00000000000000000003bee4c8421d93f348d9d5e9a1f7f66c477a264b4e5ada 1,439 1.00/1.00 vMB 46
779,609 779,609 00000000000000000000ca8726e31173179601f244462e8dd35b15f9e08965f0 2,879 1.00/1.00 vMB 28
779,608 779,608 00000000000000000003e0d40b7970876b188f264c7f8aeadf4678429a087679 3,699 1.00/1.00 vMB 25
779,607 779,607 000000000000000000013b7fc16b5473204de22bb906385f3773f4bc9226f0f2 3,118 1.00/1.00 vMB 17
779,606 779,606 000000000000000000028e688010bc60f3c43ceeb43acdf1d830b8410af13441 2,606 1.00/1.00 vMB 27
779,605 779,605 0000000000000000000091394ce7080bce65e1347c1ecf77d9ec9321dff90d1d 3,602 1.00/1.00 vMB 29
779,604 779,604 000000000000000000041689f94e0a951c805286e2ed460e375e7ae107f86346 3,446 1.00/1.00 vMB 41
779,603 779,603 00000000000000000004c2efe53d4b690955197932b4c254a6c7c1e7b0cee962 3,321 1.00/1.00 vMB 15
779,602 779,602 00000000000000000002c0c1995e37b58320fd7bd05d0ec945f95d2702e3affa 3,357 1.00/1.00 vMB 25
779,601 779,601 000000000000000000025996c82b29184ee913d64a6cc60630f54dafc1cbd930 3,379 1.00/1.00 vMB 26
779,600 779,600 00000000000000000002874a915b42441b8537e61f8fa7847ec586a15d6f6bd2 3,572 1.00/1.00 vMB 31
779,599 779,599 00000000000000000000393f722e21d0ff54382633ae68739d833c72ef2b465d 3,357 1.00/1.00 vMB 24
779,598 779,598 000000000000000000008a80fc6f10a31062441449c22de4e94b0dbc85ef83d4 3,164 1.00/1.00 vMB 32
779,597 779,597 00000000000000000001a349978c1a7073a81ac0fc5e228cb542ebfe8fbf915e 2,888 1.00/1.00 vMB 32
779,596 779,596 000000000000000000039c4dcc60e5919583d1fbe18df7eba2aa6352b9644c25 3,445 1.00/1.00 vMB 55
779,595 779,595 000000000000000000010603365228159cee74ce2a35770eb02402381822b70a 2,490 1.00/1.00 vMB 15
779,594 779,594 00000000000000000001775202c4741e69fc14d5cf6142a418c15e3e9ef29d71 2,638 1.00/1.00 vMB 13
779,593 779,593 000000000000000000049b1fef8cb4954f7da96fa09ad38dc632480cc4e9db88 1,894 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.