Loading Tool

Explorer IconExplorer

Memory Pool

90,806 transactions
33.10 vMB
0.16913113 BTC
Random Selection Loading Transactions
Max Size: 199.79/200 MB

Candidate Block

Mining Attempt 4c79064a7ff45de23cd37c7ddb353f8220b965406d69fcd8cf9f169c9bcec205
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 6b60844d62d83cffe714b81ea60ce551f2c6b34fc1148497a0cc3b678fb3a721
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,914
Size: 1.00 vMB
Total Fees: 0.06603412 BTC
Feerates: 627.82 > 6.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (585,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,595 329,595 000000000000000004bde272645c8276a2703a3bf818aff09f274b1059888aac 1,589 0.75/1.00 vMB 30
329,594 329,594 00000000000000000e852485e1f7dac4ad59f41372bf1dde6d97fb94833a7000 163 0.75/1.00 vMB 11
329,593 329,593 00000000000000000e6b484ace5d2a5dd64d41ce3c56b4b9c4691ec18e14da82 1,527 0.75/1.00 vMB 32
329,592 329,592 000000000000000006fccc63c546cb09dac8b8b8a37783aa8774fda5773fc24f 898 0.75/1.00 vMB 21
329,591 329,591 000000000000000016f0088311567ca54119d6ae6512009a2bbf987827a24a8e 722 0.75/1.00 vMB 20
329,590 329,590 00000000000000000433217d4df5092bae44b3c84c4cfaae73c1e526c65e3c74 1,589 1.00/1.00 vMB 25
329,589 329,589 000000000000000006b9e6399875c4c853a4d7459f6d9ffd390241fd050f940f 3 0.00/1.00 vMB 9
329,588 329,588 00000000000000000f98396554ee677add3ab160f97d170b2255d3b16e155222 889 0.75/1.00 vMB 18
329,587 329,587 00000000000000000f5fe73edcf654f4d1a271be57beba564af1ecb14c8d6ea5 1,739 0.75/1.00 vMB 33
329,586 329,586 000000000000000007f2bcce580accc1335a12a8950e6f40fe1e60d03f55d097 2,256 0.75/1.00 vMB 42
329,585 329,585 000000000000000019149f6755e38698c286c22bd9dccf5de5399396c9bbe04b 1,231 0.50/1.00 vMB 35
329,584 329,584 00000000000000000d86ce4344a171a5e0c9c472aa213322460664a8d4704a4f 271 0.23/1.00 vMB 21
329,583 329,583 00000000000000000e2fc738dade26860cab687ba6564305a5ebaed0cfab455e 664 0.41/1.00 vMB 24
329,582 329,582 000000000000000006776f399815744a7b3714a556a173471ac69b474f5c605d 745 0.52/1.00 vMB 22
329,581 329,581 000000000000000016b0a467a368b44849634099c78845973411dc2ec80ee060 112 0.14/1.00 vMB 15
329,580 329,580 000000000000000011f680d073874580796bd9f96e9f7646b04a1b50172e2a19 913 0.47/1.00 vMB 28
329,579 329,579 0000000000000000132385ebe363eb329d3d7ec25632751b7318c5f80ec7843a 871 0.52/1.00 vMB 24
329,578 329,578 000000000000000016afb3d19c6c2e306274949262b95c81b1602bc2ccc7c640 1,708 0.75/1.00 vMB 32
329,577 329,577 0000000000000000039818cdcc2a75250b42950e1a26c8875aa050e2beb61581 282 0.14/1.00 vMB 27
329,576 329,576 000000000000000007d8128ead781e285a3e896022d918efba054709e41449ea 425 0.30/1.00 vMB 24
329,575 329,575 00000000000000001099387cb58f172ef7ccb44d2cdcfc054f57b5a314852228 138 0.05/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.63 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.