Loading Tool

Explorer IconExplorer

Memory Pool

80,220 transactions
29.86 vMB
0.07473809 BTC
Random Selection Loading Transactions
Max Size: 179.75/200 MB

Candidate Block

Mining Attempt ea192210e5556f98440b58bf37ec92e0b118b24cb3896650389ed02cdfa3c672
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root 25a6483aead048f1799931894c3c1a6a70f1bde18ba537c272c0ead010549168
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,931
Size: 1.00 vMB
Total Fees: 0.01383966 BTC
Feerates: 197.70 > 1.39 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (812,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
102,359 102,359 000000000000f39b8563dc71b94488a4394437c18e64346529a2e5c0a90f8835 7 0.00/1.00 vMB 0
102,358 102,358 000000000003252e0d605d4a6e91ad4c93d571aa0f5dc08bc17112bec6462007 10 0.00/1.00 vMB 0
102,357 102,357 000000000002f65f6e09e5fd4ce9a56de21547a6d0e36b1564a8b67467207653 1 0.00/1.00 vMB 0
102,356 102,356 00000000000062190d8888c252e123e1fd8997414c35ae94c96c72c544980502 7 0.00/1.00 vMB 0
102,355 102,355 00000000000221de8ecbb235b0b079403db4e820c67626bb5f72b91d17b2b24f 3 0.00/1.00 vMB 0
102,354 102,354 000000000001b1e74aeba2687f69ac6b84f8c3283c4325bba8943534afa477e1 1 0.00/1.00 vMB 0
102,353 102,353 000000000000dd2a5071703fa6c5abe09c7c9c92f6d422541119da8ac997a683 2 0.00/1.00 vMB 0
102,352 102,352 000000000003c9d71007bfa70bd99e3c8311ab1bf00c9d4fc3653dfbe9b15105 2 0.00/1.00 vMB 0
102,351 102,351 000000000003011c8b97aa090f06d180cce6d8dc7baab03a4a09f01525cf5ba2 2 0.00/1.00 vMB 0
102,350 102,350 000000000002024ab0b8dfdfd1e29563359cd6077301a9779c8b884771c24ffa 5 0.00/1.00 vMB 0
102,349 102,349 0000000000025dba58485a086003ae233a95af8519a5b026414c7dab78284006 1 0.00/1.00 vMB 0
102,348 102,348 0000000000002af0dfa9f17c329a021abfded6cfec2c3c976542415b5c00caff 107 0.02/1.00 vMB 0
102,347 102,347 0000000000002c4e7d18d5904da27c6fdc48f0a1867aeb5e6c6cd0c04977d8e2 18 0.00/1.00 vMB 0
102,346 102,346 000000000000f4a05aaf95d2a6b1dec27a3f18bc543e3ff841644a66bd45dde1 3 0.00/1.00 vMB 0
102,345 102,345 000000000003abfc97623350f27d10641db167875d3e2ab202bf3c528a088dd0 8 0.00/1.00 vMB 0
102,344 102,344 00000000000389e2b51680dd38003aac4c148a7e9c407cf21dcdae2df3eee882 2 0.00/1.00 vMB 0
102,343 102,343 00000000000249b903c08eebe12a947b5fc4529a60edf17352aa76f9d1615170 5 0.00/1.00 vMB 0
102,342 102,342 000000000003e62fc4fdbbfb3dc2aaa6ae3ef058109d027a71311096d6fdc303 11 0.00/1.00 vMB 730
102,341 102,341 000000000003664a9510cfc724b653c9c76a443ed2500642380a93c2de6c6732 1 0.00/1.00 vMB 0
102,340 102,340 0000000000028d0aa618f019ac33ff5001e8e3986026e8f8fdc3a0621322f8ff 3 0.00/1.00 vMB 1,436
102,339 102,339 0000000000032f30bc100860220975e188cd3fd108d449d569b64476baef9aba 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.37 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: 663.71 GB
    • Received: 14.93 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.