Loading Tool

Explorer IconExplorer

Memory Pool

64,973 transactions
19.21 vMB
0.06588315 BTC
Random Selection Loading Transactions
Max Size: 124.35/200 MB

Candidate Block

Mining Attempt 059e02d971b8e0b0397d99ed1a48665a81d8cc0fc0a50d4679536cdf94414c8d
Version 20000000
Previous Block 000000000000000000016af6bdb14f4de712c2154dcf968d3da485051e001e31
Merkle Root 77f9a955c7dd5e82eb75d7161832bd74e9c85b76a33ce5acba0016136a4147ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,383
Size: 1.00 vMB
Total Fees: 0.02213398 BTC
Feerates: 120.23 > 2.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,805 (723,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,162 192,162 00000000000000fef54454de78f71d88e1682ac1f0668ba9faf7b5bab089fa95 109 0.04/1.00 vMB 176
192,161 192,161 00000000000003e6f835827e3279c3bedd699fd4dc7956ddcf2888e4fbb9462d 515 0.25/1.00 vMB 117
192,160 192,160 00000000000000049a42db4575fc8c49b19f63dbaecad2de95b94ec876f3b639 32 0.02/1.00 vMB 179
192,159 192,159 0000000000000082b44b57b3e784258d45cf373796b8e74b548ea38f80d6c730 128 0.05/1.00 vMB 102
192,158 192,158 00000000000007719113df39619203b0f9b43919b45660246ddf8c06d1b15864 93 0.04/1.00 vMB 95
192,157 192,157 000000000000028760ecad9e0b2ddaa829a8dc564459ff4b506c84d5de128207 128 0.08/1.00 vMB 92
192,156 192,156 0000000000000619c2ca7f9f5175872149603b4752192edba74cdec9bad83acd 267 0.13/1.00 vMB 162
192,155 192,155 00000000000000c6ac3d17cce8eb805fb71118b7ad6b771569f82f7dea8b2a39 30 0.01/1.00 vMB 71
192,154 192,154 000000000000030e95b07e264f4a1d185ca0f4ed5e2a1a0a8ea11283783032e5 77 0.03/1.00 vMB 7
192,153 192,153 000000000000064c47db324d59323523fa3da7c0b6356c3d12c2b10673ae14b9 192 0.07/1.00 vMB 203
192,152 192,152 000000000000006a99ad92374cba018426d2296fa8780ec794a17c2a7807797a 128 0.04/1.00 vMB 63
192,151 192,151 000000000000029d43127933b7aa318bbd05a989d7f3b79dfeb06046c7793541 256 0.08/1.00 vMB 39
192,150 192,150 0000000000000341ac0d11c455f18f26f716acb0a7c450fc0f898b3f34393815 224 0.09/1.00 vMB 207
192,149 192,149 00000000000005b2c57d29f79702a4b7d47d36d3b90f63dba9515d9385ad272b 135 0.07/1.00 vMB 111
192,148 192,148 000000000000045f82a4f1e1342807a90bd9aba9649e0c5647403a37dfc8ca15 1 0.00/1.00 vMB 0
192,147 192,147 00000000000003c8e894595756f8910712194ceb2b1a98f9bc1e3d0c107bc8e8 576 0.23/1.00 vMB 153
192,146 192,146 0000000000000209f3561fea76cea8948d458a02134ff3b06cbe9b99cf8f7107 98 0.05/1.00 vMB 83
192,145 192,145 00000000000003482f3a371fd264a2d344bb8782d89e4cee83b148b2a9c4d151 11 0.01/1.00 vMB 39
192,144 192,144 00000000000005f9e13087e05acbab3eb11b606d253a192e9ae5f92200bbbb0b 190 0.08/1.00 vMB 127
192,143 192,143 000000000000062bd0703fbfebb63f61788aeb0d1d07ba16e437568c11df02fe 65 0.03/1.00 vMB 26
192,142 192,142 000000000000005e786216b8357ce6d61680171bbdc880a5abae4a370c56cff8 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.77 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: 785.69 GB
    • Received: 21.60 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.