Loading Tool

Explorer IconExplorer

Memory Pool

16,983 transactions
8.08 vMB
0.04976910 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.87/200 MB

Candidate Block

Mining Attempt fbe528776695d6eec7c2626095bec1d1105b279e5884ce7a6a4ee3471b92bfc6
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 4bc76db3a61f3bffe26333c855f0863b3cd25fded4288c131feaaa6663425728
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,567
Size: 1.00 vMB
Total Fees: 0.03285558 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (745,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,314 168,314 0000000000000b3121ebe58f3530b46ae0cc417cabd6c4740a2ce4574f644b46 59 0.03 vMB 496
168,313 168,313 000000000000042a61284f285431ba5f2f41b9f8f7d3a98cb20dcf8ed2cdde4c 107 0.05 vMB 330
168,312 168,312 0000000000000c1f875468afbe95d5b02c668820143fd127a2fef2f2034b87b3 11 0.00 vMB 15
168,311 168,311 000000000000018cd32c3804b4cd8ae2dcf064d4ea2094462a43a5f63132f3e6 79 0.03 vMB 91
168,310 168,310 000000000000062d13ddb6d1fbbfbd290ab03c7999918b9a3a694cde537698ac 104 0.04 vMB 131
168,309 168,309 00000000000001b45780cb1cb1d5f66ee975187f56cecc1dbecd16ef5ac68d3f 9 0.01 vMB 6
168,308 168,308 0000000000000a1eba3058c4e18a818bae23f42344bd049fce605d3ea2e92a1a 27 0.02 vMB 41
168,307 168,307 0000000000000aa7c72762def02f7946b176144c100d5399aa190bc44e6c3fa4 10 0.00 vMB 139
168,306 168,306 00000000000008566ce5cb9a7704230209eccb9d5a61f8cf79347519facfb93c 13 0.00 vMB 40
168,305 168,305 00000000000000f931355fd55d2226816bd9436ea8822f55701379df8e97a0b6 11 0.00 vMB 41
168,304 168,304 00000000000003f13d21486a872ba97aee46b9516549cee590ef70df540a5f87 30 0.01 vMB 56
168,303 168,303 000000000000010513e56e71e64761f899ee5c6b7020e9904f4be77da4104524 26 0.01 vMB 34
168,302 168,302 0000000000000255b7d6b4efb56ac93d440433a866b4687e4f4dcce23789bfc0 28 0.02 vMB 143
168,301 168,301 00000000000009169dc33a0ff478443925424fd10cc55c71dfe89831f39593f0 22 0.01 vMB 112
168,300 168,300 00000000000009de7dbc06c49f4c42b8eb90639bf680519ed045020b346fe079 53 0.03 vMB 247
168,299 168,299 00000000000004a37792a85ce821485ef211307f5b35842946746dfe3770b9b7 89 0.02 vMB 2
168,298 168,298 0000000000000993d8e59de33f35468a52faed3dff19f5f657018cd4c2dd2c3d 27 0.01 vMB 2,992
168,297 168,297 00000000000004047c0c1a856cb0c83797996752409c4e843ffd4dba4a1778b7 46 0.05 vMB 416
168,296 168,296 00000000000007c7b293d96f7ff4febc222abfa2f8e1c91b84a5aad4e8d02542 65 0.03 vMB 109
168,295 168,295 00000000000005cce949892ef2da619f979af385e3f8245995360ead466bda3f 55 0.07 vMB 378
168,294 168,294 000000000000026a2236c99a55ce94170b416a7641b60b1f92636b95fb7b0da6 31 0.01 vMB 4
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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