Loading Tool

Explorer IconExplorer

Memory Pool

84,663 transactions
31.86 vMB
0.11009472 BTC
Random Selection Loading Transactions
Max Size: 193.47/200 MB

Candidate Block

Mining Attempt e3c3b0ad34fa1abe89c23b3ea7d0cf50fd4f6c177960cf0ccbc6c4e393bda7cd
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 921fd13d94180cf359b02791635781d73fd15c0a931d88ff60ce9c0c96e26fb1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,752
Size: 1.00 vMB
Total Fees: 0.03265617 BTC
Feerates: 299.43 > 3.27 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (367,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,515 547,515 00000000000000000013ce70a9193c84579bd703f0747fdea883e7fdf57e8e20 1,592 0.85/1.00 vMB 10
547,514 547,514 000000000000000000084065e598a4a1c2873434832cdbc07f95086b31d8e5eb 175 0.27/1.00 vMB 3
547,513 547,513 00000000000000000022c97f89a8f079d125c86456100ee4166a392809228106 2,675 1.00/1.00 vMB 2
547,512 547,512 000000000000000000208b67177b654cb3e53185616eab54ffc1ca8fe7a746bd 2,628 1.00/1.00 vMB 19
547,511 547,511 00000000000000000016e10f2c7b8a51a053d783c639a165c8a76ed4cc7eddec 2,783 1.00/1.00 vMB 11
547,510 547,510 0000000000000000001c86253fd5931f425a7fa7b88277585c1b7fa6561112fd 2,112 1.00/1.00 vMB 15
547,509 547,509 0000000000000000000867d930e5c09ea52cbb34fecfc9fc8c5ae8fbdc9cc7f0 1,829 0.78/1.00 vMB 11
547,508 547,508 0000000000000000001e422895343b3508f72d5297dc9c3eaeba90dfeadfea5d 711 0.29/1.00 vMB 12
547,507 547,507 0000000000000000001920dda75f72c65e664a723d51121a2fab7ed7a6a52049 196 0.50/1.00 vMB 1
547,506 547,506 00000000000000000026949e8f40d3f7539ffc6cc575031f2cb19f31490baa81 2,890 1.00/1.00 vMB 18
547,505 547,505 000000000000000000124e26fd7400fe58e62de0a440b41d6f847be8463fbe67 790 0.39/1.00 vMB 10
547,504 547,504 00000000000000000015594b96acabaf0edd6782c1e8ae6a970149b81b1bf38c 875 0.38/1.00 vMB 15
547,503 547,503 0000000000000000001160979617c916889b145dbc6db6eb9628e8ea2314e72f 1,093 0.76/1.00 vMB 2
547,502 547,502 0000000000000000000950af2775efc0cb9b6257ecfdbc8dfa56721e1dfeaac0 2,831 1.00/1.00 vMB 20
547,501 547,501 00000000000000000023438f2baa4ec2e48d1e811e42fd3783994096e3b9a0fd 455 0.24/1.00 vMB 7
547,500 547,500 00000000000000000012fc95df2331e42a257012f973a75cdb136e07c3b2a14b 911 0.43/1.00 vMB 10
547,499 547,499 00000000000000000014270506e3af30d0231a031a96aebacaa2ab3aa1319d8f 1,889 0.85/1.00 vMB 10
547,498 547,498 00000000000000000001094d04d951c92f3a0b5b653d5cbb04a20bd0d0594696 1,407 0.65/1.00 vMB 9
547,497 547,497 00000000000000000026d43e368568d763fa0f54d134bf4907d0e47d82499ece 195 0.09/1.00 vMB 27
547,496 547,496 00000000000000000014851fc72ac07cd8f10db355c5aca0be20ce4e0adac002 356 0.16/1.00 vMB 8
547,495 547,495 0000000000000000000f0e72446134ddb4e8daee52dede1bbdb9b2381e3c20eb 1,546 0.74/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.