Loading Tool

Explorer IconExplorer

Memory Pool

80,800 transactions
29.92 vMB
0.12209167 BTC
Random Selection Loading Transactions
Max Size: 180.22/200 MB

Candidate Block

Mining Attempt 0e58aa57f88d61a0559830497d8e1be2c3736b829c2b81c39eaaebce8a4c4bf6
Version 20000000
Previous Block 00000000000000000001da0a60f0698b1c5dd5ff7d15014352ab111436e992fd
Merkle Root 82a6254fc360c65c63c74fb965808c6c06616dd08ad403f7a2b25d58c8fd47e9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,007
Size: 1.00 vMB
Total Fees: 0.03433212 BTC
Feerates: 149.47 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,300 (590,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,232 325,232 000000000000000005591f34a53792da8cf7c5355009d19eef95e64ad5509040 1,399 1.00/1.00 vMB 24
325,231 325,231 00000000000000000e0b9a79f243dc1a08e8b2f6e93c8ee2ebd562d30b344570 1,573 0.75/1.00 vMB 33
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
Previous 10 blocks ↓
Total Size: 782.91 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: 713.85 GB
    • Received: 17.49 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.