Loading Tool

Explorer IconExplorer

Memory Pool

80,116 transactions
29.47 vMB
0.13061726 BTC
Random Selection Loading Transactions
Max Size: 178.11/200 MB

Candidate Block

Mining Attempt 21059e8a3537fb748358d1053e72f76dd96ca54b9512cbb74aa56b08323a25c7
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 7976345096d9eda04dbca629ce0a1a323fc2809d44ed5cb04b7ca2ea0f1233df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,767
Size: 1.00 vMB
Total Fees: 0.04871827 BTC
Feerates: 301.72 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (629,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,707 285,707 00000000000000013ddbbfde32d9b1ac88670fe40e9aa23523c28f1cccdc2e91 285 0.16/1.00 vMB 30
285,706 285,706 00000000000000014cf11e1edc7622ecb1d8d5af71768d43c6ba0be797a5b40e 416 0.23/1.00 vMB 35
285,705 285,705 000000000000000059c9a89218d76d78ef998664e4c82b2be081d98e53fd129a 160 0.06/1.00 vMB 58
285,704 285,704 0000000000000000f1b4627badd208de62931db5303a6f56fd8eeafa357e7612 168 0.15/1.00 vMB 19
285,703 285,703 00000000000000013d12cb7630d7d54710ab0017d10b75244d916f7455089248 702 0.50/1.00 vMB 26
285,702 285,702 000000000000000024d079db25441e27acdb305409f974b2abbd3ace96676815 430 0.35/1.00 vMB 17
285,701 285,701 00000000000000007470d3d84a48aa2a230c46d6bdd2b7fb5d53d2b19212b5c9 939 0.50/1.00 vMB 34
285,700 285,700 000000000000000048a5ab521658492bb040557c7c62c7b5dd4881aa082c2c95 312 0.35/1.00 vMB 17
285,699 285,699 00000000000000009881aa98edbd3e291e3d9c63c231fd6bfb27844540946695 830 0.35/1.00 vMB 36
285,698 285,698 00000000000000018dd8173fc283502d47a0bdd025867b972b458b06206ef1ab 214 0.06/1.00 vMB 42
285,697 285,697 00000000000000012344ec9857b66270d4d6039d25a491564685b38df15543c9 771 0.25/1.00 vMB 59
285,696 285,696 000000000000000004fbfae30cfc721b66bedf76dad729b07d7542730eac2e26 205 0.06/1.00 vMB 143
285,695 285,695 00000000000000017ad005b20d20a56764ccf8222d8ee319932c89b25e08b05e 602 0.28/1.00 vMB 39
285,694 285,694 0000000000000000e62d355ed4029b156d8cdaf1b63c522329cae4bce4c50a71 247 0.12/1.00 vMB 35
285,693 285,693 000000000000000100316999de62bfe53739650b79fe1ba7ee76188cd80c365a 294 0.12/1.00 vMB 38
285,692 285,692 000000000000000138c1449d16d95b5c19abfbf47b4d4c5bc7c5f66bd474e252 67 0.05/1.00 vMB 16
285,691 285,691 00000000000000016a7cc7f194f31ffbd1273c08d69764dfe66dd5cace9a7c8c 441 0.21/1.00 vMB 37
285,690 285,690 00000000000000011e66adaf8b62e62d718188684f624a75382d9aaaf2a46ca7 1,285 0.67/1.00 vMB 44
285,689 285,689 00000000000000016176f663ca90f785b1968f99d11364d39b63f790b3b44895 303 0.17/1.00 vMB 42
285,688 285,688 0000000000000001425a9fd3b6225ca1a973f2b114e834be53d8b47bb1c88ad8 722 0.41/1.00 vMB 30
285,687 285,687 0000000000000000d23600d422d359a084de6a256dfe5362a95ae417024e4776 183 0.06/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 782.90 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.75 GB
    • Received: 17.46 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.