Loading Tool

Explorer IconExplorer

Memory Pool

33,084 transactions
25.24 vMB
0.05199531 BTC
Random Selection Loading Transactions
Max Size: 127.77/200 MB

Candidate Block

Mining Attempt 95fa88459489bb0ef37b2aba4fa34e291efee9389f1a58b11e2c735c1f4a99fb
Version 20000000
Previous Block 000000000000000000019dd1c564ae94c30db263064959627df766509c104535
Merkle Root c01fa26e3865fa7eecc23fd870187224fd3b0abd5aa4ef72c36841bd06f9c2d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,066
Size: 1.00 vMB
Total Fees: 0.00645515 BTC
Feerates: 80.43 > 0.65 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,698 (502,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,196 412,196 000000000000000004b2b91bc87d683099f1dad9fb5fca5eda07c19d53ad48cd 1,163 0.99/1.00 vMB 26
412,195 412,195 000000000000000003d448d9bc8df05fba8463998280f66892a1e156d80fa6d2 1,783 1.00/1.00 vMB 52
412,194 412,194 0000000000000000028fef339c8d98d96718482f1d086d8e335fba58aac3dbf0 2,623 1.00/1.00 vMB 60
412,193 412,193 000000000000000001fa7cb341f7d60d73a0aef4cda3849c3d28b9e37b5d2b91 926 1.00/1.00 vMB 20
412,192 412,192 000000000000000002793fd70b41bfdcfc8d5a63bf2273747c7569898f6f6cc5 2,031 1.00/1.00 vMB 44
412,191 412,191 0000000000000000043c977baef20f91d26d3fe4e6d698727b4d6d057272ee0a 2,090 1.00/1.00 vMB 50
412,190 412,190 00000000000000000383cc6c3cfecb8d4f736e037a493dd7dbc7cca4b6b25a47 3,141 1.00/1.00 vMB 71
412,189 412,189 0000000000000000051cc81a04b83ef66402cec46e72f87e1272d052ddd2f0b5 1,238 0.99/1.00 vMB 32
412,188 412,188 00000000000000000463981e1d3251f0b8de7ad1c899992fc252174cffd6375a 2,882 0.99/1.00 vMB 72
412,187 412,187 000000000000000002c6610c0764494a426e68f2cf09ec93a6ceb31af4334603 1,138 0.99/1.00 vMB 28
412,186 412,186 0000000000000000028cc649f138787f379cdb5fee1f6314f6ba8da08a447d19 1,322 1.00/1.00 vMB 31
412,185 412,185 000000000000000000955a6246a9c2e6e4fdac2447bce0a4c03f0575ec42736a 1,480 1.00/1.00 vMB 35
412,184 412,184 000000000000000000428d58cde8ee451584aa889d6bf45fd5de0026aa937835 1,725 1.00/1.00 vMB 30
412,183 412,183 000000000000000001c9a2816ed2e303209e3982f6f5f584618307b7d9a94096 3,113 1.00/1.00 vMB 70
412,182 412,182 0000000000000000046960ae9ac3ee9f8ecc2869b4360e44b074e8e1524a7781 2,130 1.00/1.00 vMB 50
412,181 412,181 0000000000000000031ce2d7c751c6d09a1d182287117e30637cfe84bccfef90 2,061 1.00/1.00 vMB 47
412,180 412,180 000000000000000003a7942277157e227c9d3feb537ec16eef133cc510e18afd 2,148 1.00/1.00 vMB 38
412,179 412,179 000000000000000002dcf7ed5b3ad6e5202300eb8c869babe04f0f5f48c01e50 2,512 1.00/1.00 vMB 46
412,178 412,178 000000000000000004ee82460a32231c7408961d39a886ea461aaa83b5102d00 13 0.00/1.00 vMB 172
412,177 412,177 000000000000000004bcd541ac201ddf1bd2969250dc60d51b9ee5b4e4b8d658 2,184 1.00/1.00 vMB 91
412,176 412,176 000000000000000001bb3b9f24af4ac8cd9726e4e100ad87044c2aff5c9c3be9 2,028 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 781.85 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: 638.94 GB
    • Received: 12.50 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.