Loading Tool

Explorer IconExplorer

Memory Pool

83,715 transactions
31.17 vMB
0.09478944 BTC
Random Selection Loading Transactions
Max Size: 190.65/200 MB

Candidate Block

Mining Attempt 27da3a8f264958ad47783005a8c8b529af50596758f0912cc10264154d4d3ec3
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root cf119d16c8fc4b884314d51a5f3f564192c1a80069a26075ad716497dccb8002
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,685
Size: 1.00 vMB
Total Fees: 0.02134049 BTC
Feerates: 150.92 > 2.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (764,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,625 150,625 0000000000000938520004b69d063254587c3cb5afa081d082cf0a7bba51671d 32 0.01/1.00 vMB 77
150,624 150,624 00000000000004b420d4dbfc2410401fb506d7b11b9ac10539500b6bb28b0640 79 0.03/1.00 vMB 140
150,623 150,623 000000000000044cf43f0122a114626ac1ad31a25cc053875d12588b9327e7ff 58 0.03/1.00 vMB 118
150,622 150,622 00000000000003f01574f1cc195eb4a5f522e92e88ed93ddaa91996a69c36902 78 0.03/1.00 vMB 7
150,621 150,621 00000000000002609437ab41b09b0907a112bbcdd23288e42ace959ed372a399 41 0.02/1.00 vMB 44
150,620 150,620 00000000000008205a3b2b2c3a740a6b3bcd2a07bb4143c1e0310f367cdc526f 29 0.01/1.00 vMB 62
150,619 150,619 000000000000082e38ebf0446b8e5731c8c28a3da774e041ae463d47b1f2e667 12 0.00/1.00 vMB 53
150,618 150,618 0000000000000060e6ace45cc92507e868d797e18a07c8b9efc269bb143c99fc 109 0.03/1.00 vMB 136
150,617 150,617 00000000000001eb030bafee2b9771d3084e806434ef088e39556b8f5683a88a 42 0.02/1.00 vMB 1,057
150,616 150,616 00000000000000f7710707062533382de34b9d15bf23b12b4132d1db7cc481fa 7 0.01/1.00 vMB 228
150,615 150,615 0000000000000933474cfa72f0c1ea6d5b319a1ce50b5d155d6637c20392149b 19 0.01/1.00 vMB 65
150,614 150,614 0000000000000556552356172e0ab92a9647c2bf7f6dcae10c78af1f5fbcafac 30 0.01/1.00 vMB 135
150,613 150,613 0000000000000aff8ec2d9e41399737603a189799165e0eac856f44dc1a2c12f 80 0.02/1.00 vMB 40
150,612 150,612 000000000000019cd8ac7d163baf101c730f8d802da66420b40fd3a4c0ba6c2f 11 0.00/1.00 vMB 728
150,611 150,611 00000000000003251a07ef07f3bb8a0abd1fab79c8758c74040f58e095ab309c 72 0.03/1.00 vMB 87
150,610 150,610 00000000000007e2111ddbe70cce072c4c25eed49336f9b98c83bbe5b6c2635c 18 0.01/1.00 vMB 100
150,609 150,609 00000000000009b29108d90add4b56db8310965df9848858efd1b20d222e6570 110 0.05/1.00 vMB 119
150,608 150,608 00000000000003cd8963e6964beb19b437f2518ff460aa8012f03444241b6003 14 0.00/1.00 vMB 41
150,607 150,607 000000000000053f81f304e4dc31d243a9b62dcfcc8c401503dcbb14601145f3 44 0.01/1.00 vMB 14
150,606 150,606 0000000000000ada3dbe4c08f73e4d0ee415ce970ebb5cb7f290e9fa89488b78 50 0.02/1.00 vMB 102
150,605 150,605 00000000000009b10454493b0d6956f3bd7c6fdf2ff1ee83cb72ac80644327a3 16 0.01/1.00 vMB 317
Previous 10 blocks ↓
Total Size: 783.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.31 GB
    • Received: 18.03 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.