Loading Tool

Explorer IconExplorer

Memory Pool

82,628 transactions
31.30 vMB
0.10429091 BTC
Random Selection Loading Transactions
Max Size: 190.32/200 MB

Candidate Block

Mining Attempt afd375191c19af02d5c72cbbc367475909654c8ef6062e4a53e7654e0fe4da3a
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 474c55799f397c0a7588d78b48cbedf6ed551832a77667fd50a2c30180b82007
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,962
Size: 1.00 vMB
Total Fees: 0.02800908 BTC
Feerates: 151.12 > 2.81 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (609,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,256 306,256 00000000000000001cc014cb2bea463e8078b8e7621034d3ecee3c07fc1c5b2c 177 0.11/1.00 vMB 24
306,255 306,255 00000000000000001458c4b2ab51aa822bcb9a42e8310507aae4e3879709aa20 131 0.14/1.00 vMB 17
306,254 306,254 0000000000000000252040e1adbb845feff3305a8a5ea380c14708b85ba50daf 256 0.11/1.00 vMB 40
306,253 306,253 000000000000000008683f2b3d0b3010807a325cb914852ffb88ce5621cd6c8c 170 0.10/1.00 vMB 28
306,252 306,252 0000000000000000102836b0cadeca133650c8003d8ab5376aa3e86fcae22a49 321 0.21/1.00 vMB 24
306,251 306,251 0000000000000000377c5b66c3402fee927d87d52cd2dff0bb3bc56e353991ce 304 0.19/1.00 vMB 27
306,250 306,250 00000000000000004ccb18a33014b95dbb2047ad0a33eb3aeb8af21a8a01240f 261 0.15/1.00 vMB 10
306,249 306,249 000000000000000053424c573d054360f06d8688641185fecd26fe232be35ef9 70 0.05/1.00 vMB 33
306,248 306,248 000000000000000052d634dccd4e08328c560912dccfd34e908f4a308549c3a6 29 0.02/1.00 vMB 21
306,247 306,247 0000000000000000512110a513cc7aa5da931213e69a37563bf1e846b036c1d0 147 0.10/1.00 vMB 24
306,246 306,246 00000000000000005c3633fe768ac028cd5202130394c1ced1955d15f534a249 498 0.27/1.00 vMB 28
306,245 306,245 0000000000000000252d9d83ecc8ec42bd754506334ca2abef50408d3728927e 98 0.04/1.00 vMB 32
306,244 306,244 00000000000000004b47ae68c7cc2ac2c85fe78be25687079e3fdd04d8dcde74 741 0.42/1.00 vMB 31
306,243 306,243 0000000000000000058d78fbeced7a651b93320e434fc67d81b95bf07b313c45 442 0.29/1.00 vMB 36
306,242 306,242 0000000000000000443db8206ddc7d6193cc527915bfd62a11a30e4004554018 147 0.29/1.00 vMB 11
306,241 306,241 000000000000000059fc30a984e6da9bbc4ef6ec9608107dc3c2a4af7ae24fa0 848 0.35/1.00 vMB 39
306,240 306,240 00000000000000001e94571b47e13ff2784844dfb6d3322b3e6cd4b04709c40e 82 0.03/1.00 vMB 42
306,239 306,239 00000000000000000a38cc2ab2730fe1df7128a1774f30549347896d0f284195 15 0.01/1.00 vMB 27
306,238 306,238 00000000000000002a8decb6d35a52f076a1735163ce2b4b1caea02922b1e95a 541 0.37/1.00 vMB 26
306,237 306,237 000000000000000054a3266779d353e00dfcb0754328003a917ebd372e5f2e19 756 0.45/1.00 vMB 31
306,236 306,236 00000000000000000ec4bdd7c4ae3b15c9f7e86afd8e5b571cb1b9c3d3676d9f 355 0.20/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.06 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: 720.65 GB
    • Received: 18.24 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.