Loading Tool

Explorer IconExplorer

Memory Pool

76,026 transactions
28.41 vMB
0.06703282 BTC
Random Selection Loading Transactions
Max Size: 172.07/200 MB

Candidate Block

Mining Attempt 0b80ef48b6a248ba809cc324e5ebefd21eb3cb4a025ee4b1ffb836bfe10a6361
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root feb40e64df949579a05927d796783b397a02c7a6f2987288bba506dd44f470ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,336
Size: 1.00 vMB
Total Fees: 0.00826380 BTC
Feerates: 101.00 > 0.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (232,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,540 682,540 0000000000000000000245923953c26ae4047c3fdfdb118da34d4caac7e487fb 2,333 1.00/1.00 vMB 99
682,539 682,539 0000000000000000000b553407ab665bac2127b55229ca0efcabad3ad1757f20 1,991 1.00/1.00 vMB 41
682,538 682,538 000000000000000000099b5bdd03dfe41dd0338e45f5a87d57e31d4a2c8aa7c9 1,033 1.00/1.00 vMB 88
682,537 682,537 0000000000000000000c02b0df2af8315e093283504fbb8477a77889b19ff266 686 1.00/1.00 vMB 92
682,536 682,536 00000000000000000004fd973c95bbba137577a156faf5d1b5e0655c2e48fd7b 1,949 1.00/1.00 vMB 36
682,535 682,535 00000000000000000007707e3b80b975b67c0ce53a8a0065587085e65843b5f1 1,883 1.00/1.00 vMB 31
682,534 682,534 00000000000000000008a18df92e240943d0afc3ec222670cba8ce22960b9369 2,330 1.00/1.00 vMB 37
682,533 682,533 00000000000000000008f1c4093a85b142f00029408e26b168e4c28f184e01da 1,938 1.00/1.00 vMB 72
682,532 682,532 0000000000000000000a91d46d98b32da0a2c944232ae1fad6ee4ca3bc1c24a7 389 1.00/1.00 vMB 9
682,531 682,531 00000000000000000003091d01e1ea2f303fefd7668b9b6c4772175d36836588 105 1.00/1.00 vMB 6
682,530 682,530 0000000000000000000adff750788d0c38db4a603652f569d929b6ac70773648 403 1.00/1.00 vMB 9
682,529 682,529 0000000000000000000b95a98fa5bd93e45a2e2b0da3f87152d09f2f8e55c71a 250 1.00/1.00 vMB 9
682,528 682,528 0000000000000000000800ab91e10e71501bebf41df901a967d14a62669ac6a6 205 1.00/1.00 vMB 6
682,527 682,527 000000000000000000057ec8480967a287241e5469bf54d9c6a3db6b304492f7 627 1.00/1.00 vMB 9
682,526 682,526 0000000000000000000617c8fca02a10f8d1743077040aa49179492cea166e3d 2,764 1.00/1.00 vMB 60
682,525 682,525 00000000000000000008a7a6df73a700d71227f34b1c1bee3ae0de932637aca0 1,393 1.00/1.00 vMB 45
682,524 682,524 00000000000000000008db05de003fd809c6833a2df0aeeee6f408dc3809021f 2,107 1.00/1.00 vMB 61
682,523 682,523 000000000000000000054e27e3a24e7e302dfc3ae3123aa2e432b3797e03206d 525 1.00/1.00 vMB 12
682,522 682,522 00000000000000000004b1617acd9522b347805ea3a6a8d4d1046f98263ec580 2,150 1.00/1.00 vMB 52
682,521 682,521 00000000000000000009448f8cec3746573eecb49295495d8972ee17d0835187 1,741 1.00/1.00 vMB 18
682,520 682,520 000000000000000000064bf13454d9e07188f99402be504f9bb65c298b492513 1,146 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.