Loading Tool

Explorer IconExplorer

Memory Pool

73,097 transactions
28.35 vMB
0.06620719 BTC
Random Selection Loading Transactions
Max Size: 167.69/200 MB

Candidate Block

Mining Attempt ef3c9cbb0a22904d692f7c0a97cd0308ed38667588338c16d48ed01e518fb62b
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 7056b95fd1155011c1ab55af95d9aa018d29fdba4f26f3ad1a8847c75a6ee67f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,040
Size: 1.00 vMB
Total Fees: 0.00944005 BTC
Feerates: 100.36 > 0.95 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (217,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,084 697,084 0000000000000000001025488f6d3cf0f857d0c1479ae34bf505c616d8877e52 47 0.01/1.00 vMB 17
697,083 697,083 00000000000000000005443116c03e97663595c9898c446102c8500d62f35edc 173 0.06/1.00 vMB 14
697,082 697,082 0000000000000000000062c97326456b55d7dca2cc29c6ba3edaf370b904f0aa 686 0.20/1.00 vMB 17
697,081 697,081 0000000000000000000274cc365df5e08492c5683e82dfd1868b3260c352873d 123 0.05/1.00 vMB 15
697,080 697,080 0000000000000000000e88185d0a888ef1380e3a74fc525359d6be2a62f64a47 306 0.13/1.00 vMB 14
697,079 697,079 0000000000000000000dd5b8695bd9839a80b6892b3d4061f68c58d14e923081 190 0.05/1.00 vMB 14
697,078 697,078 00000000000000000000f1d72acacaf4507487091bf70762c7eabf988051da7d 2,850 0.97/1.00 vMB 13
697,077 697,077 0000000000000000000b09977b24061c9f5759984b1c2693280a259d586b1c4b 204 0.10/1.00 vMB 10
697,076 697,076 0000000000000000000f8d9b962cd6d8bab3b58362ae8eeafe040581cd74239c 1,064 0.78/1.00 vMB 9
697,075 697,075 00000000000000000009cffac693b6acd2885a6b0eb0924d98e1a02804553a1a 99 0.03/1.00 vMB 10
697,074 697,074 00000000000000000005e0014f7e9ef7b1a59e513cdea27cc61ac1869a2a087c 611 0.68/1.00 vMB 8
697,073 697,073 0000000000000000000160c70017d9e89650b5591e7fae28fc1f0c6fb1a7bf9a 2,298 0.79/1.00 vMB 13
697,072 697,072 00000000000000000004e0d02a445f8304a0e1a19895d1c2f0bf8031a9a81929 770 0.30/1.00 vMB 13
697,071 697,071 00000000000000000008a83775f1a309f7b715677bcd30fea4193970f8f1fd88 1,624 0.64/1.00 vMB 26
697,070 697,070 00000000000000000000fd955e1e18d58c184035e5a414575345ff4e367e40e2 2,933 0.95/1.00 vMB 16
697,069 697,069 00000000000000000010c64c4005861f1a7eed5016afd00889eccd80dabe8213 2,896 1.00/1.00 vMB 14
697,068 697,068 0000000000000000000defd57fa058811abaa8ce6110199a6d7fae0b9192b03d 2,872 1.00/1.00 vMB 23
697,067 697,067 0000000000000000000f95dbba472e0bad9b714cba16fd2c5edbe0b14655fa0f 2,403 0.93/1.00 vMB 11
697,066 697,066 00000000000000000007e90e35ddcaf2420f8f0f3b24b36e632c5d6adb5980dd 1,739 1.00/1.00 vMB 20
697,065 697,065 0000000000000000000892d37508582c3a958fa0cb2c3947fb761ce11c0d3692 2,503 0.81/1.00 vMB 16
697,064 697,064 000000000000000000099f78d4ec6771120e4f5844dab1c47af693be3f98e264 629 0.25/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.33 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.