Loading Tool

Explorer IconExplorer

Memory Pool

81,095 transactions
30.04 vMB
0.09362027 BTC
Random Selection Loading Transactions
Max Size: 183.54/200 MB

Candidate Block

Mining Attempt b1e755694fbe6a3d74b0c29051611b11920e9cd2fed50176f1ffc8f5f38d0624
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 02405112c7e429fa6287ad17c155eab278a47c9a8f219f6968004fef344bd4e0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,489
Size: 1.00 vMB
Total Fees: 0.02614444 BTC
Feerates: 402.60 > 2.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (590,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,230 325,230 00000000000000000b335b0baa18f64522089c9a9811d3a7bc03b2d38e99b54c 1,034 0.59/1.00 vMB 28
325,229 325,229 0000000000000000147bb01d5e7db5a6e593b5e9a039aba914dec57f9c09c06d 127 0.14/1.00 vMB 16
325,228 325,228 00000000000000001286dae81dfe16c49fe114c840e232a4277257d99a5f1249 1,812 1.00/1.00 vMB 32
325,227 325,227 00000000000000000e7383b11ac8cc806debad08536e55913caa4118fa5295c1 1,117 0.66/1.00 vMB 27
325,226 325,226 0000000000000000019ee9d4a4428bcfa36c3e4a122b5011bf7a775323ced371 226 0.16/1.00 vMB 31
325,225 325,225 000000000000000002f994f3e13fe3a2351d3383382f67ff78d0054d600a318a 115 0.06/1.00 vMB 32
325,224 325,224 0000000000000000131ce61862c6df7745f018a196e1fdd21a010776f28110cb 310 0.16/1.00 vMB 31
325,223 325,223 00000000000000000dda3402f6feafd1f755ab1fb2d37c7b3b682f08e9ddbcf7 128 0.06/1.00 vMB 29
325,222 325,222 00000000000000001d8f9d981c47bdaa918d83173c5d85110cc3580a93ac84f1 469 0.24/1.00 vMB 33
325,221 325,221 000000000000000010999026d4c57e61557047e990b1673198d594c9249fd1fe 1,308 0.69/1.00 vMB 29
325,220 325,220 000000000000000004bbf2b0debdcec8ca2572714e6cc4326278801768413417 833 0.44/1.00 vMB 30
325,219 325,219 000000000000000014444fc2f8378f04edc3e7121e17a699fbb41bdcc90f0fbd 83 0.05/1.00 vMB 27
325,218 325,218 0000000000000000100d2eec679506f2347691af774591f6a450e7f88145e7d0 189 0.12/1.00 vMB 23
325,217 325,217 00000000000000000e415214652b27ae6ca096b95660b3a0fe82e861a2c8bd33 53 0.02/1.00 vMB 18
325,216 325,216 00000000000000000a55ac1f890feb036b923714ef86dc4710ec8b820045aa26 926 0.62/1.00 vMB 24
325,215 325,215 00000000000000001a16af36c4423e27de4ed136d6ed41b736dcd915c29e1ee7 761 0.35/1.00 vMB 35
325,214 325,214 00000000000000000ff588f1eb0be3b5cfaedfa122f0b0fff4e3d81535c1c2bd 387 0.25/1.00 vMB 24
325,213 325,213 000000000000000019d5077ed5466ecd86d2cae079d5d0d149623289b99c9ebb 311 0.31/1.00 vMB 16
325,212 325,212 0000000000000000070641b8f63f926df65cff6f941cff9479a1cfe417d66c3c 897 0.35/1.00 vMB 41
325,211 325,211 0000000000000000137314d7e337a38afca202761b4f46b2b047f946c5e547ea 416 0.19/1.00 vMB 29
325,210 325,210 00000000000000001085a30f9a5d6a175e382140f4538dde885c08e6e65d9af3 421 0.24/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.