Loading Tool

Explorer IconExplorer

Memory Pool

80,046 transactions
29.68 vMB
0.07166796 BTC
Random Selection Loading Transactions
Max Size: 178.87/200 MB

Candidate Block

Mining Attempt d79f472578171420d3213872de5dc1f992847f5033f1d28c69648d94e32d908b
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root 453b6ba6e640ba9e696662cf968b573b49d42afaf2a809a9af5ed8b72db20438
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,813
Size: 1.00 vMB
Total Fees: 0.01117002 BTC
Feerates: 147.04 > 1.12 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (593,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,212 321,212 000000000000000018ed2b05d38038fcf2315aaac53c6fff274a8259ae5fb45f 128 0.04/1.00 vMB 42
321,211 321,211 0000000000000000240c5f059ac5498c4d82bb5d8a2696dfa2bd4deb3b7e3674 150 0.11/1.00 vMB 27
321,210 321,210 000000000000000006cdc26d286efade8e54777588ffca003dbe95be693cc899 1,192 0.68/1.00 vMB 27
321,209 321,209 00000000000000001b1e609c2a0d1f01e02ccfa0a04084a0319265f2f392fb00 403 0.34/1.00 vMB 14
321,208 321,208 000000000000000020521c4f09d956a8d6758e7a575bbecc273e8fc459fbdac4 107 0.13/1.00 vMB 16
321,207 321,207 00000000000000000808dc3ba1b19641879567876582797ca53c6dd028b2efd0 1 0.00/1.00 vMB 0
321,206 321,206 00000000000000001e1cfc2a5af4552c9c29db53050199b51fca5d5dc57b0d72 1,645 0.75/1.00 vMB 31
321,205 321,205 0000000000000000092de67c565dc42da81c0708941147ff63cf8dc63c906626 185 0.17/1.00 vMB 12
321,204 321,204 000000000000000018491ba925ed13d58678e7b389df6d56f156e4a651496e0f 256 0.11/1.00 vMB 38
321,203 321,203 000000000000000008f28c82c385fcef68ead6a20f97e8a459d551f578ae5a00 341 0.15/1.00 vMB 38
321,202 321,202 00000000000000001a0ff0960f6d7101ec982e52283ed90a45aab8110ff21776 198 0.13/1.00 vMB 15
321,201 321,201 000000000000000013366f3b6cb892692cd0704fbfa42a95d3a9ec5ff5db1641 1,502 0.75/1.00 vMB 28
321,200 321,200 00000000000000000eca12a410053dae10c5228bf28b9df298235f90a7a14afb 453 0.24/1.00 vMB 28
321,199 321,199 0000000000000000212a48dcae42ff7633e5f277f1552232d1e744d334473cee 672 0.45/1.00 vMB 34
321,198 321,198 00000000000000001c92dcfc26c421e7eff3dca53bc808b9eed7c75394386647 992 0.55/1.00 vMB 28
321,197 321,197 00000000000000000da3f3a9f302a16cf2aee0c53a3082dcc035fb4bb18acad8 36 0.02/1.00 vMB 36
321,196 321,196 00000000000000001e836b33d307b3bc08e84bc80168e56caccc24753f78c8e4 211 0.12/1.00 vMB 15
321,195 321,195 00000000000000001c1b2dd61c089afcae94ba6eeb55ae6012191e3dc8b77bbd 656 0.40/1.00 vMB 28
321,194 321,194 0000000000000000060de8e2ea46ada5c248d7b1c0b135dc9e1f2d7cfdf4c36c 166 0.11/1.00 vMB 26
321,193 321,193 0000000000000000180cb6d19609eff5779331d136087387e5e402e08e1582ac 376 0.24/1.00 vMB 21
321,192 321,192 0000000000000000010f10cb569f83ca1ffcb5aae6bb5b735d9bc38353c06540 334 0.44/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.36 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: 662.83 GB
    • Received: 14.88 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.