Loading Tool

Explorer IconExplorer

Memory Pool

82,259 transactions
31.12 vMB
0.12153779 BTC
Random Selection Loading Transactions
Max Size: 188.85/200 MB

Candidate Block

Mining Attempt b9398f1d90591d67ccc9bd7a2fb3ff27daaaf4e9231d301276ba7f9139314bf6
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 4b84c820bacdbb194852303dc73f554bc806317bd2433d4a143cfb3bd11d1476
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,195
Size: 1.00 vMB
Total Fees: 0.04186552 BTC
Feerates: 318.30 > 4.20 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (730,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,802 184,802 00000000000003432ea106601e3a5e8b4b36d0bf3cad886bd0c22edcab483386 120 0.05/1.00 vMB 62
184,801 184,801 000000000000030f324d3a7f3ffce38338069c6319fd6790d9f60e30cdc4c5df 512 0.21/1.00 vMB 125
184,800 184,800 0000000000000130ed43fc455277317d615417d54dc4496cb1ddaf2ddf9c9e0d 13 0.00/1.00 vMB 14
184,799 184,799 00000000000000fb1d759713b52f9ce6fcb14754a15794a25d0227d61699bec1 345 0.25/1.00 vMB 402
184,798 184,798 000000000000087f95ab15f5f066fe3b3361e5a0e062e96408b786fe2befdb74 8 0.00/1.00 vMB 295
184,797 184,797 00000000000008d9b46721b93c1776c0ee2ef7f681eb8d38045c2c79411f9ecc 151 0.05/1.00 vMB 223
184,796 184,796 00000000000003876e0c82ad252ebb75b2477584a57e49ba77ee1dc61213418b 416 0.14/1.00 vMB 148
184,795 184,795 0000000000000871d4de26bbb9c416aaaa142fb7c92cb3c57ac7cd70911572f5 516 0.25/1.00 vMB 133
184,794 184,794 00000000000009c8016b516f691e158cb85c91c7b60df7d8412d1926459d1c5f 314 0.09/1.00 vMB 57
184,793 184,793 00000000000004bad69ad02ff785e12681996161837d10ec735f67b4ac9d2180 648 0.25/1.00 vMB 145
184,792 184,792 00000000000003b07e53034f32d2f2dfb6be8eb6622f786fe57a78f4510d8f81 580 0.25/1.00 vMB 126
184,791 184,791 00000000000004582344c7f4be647be30ebc2e8a5870ebc79ae7f59af2b5d1f3 10 0.00/1.00 vMB 53
184,790 184,790 00000000000008afc4fd9a6946b222013db60fcebeb10ea538cbbeec46789be3 159 0.05/1.00 vMB 18
184,789 184,789 00000000000003f144c6c167e9611097f2854a89922f4c0b6d068bfcfb5303fc 12 0.00/1.00 vMB 0
184,788 184,788 0000000000000a4bf5199e8df37fd31a1e2086713eb274d1f0dcbeca3173884b 644 0.25/1.00 vMB 179
184,787 184,787 00000000000008eb76e2cb878a358536bbb700165419bf9fbc5ee9e587f39e44 518 0.25/1.00 vMB 137
184,786 184,786 00000000000002f9c3721f7aa36d4173c4a2eceabca3227ec3253b6dfeb1a980 1,032 0.42/1.00 vMB 139
184,785 184,785 00000000000002218fbe986fc78d32a1900a9a443ae45e99d5cb9a1f4e4a0836 339 0.21/1.00 vMB 105
184,784 184,784 00000000000005e0dd630934437170f173cec388d9dec5f0f861a36a9c529f7a 256 0.09/1.00 vMB 102
184,783 184,783 000000000000014dff14c27792abe9ec71599ab5b7cb41053190b1e2218ebaa6 888 0.34/1.00 vMB 135
184,782 184,782 000000000000064a6bdbef6d1fdc140335bdc3dcb65cf9cb3f736f809848bdf3 558 0.25/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 783.08 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: 722.02 GB
    • Received: 18.39 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.