Loading Tool

Explorer IconExplorer

Memory Pool

11,284 transactions
3.93 vMB
0.01442785 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.75/200 MB

Candidate Block

Mining Attempt f7d9f55057d2c19ed5921c947051ba9d11cff6fe8ef0eb0196b93f6b21be04a1
Version 20000000
Previous Block 000000000000000000005e48657bcfe345fc6b7394e4c436ca67b2ecba5b4fc1
Merkle Root d68deb8cf67ec772aca062de2acd4956c712d2a5a2e797ce9a0b3e154b5eb12a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,775
Size: 1.00 vMB
Total Fees: 0.00987448 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,488 (779,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,765 133,765 0000000000000b0afa1211c761ca1118cbe4240e1c02668fe9ca7445fb11e964 268 0.10 vMB 66
133,764 133,764 00000000000003ef97a8d30720c99ca0734adf281915e4248d6d650685d38bf4 35 0.03 vMB 1,454
133,763 133,763 00000000000002b4171f0c9c19e85fe37d1ca58a20acef84b8433c07636ef1ba 21 0.01 vMB 1,056
133,762 133,762 00000000000003092c091eefcc99becd667f6523c76cc26c1a4cff0ce8a55679 263 0.10 vMB 331
133,761 133,761 0000000000000be503909afb207c2d2e89cbc7b684d6e27f02e64bb05be8ece2 33 0.01 vMB 500
133,760 133,760 000000000000067a8ac34c8bdde552029f23b916adfc9dbbeddca0bae7064c44 31 0.01 vMB 208
133,759 133,759 000000000000054f504ba4cf59d8a0c45d9724050eacdbda43c03ef6f012753e 52 0.03 vMB 389
133,758 133,758 0000000000000811a6cbe484d3b6dd06544f8cb43df3e7274fe6309af3714919 86 0.04 vMB 713
133,757 133,757 00000000000008ff1cb58eaee2a55a3a629aa650600eeea3d6fdf596291e0be2 38 0.02 vMB 202
133,756 133,756 0000000000000812b0887827cc5d1dc20cdd871d5e2393def440ee22f91a2b57 31 0.01 vMB 557
133,755 133,755 00000000000000682e21c125137b2941b26c3813eebdfe3fc76967126833a73c 43 0.03 vMB 304
133,754 133,754 00000000000005853bd4b18fe141a045ad645bd36e75439b242972b71c78491a 51 0.03 vMB 458
133,753 133,753 000000000000030ae73afe0f3a2d0e46c8bc5e54bc9daa51e0c099fc6d615fd3 107 0.05 vMB 313
133,752 133,752 0000000000000300c78e162df3e036b82b541699e14fd70c735b5571d2ee2e42 86 0.02 vMB 170
133,751 133,751 000000000000041d539701170beada6d9e6b5f5d72c62537739ef0e103a57da7 49 0.02 vMB 725
133,750 133,750 0000000000000af62e4dbef083826be6a9c68215832b79e85a141ac5724a843b 14 0.00 vMB 829
133,749 133,749 00000000000007486f3f6aa609a493cc83e99e932999d7c599f18170f1ddbd80 43 0.02 vMB 416
133,748 133,748 00000000000005e4a9b31b16ff7ae2c85afa1a22dec877bbdb0c166844f39d27 15 0.01 vMB 376
133,747 133,747 0000000000000a82d8c9c7e2970ec919f24b7fc409f519df8fe3a4ce35e787b3 77 0.03 vMB 208
133,746 133,746 000000000000078cebda5be9e81e55d92251f6ab580b321225f320202b9073db 1 0.00 vMB 0
133,745 133,745 000000000000072b0939aab5190c622d0340aafa6ba6bbd0fe46db27715a5b30 251 0.10 vMB 148
Previous 10 blocks ↓
Total Size: 779.71 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: 362.31 GB
    • Received: 1.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.