Loading Tool

Explorer IconExplorer

Memory Pool

47,502 transactions
28.01 vMB
0.13453818 BTC
Random Selection Loading Transactions
Max Size: 147.04/200 MB

Candidate Block

Mining Attempt 20936befe043b5d510fec56ad8f5420fa30188b8109a0bf615fddb38c37ba043
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 4f026c778a72dc4aef326c9736074038926705bf83db6e2b719157a4ccf2d75a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,711
Size: 1.00 vMB
Total Fees: 0.06058449 BTC
Feerates: 151.12 > 6.07 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (530,155 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,721 384,721 000000000000000005f00b41a2120bd0f6a7fb06fb07f6102b3094596f5de9de 811 0.41/1.00 vMB 39
384,720 384,720 00000000000000000ae4e54f4d5c810d0887430bac22618c12d709a26328c4eb 560 0.30/1.00 vMB 33
384,719 384,719 0000000000000000018bcec35baf176a8b217beb76f006c9a7c854b763b38cdc 1 0.00/1.00 vMB 0
384,718 384,718 00000000000000000ec67a2d15f22d00338a6fde05ff65e77e0484d7eb7cb9f1 515 0.26/1.00 vMB 35
384,717 384,717 000000000000000006fcacdb6f28685bbdf2987179cc704c776a9713cd80929d 400 0.25/1.00 vMB 22
384,716 384,716 00000000000000000914bb429a925b907b7c13cc564189feae38b976a55be8a1 301 0.14/1.00 vMB 36
384,715 384,715 000000000000000002b959483faaa9d7eabeab48fc4574c0f3abdc4be0bfd796 1,056 0.64/1.00 vMB 31
384,714 384,714 000000000000000005c889b06f93c13d0390fea0412a47b5e2e6f7639aa94e79 127 0.05/1.00 vMB 37
384,713 384,713 0000000000000000060fb42219096d97700d4e723dd4ea31b030a4f52e38437a 420 0.24/1.00 vMB 23
384,712 384,712 0000000000000000012ae30ab8f2074119e28db3c0617ac2c7d8d16b688f7a28 291 0.13/1.00 vMB 35
384,711 384,711 00000000000000000cb0b09d34b17f53b410656e1c37d0895caf18d478bf5c5c 1,643 0.73/1.00 vMB 33
384,710 384,710 00000000000000000a4f59072f7a69811be9c2c6c5556c58c2a9071d7eb2adaf 458 0.24/1.00 vMB 36
384,709 384,709 00000000000000000ab4f13a28620f6ccb07b27047a785c24723d7d481ef004a 129 0.09/1.00 vMB 21
384,708 384,708 00000000000000000b388c2fe5dc90b87a696b7b398cd4c51f6375fbd278c0bf 474 0.20/1.00 vMB 37
384,707 384,707 0000000000000000106e63df0368786a9a1e8f31ddc6f5d6562313deaff61ffb 522 0.23/1.00 vMB 34
384,706 384,706 00000000000000000bcf3e6f7580c8cddcef9bcc460447fcca368c41c5b2a724 1,190 0.55/1.00 vMB 36
384,705 384,705 000000000000000001da84b1e1c3ce89af70960989397061eadeb4596444d7ca 568 0.26/1.00 vMB 31
384,704 384,704 000000000000000003e05e3f3f064beaada247e670f02058a9bd921dbdf8d47e 1,147 0.56/1.00 vMB 32
384,703 384,703 000000000000000009a78b606d35f0c0ad4b83dd9da1a62ebe89ef62222fd93b 1,936 0.81/1.00 vMB 37
384,702 384,702 0000000000000000003d61fb73b016870bd3768606c1c5280b0cb3b82f29df9a 764 0.43/1.00 vMB 30
384,701 384,701 0000000000000000100a497a2cbd148798428e87e017f6ebfa15e87aa1f4d75d 1,037 0.44/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.92 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.