Loading Tool

Explorer IconExplorer

Memory Pool

82,717 transactions
31.29 vMB
0.12702002 BTC
Random Selection Loading Transactions
Max Size: 189.64/200 MB

Candidate Block

Mining Attempt 4d2a265dc64f06f8ab88b634a7418fad693f43723e24079806990a4dcc374b8e
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root cb5bad400c5b156c2f436180cc48d286e32549a958dd2470bd53e791d5481435
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,066
Size: 1.00 vMB
Total Fees: 0.04413760 BTC
Feerates: 318.30 > 4.42 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (38,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,245 877,245 0000000000000000000057a0376205ae5f3920ed7bd44cc7dee02b3b68b8388c 3,278 1.00/1.00 vMB 7
877,244 877,244 0000000000000000000126fb7889b4f29843911b2523fd8bb9f580b484473736 4,682 1.00/1.00 vMB 10
877,243 877,243 00000000000000000001993d7d2570a5c04f8463c48e47d8826ca73a56eb541f 5,433 1.00/1.00 vMB 10
877,242 877,242 000000000000000000010018725cde6211a472cdee2ca1268ce0029a1e2106a4 3,199 1.00/1.00 vMB 10
877,241 877,241 00000000000000000001e121c4f5a4e3cc2d47d7e7961b5d077795435e7af557 1,249 1.00/1.00 vMB 2
877,240 877,240 00000000000000000000a707088d728b0ce276ffb77ccaaf1ea691822391e9f6 3,291 1.00/1.00 vMB 5
877,239 877,239 000000000000000000016ff7c1715de7888011d2cd2ba67555b83149a2c35976 3,484 1.00/1.00 vMB 7
877,238 877,238 000000000000000000022616535453c8176aacf6d4f59772f84919fae0e38a5a 1,233 1.00/1.00 vMB 2
877,237 877,237 000000000000000000016205bd4a347a7299beb5687ecbbc884e9df4576f9c92 3,015 1.00/1.00 vMB 6
877,236 877,236 00000000000000000000f0fb956b0f1bc7fd0f5db426c3424c0d760054c16851 2,762 1.00/1.00 vMB 4
877,235 877,235 00000000000000000000d3dc0f9dad6ee11c6766a97e93da64756a925bbf65dd 3,525 1.00/1.00 vMB 5
877,234 877,234 000000000000000000021a705fda34e4cae24e31cee23390a5e36e4f7c1f34e4 2,865 1.00/1.00 vMB 9
877,233 877,233 00000000000000000001952110dec52b959c642f0380fd256fd23474ec9b1bd7 2,474 1.00/1.00 vMB 3
877,232 877,232 00000000000000000001d525b5316632881ae9f549f818e2ed722fe06a251713 3,441 1.00/1.00 vMB 4
877,231 877,231 00000000000000000000c4777dc041633f6f493a9a76e091f2470a8c37694269 2,589 1.00/1.00 vMB 5
877,230 877,230 0000000000000000000282788a1f2d47461bc81096ba2e549fd41cc234368585 3,234 1.00/1.00 vMB 5
877,229 877,229 00000000000000000000985e8f84699de00199e4b444b9a8fd22b0b1c3389da9 2,975 1.00/1.00 vMB 9
877,228 877,228 000000000000000000015570dee178c7f25f72b75db0f6d9d4701998ec339ca7 3,380 1.00/1.00 vMB 8
877,227 877,227 000000000000000000009cf5bc2f0de6486a7d09c753e731b2243253dd55b59c 3,421 1.00/1.00 vMB 6
877,226 877,226 000000000000000000020effdcdaf63a5976f3a1230b0577b733146f6e810d6c 3,123 1.00/1.00 vMB 5
877,225 877,225 000000000000000000022e636fe2bf694677b959b54047f58d0844bc1339680c 2,540 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.08 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: 722.27 GB
    • Received: 18.39 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.