Loading Tool

Explorer IconExplorer

Memory Pool

27,396 transactions
25.46 vMB
0.07627282 BTC
Random Selection Loading Transactions
Max Size: 123.22/200 MB

Candidate Block

Mining Attempt 6c005994987317cad2fe8e083c3239a4e81033f7d70ebc9363d585d152ae5a7c
Version 20000000
Previous Block 0000000000000000000100c3b4decfa6a2417754a8ff8e10e294117889df7a0a
Merkle Root 4e0810603bf2b739b36f15f773933cf83382cb155e2bea5740bddb7f3fae73a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.02896551 BTC
Feerates: 160.57 > 2.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,178 (811,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
102,687 102,687 0000000000025e5fa4f27320016defe31e920e289f2fa338a0ceb825106a089f 6 0.00/1.00 vMB 0
102,686 102,686 000000000001a1d494ddf3ad010166f2ebfc9fd1cb78cd3e8aac7a68f21e54c8 20 0.00/1.00 vMB 0
102,685 102,685 00000000000111ea66f16a848168c4d3869b6776f977a65be7bb73181fe8c28d 3 0.00/1.00 vMB 0
102,684 102,684 000000000002bcf035e192bbcabe2f0a07a190fd18999f10bd5e18263fe121d1 1 0.00/1.00 vMB 0
102,683 102,683 000000000003bfe5cf2a9866a7876ba0fce128d8215b1dcdd893a02616c5c34b 1 0.00/1.00 vMB 0
102,682 102,682 000000000001f852074d28105d40940fd39e75985ca3cc49f658868c006f8c20 3 0.00/1.00 vMB 0
102,681 102,681 00000000000013b017d0b843f5aa6ec8328cd6a4a94db7f60afc5ea3f2185f14 4 0.00/1.00 vMB 0
102,680 102,680 000000000001fb4829fefd137f429d6f16788721e80ff106501dbd31af6a065e 3 0.00/1.00 vMB 0
102,679 102,679 0000000000010ff1e61f112b78ba5a63d9639f7abc4ce6bed2d5bb3e62713b82 3 0.00/1.00 vMB 0
102,678 102,678 000000000001e4aed22d97f03cd65fb5ddda6132197ce7b0c98bada7fd4a369d 5 0.00/1.00 vMB 0
102,677 102,677 000000000003aebe53eda1a2dd0a052281a99203d585989af186ac984ce487fa 23 0.01/1.00 vMB 0
102,676 102,676 00000000000217336a18c9a65f8d710ccd278b35a4158baa7d46d236bb084c2a 1 0.00/1.00 vMB 0
102,675 102,675 0000000000033d54607fe222394ba99975f191ea4c68d5573f9105ebfd77b474 5 0.00/1.00 vMB 0
102,674 102,674 0000000000006b3f72022e12ce231b505b755fda3b753778e6bdae3ef5685bd1 3 0.02/1.00 vMB 0
102,673 102,673 0000000000014b3a070f29b33e1536e4cd69a44ad6f74227f65b8b209a17a9db 1 0.00/1.00 vMB 0
102,672 102,672 0000000000009b95bae7d38f59410e99de7f6f90fb403548c03983b30919de5f 4 0.00/1.00 vMB 0
102,671 102,671 000000000003832778360df82840bb64a39899575952cf772f0e9096454c82a3 1 0.00/1.00 vMB 0
102,670 102,670 000000000002647c0a7dd29046b8e148ec7f29a3b3f38f0e8b1a7b413f2ffb3b 1 0.00/1.00 vMB 0
102,669 102,669 00000000000220dfcf1a2a371239b9f9bb93cb20136162c207502d53cb3bfaea 4 0.00/1.00 vMB 0
102,668 102,668 000000000003fc6d6c340f58944bd0da331bfef7c670df36df2e1ea9fcb4fe49 3 0.00/1.00 vMB 0
102,667 102,667 000000000000990215d243fe50fb647d25a99a785d6eef43c87ad44ec1927190 15 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.91 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 571.96 GB
    • Received: 7.82 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.