Loading Tool

Explorer IconExplorer

Memory Pool

82,415 transactions
30.34 vMB
0.11666012 BTC
Random Selection Loading Transactions
Max Size: 183.68/200 MB

Candidate Block

Mining Attempt 55464c538b2ce5c1ffa4955d61f4ed1f71b71b8e723f9757e26cdbb303056eca
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 3d04e21a59ad488b863a468463e656dc5d3ae6ce6b1fd47f826f830c9e6b3e12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,115
Size: 1.00 vMB
Total Fees: 0.03969928 BTC
Feerates: 121.32 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (394,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,188 520,188 0000000000000000003b65406bfd812208b7327ed8422c8b50f921efce72c04a 963 0.98/1.00 vMB 20
520,187 520,187 0000000000000000000ceb261c65567b4ae99c64cffeab987add707d8516b6ca 143 0.98/1.00 vMB 2
520,186 520,186 0000000000000000002e8c577afe0214ac34d579166379bc922baee19d6663b0 1,615 0.99/1.00 vMB 31
520,185 520,185 000000000000000000047200918f5e1c48aa7402618c6d69ac49fed1c865e7b9 861 0.98/1.00 vMB 19
520,184 520,184 00000000000000000013519882c999a2b4ae3e85ab8e02fd653bda757936a40b 1,456 1.00/1.00 vMB 25
520,183 520,183 00000000000000000032ca57ca05cbf444d8d6fa45b2063d6adc1d479ce63da0 2,670 0.99/1.00 vMB 51
520,182 520,182 00000000000000000026633fd5a9ea10fa8c006ad8f786ceccde3944b94ac40d 271 0.10/1.00 vMB 42
520,181 520,181 00000000000000000039057ba71efd2bf51479388ce1e8fddc578a635da8464d 911 0.47/1.00 vMB 36
520,180 520,180 0000000000000000000727d5c3c4ab7cb43c4124bd1d179eb8d90ed27bb7b574 1,038 0.39/1.00 vMB 52
520,179 520,179 00000000000000000012637a287b3fd9c627a24b304d6ca9534e6c781a38b086 1,853 0.83/1.00 vMB 44
520,178 520,178 0000000000000000003eeb75473dfa319c42d46a6a85f0502e3f53ddaa9b342c 375 0.13/1.00 vMB 56
520,177 520,177 00000000000000000007aba6128821003ac6bc698e19c7fa02c28a2f1d80e7f4 1,241 0.71/1.00 vMB 32
520,176 520,176 0000000000000000001959ef34c201f3ffd940e5682a31b7e2ab75e9479aa13e 1,346 1.00/1.00 vMB 18
520,175 520,175 0000000000000000002781e42fcf4b469ee2483c1a275f524f30d380c9da1f9d 2,459 1.00/1.00 vMB 32
520,174 520,174 0000000000000000000577fe59ebf8fac49314cab433e0860091b64265f20649 3,089 1.00/1.00 vMB 96
520,173 520,173 00000000000000000022dc252222b668533ae4979876b69ea0080d2632597624 645 0.24/1.00 vMB 48
520,172 520,172 0000000000000000000b455257ad9f292d53f29b9fdb846446fd24e2404cc7fa 1,979 0.86/1.00 vMB 46
520,171 520,171 00000000000000000043db7e37b25742958be19327e27df97cc95fcde3e68010 2,607 1.00/1.00 vMB 50
520,170 520,170 000000000000000000384af47a863d750c4013a2e55202c2a303f1994bc12801 798 0.98/1.00 vMB 15
520,169 520,169 0000000000000000001fe25734305b3f24c23082cbcc90517c30237886a0146b 718 1.00/1.00 vMB 15
520,168 520,168 0000000000000000001a47b84e5d84bf6afd440b0270b505b6ac5a5425181a65 2,316 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.36 GB
    • Received: 16.21 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.