Loading Tool

Explorer IconExplorer

Memory Pool

28,185 transactions
24.62 vMB
0.05315038 BTC
Random Selection Loading Transactions
Max Size: 132.26/200 MB

Candidate Block

Mining Attempt 085aaa098594d8bb769d6bb683b23cf3232569d7f647589387af52b533a7ccd7
Version 20000000
Previous Block 0000000000000000000030a45a8bbd6641d173d493eb48cef6a498f24f465c2e
Merkle Root d8e0f0ff66a6d4cbb471d4cbcafb0992683e92f2dbb7e6ac30641b7de707fabb
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,821
Size: 1.00 vMB
Total Fees: 0.02556493 BTC
Feerates: 301.60 > 2.56 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,005 (156,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,914 783,914 0000000000000000000516efbb709783d29e5af51a863fa53dec2dc307b9e050 3,287 1.00/1.00 vMB 8
783,913 783,913 00000000000000000000e4ab0c3d977133ee73d7721d3f5783448e3edd510613 3,163 1.00/1.00 vMB 15
783,912 783,912 000000000000000000035d11f874d17ab10dc78568b0c91f4b63ae46d89e1bd2 2,534 1.00/1.00 vMB 37
783,911 783,911 0000000000000000000487470f3ebe1d2349c0125c3b375e82c189d2016aed56 2,322 1.00/1.00 vMB 17
783,910 783,910 0000000000000000000486ad90d60e8ec0cd26030264b2c05e5c501fb3f1cf86 3,229 1.00/1.00 vMB 23
783,909 783,909 00000000000000000002aaa31a1cdb6006d68b756d1301b3d8295be978b2a2ca 2,360 1.00/1.00 vMB 31
783,908 783,908 00000000000000000004cf4f4c7e16a3fe9e85dc9c2f9af765b4bbace4f763b4 2,173 1.00/1.00 vMB 11
783,907 783,907 00000000000000000005bbd21cfc1b0cfd3228a2e2989e4c541f1e88d9637abc 2,319 1.00/1.00 vMB 8
783,906 783,906 0000000000000000000202ae318416a78aabd18f0f37bf6d77b13b224e03c192 2,642 1.00/1.00 vMB 12
783,905 783,905 0000000000000000000017360d70e5896906e3bdd9a1a4c2fb974b16792975d5 3,068 1.00/1.00 vMB 29
783,904 783,904 000000000000000000013cf904897db9c5900e41d05c06283150d6d4a4cb2e4c 1,680 1.00/1.00 vMB 8
783,903 783,903 0000000000000000000582c338601f0f0f50ca9602b944bade5680284867d395 2,515 1.00/1.00 vMB 16
783,902 783,902 000000000000000000032e9726ddf7bf06d818ee9404548a11a54c7474e404ec 1,725 1.00/1.00 vMB 16
783,901 783,901 00000000000000000002d5e0e0fc9072327828c0cd1771a4f257b8bd4fd2ab3f 3,578 1.00/1.00 vMB 31
783,900 783,900 00000000000000000004d920a028fdeea17cebac1a24dcf6461dca08aa2f20fd 3,832 1.00/1.00 vMB 30
783,899 783,899 00000000000000000000b6ce5a463cd597068f8517a1757d38c5e040b9fb414a 2,072 1.00/1.00 vMB 21
783,898 783,898 0000000000000000000011b1f980b9299c2b1bbd5b6894af491d82db2516e3c1 3,607 1.00/1.00 vMB 31
783,897 783,897 00000000000000000001c3b750681529a96425bdf7a07c380b8eb4d17bfb226f 2,138 1.00/1.00 vMB 37
783,896 783,896 00000000000000000001f4d9d5b28a9917f8297bb4500af4183e5de88b3ab442 3,113 1.00/1.00 vMB 9
783,895 783,895 00000000000000000001a3e6ee3a0a900d5191eac57e137883006543241f07b2 2,462 1.00/1.00 vMB 10
783,894 783,894 00000000000000000002ff69cea7206a88ec7e46940c98f791382b09f6a0879e 2,595 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 826.72 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: 4,419.69 GB
    • Received: 239.47 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.