Loading Tool

Explorer IconExplorer

Memory Pool

42,554 transactions
26.25 vMB
0.05358432 BTC
Random Selection Loading Transactions
Max Size: 138.03/200 MB

Candidate Block

Mining Attempt 1a097ea58e99c8eb929339dbb2bfdead87a2938e7d9f3eebccc3add2237441e2
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 7c76aaec290afdd090f5c971ba645507ede17439371b4e94e7fa4293fcc1966e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,228
Size: 1.00 vMB
Total Fees: 0.00565713 BTC
Feerates: 58.47 > 0.57 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (616,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,677 298,677 00000000000000005e6dcc4bcf1d20bea98d2f8c791e424555950b2b1f4cb130 86 0.05/1.00 vMB 28
298,676 298,676 00000000000000003d92ae6ee2ce4473b6bb2e6d460049b8156305970ab11951 128 0.04/1.00 vMB 42
298,675 298,675 000000000000000071fe5e1f5fea896eb9d02a72296a44124b6d47d5e09031bb 424 0.18/1.00 vMB 42
298,674 298,674 00000000000000007e292b701aef9df9dd73e22f0707ea4a2eff3d12719aac42 473 0.27/1.00 vMB 32
298,673 298,673 00000000000000004b761919fb92f4a6bd1833f513bde2d6f8f33e8cb3b2fbc1 538 0.25/1.00 vMB 39
298,672 298,672 00000000000000002a6e351c3c46653dfb5e2ed04ece5d17941f4d40cc89fe1c 87 0.06/1.00 vMB 23
298,671 298,671 0000000000000000020f019a1d7d195339991fcd740cbd240e1dd1d6bba0eb1b 70 0.04/1.00 vMB 22
298,670 298,670 00000000000000008501497309627e5a369d0b4a54761efe5e19c219b0b08218 458 0.27/1.00 vMB 31
298,669 298,669 0000000000000000182a9969e10d204ed2bd475301d9afa0bfd988c363f52353 259 0.14/1.00 vMB 37
298,668 298,668 00000000000000007eef2dc8cf1fa4330260657daacb9260c865507671fcffde 298 0.18/1.00 vMB 34
298,667 298,667 00000000000000007c861fece9c67ff8299ce89ac17dcd6c384b43a36ea2ecca 28 0.01/1.00 vMB 90
298,666 298,666 00000000000000004120302c4f2d1d5c1c6c90dba6acfdf65a62f1366b3c994b 144 0.07/1.00 vMB 31
298,665 298,665 000000000000000033348ce091adc98f9f3da917c95d02314637d10676312f42 321 0.17/1.00 vMB 30
298,664 298,664 0000000000000000414f4ef61dbae05beddedfa8d6ba6b3b3613d183d4ae0cc4 89 0.04/1.00 vMB 34
298,663 298,663 0000000000000000400c22cd6a6feacfe59a8d61d8243eb5201d24c17449309c 220 0.23/1.00 vMB 20
298,662 298,662 0000000000000000187e7f565cd99cfa20730527e20615cdde65d97b9f86a340 515 0.35/1.00 vMB 26
298,661 298,661 00000000000000007f74f6923773a29eb242d8056dfcf74fe6059896b59b80f1 859 0.35/1.00 vMB 38
298,660 298,660 00000000000000008736cec2d4c2fa3a099cb289b87adf43b5a92eaa908a10d3 597 0.32/1.00 vMB 30
298,659 298,659 00000000000000007deb318effafb123d988c9fe1a86a028ec8526790a36c1cd 418 0.24/1.00 vMB 24
298,658 298,658 000000000000000059dcb8c61ebc07303be705025cc3b30a163db3389042abfa 156 0.09/1.00 vMB 25
298,657 298,657 000000000000000010ea82d4878586f0f5e92f5116d0712e086c62b5162a9e2e 1,024 0.66/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.01 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: 649.34 GB
    • Received: 13.16 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.