Loading Tool

Explorer IconExplorer

Memory Pool

74,361 transactions
27.87 vMB
0.07039264 BTC
Random Selection Loading Transactions
Max Size: 169.61/200 MB

Candidate Block

Mining Attempt 4cd15f31b435b96d314416255f466d72097ea91ab98ab3552335199e0717d601
Version 20000000
Previous Block 00000000000000000000f476e02b0f3a45fc85a1c57118e0d247af7c3400b258
Merkle Root af79654cd25446246bd1da211fda48531aa8c69b6a6dd453dd1f90e455fcdb12
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,458
Size: 1.00 vMB
Total Fees: 0.01006694 BTC
Feerates: 117.53 > 1.01 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,588 (875,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
40,571 40,571 000000000684a9ad831b67710aaebb3a043b576ded38c8672315f995e86fdcc1 1 0.00/1.00 vMB 0
40,570 40,570 000000000bff91122e42c2390d82333d32ab153ec21d62905b85197a14bc56a0 1 0.00/1.00 vMB 0
40,569 40,569 000000004904bf6da5dca2769dbc7d29dbb5a0edddf63e067a7775b40236a269 1 0.00/1.00 vMB 0
40,568 40,568 000000001352666c986fa04ab30fb3c43a0c37c29dbdec1f8d33baab95231189 1 0.00/1.00 vMB 0
40,567 40,567 00000000095392746b3ae9a965a4e1934adfb234db21d77870b51b22ea39ffbc 1 0.00/1.00 vMB 0
40,566 40,566 000000001fedafcc74aa6674d7379c435e0942667948701fe22a2f15292dec3b 1 0.00/1.00 vMB 0
40,565 40,565 0000000004b2b152dbcaee2789cb9a3b2c709d8840ca9158dfefbbe2beaf7afd 1 0.00/1.00 vMB 0
40,564 40,564 000000002cf62bdc113808cf9430d94134b2ef5b35a384253cde3e5dad4a9805 1 0.00/1.00 vMB 0
40,563 40,563 0000000006fb3bf8788732e97d586806f25f46773910288eb2b76eaad90a0c7d 1 0.00/1.00 vMB 0
40,562 40,562 000000002142284d6987e129b0f0ed9e1ae086e5843b24ada5010623f75cfc77 1 0.00/1.00 vMB 0
40,561 40,561 000000000ae1320397758b894397d2b8d203e576e5d814600b385d76eb4e8c80 1 0.00/1.00 vMB 0
40,560 40,560 000000000c3cf1ee231658b74078a1df303708cfec0fc4bd54610f833a8b7483 1 0.00/1.00 vMB 0
40,559 40,559 00000000116e7e886bdf9428d697e772d0dd6d00b0293aefb47233d001541eb2 1 0.00/1.00 vMB 0
40,558 40,558 0000000013daaea3dcc7ca29935e9736aaf92fc77012e6aced0c36d4b1644f8f 1 0.00/1.00 vMB 0
40,557 40,557 000000004df806ff4899fb16ae8c34d8c6163b72a3005bb393d45de9073fef0b 1 0.00/1.00 vMB 0
40,556 40,556 000000001d552e77e5507a83c857a656f0f2a5bd2f4bed05b682c11f9321593b 1 0.00/1.00 vMB 0
40,555 40,555 00000000002e44d58245b285fdd6ef2f5ce0e7f68d197509be546548a4260d88 1 0.00/1.00 vMB 0
40,554 40,554 000000004b440f91aa204ef7d765e521f59081be1e7330009a2fdd46892333d2 1 0.00/1.00 vMB 0
40,553 40,553 0000000003754de3bdc12d4506cb827056a0495fea0d5885e55e62ff70b4981a 1 0.00/1.00 vMB 0
40,552 40,552 000000002da80e3d619d1a745d58d1e8514bba8231b31dfcecc271b32edf656e 1 0.00/1.00 vMB 0
40,551 40,551 0000000023cf42c0c5ad983d6c591861f646a7c180f95a82d623a6495c261366 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.41 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: 770.17 GB
    • Received: 19.80 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.