Loading Tool

Explorer IconExplorer

Memory Pool

53,225 transactions
31.74 vMB
0.12350780 BTC
Random Selection Loading Transactions
Max Size: 169.93/200 MB

Candidate Block

Mining Attempt 29c2fe7e75913b970a100325732577661f066cda2f7aa053b53fc91c67f14cf5
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root cb0e47ceb9c5dafe1827bcdd534ee60222c7fe7d3543031c273e9abeb3f05c35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,353
Size: 1.00 vMB
Total Fees: 0.02882901 BTC
Feerates: 73.20 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (582,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,737 332,737 000000000000000014be128726817d51aa199fa4f18dab3417b1443d04920246 788 0.38/1.00 vMB 26
332,736 332,736 0000000000000000180e801e4ced41ddc233c28f74ad9e50da0e60fe58117ba1 546 0.49/1.00 vMB 19
332,735 332,735 000000000000000010a5217eb7b468d373168756f1025c8a4488db883b87e068 1,993 0.75/1.00 vMB 42
332,734 332,734 00000000000000000da92b7b9c995ccf80ca0c435987bf99f5fbad523d539163 77 0.04/1.00 vMB 21
332,733 332,733 000000000000000001ee4dda8026110e6a5b4c702377e4cec9bc1610a58ce603 651 0.35/1.00 vMB 24
332,732 332,732 0000000000000000063276658097e9b3fa967a66238287642bb68817c421be3f 341 0.19/1.00 vMB 19
332,731 332,731 00000000000000000b840d73742c096c313ce0ef51f701f0e2d3d0237dd69d2a 1,242 0.75/1.00 vMB 23
332,730 332,730 000000000000000006ed9df936aa22591521002335fef3e5d5a34ee3e22b047e 1,755 0.75/1.00 vMB 31
332,729 332,729 0000000000000000173e36eb15b51e63cf5df5a85dbbf76b3bbed3f742735936 687 0.43/1.00 vMB 22
332,728 332,728 000000000000000016f4f7923394152188a11b09903636b624f068b83ee0e62b 308 0.18/1.00 vMB 24
332,727 332,727 000000000000000013176c55dcb75d38e193b8b9ac379e8f6b9dd2ee39be4af7 335 0.19/1.00 vMB 24
332,726 332,726 0000000000000000032131139ece13754b283e23bfde6c38aee34dc14990eb63 420 0.30/1.00 vMB 10
332,725 332,725 0000000000000000062b08ad6f9ee889cdab5eb0d1050a6b0f1a22b0777a3c3f 375 0.20/1.00 vMB 24
332,724 332,724 00000000000000001350fe001eba60377c88dc186ab2e4717b41a35b2dd112de 746 0.30/1.00 vMB 28
332,723 332,723 0000000000000000159f41c60aee5c9a6887889712123a43a6ea0f12df91b603 208 0.13/1.00 vMB 17
332,722 332,722 0000000000000000109de2c0fbe7f24236391a7031337021f00e11facc96a31d 412 0.50/1.00 vMB 12
332,721 332,721 000000000000000017bba5b11f4a264bd886cca279809c9651df87b96a1b87c2 1,293 0.75/1.00 vMB 20
332,720 332,720 000000000000000001878e65859a99db920fa1793697d3dbdb4c3c4370e521d5 1,328 0.47/1.00 vMB 35
332,719 332,719 000000000000000014fa41a254e4f47a55cda01c89d1795983440c249d6ecb67 38 0.06/1.00 vMB 14
332,718 332,718 000000000000000019bcc36ae947ce1dad35d5eb5e6f244c23d170adfc4e382e 64 0.05/1.00 vMB 72
332,717 332,717 000000000000000006ab84469a832fcd877d40f7904fb0f0a1439b5ee3c9b7f3 492 0.27/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.