Loading Tool

Explorer IconExplorer

Memory Pool

49,349 transactions
30.25 vMB
0.17212491 BTC
Random Selection Loading Transactions
Max Size: 161.84/200 MB

Candidate Block

Mining Attempt 72eae95c5905021bae1e5664c9bb3267a403db3e3da65a11d8359f2258b22d1b
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root de886cc442275d22ebafbfec641b7d865fc1b809605b6706a1d9d803963b3263
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,056
Size: 1.00 vMB
Total Fees: 0.09245060 BTC
Feerates: 261.10 > 9.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (336,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
578,801 578,801 00000000000000000021f00b69b068d0d10b754a644d455faba4371cee4aa7db 2,292 1.00/1.00 vMB 65
578,800 578,800 00000000000000000000418aad723880ed061e488f7b46bc95282fd6b1478c11 1,757 1.00/1.00 vMB 24
578,799 578,799 0000000000000000001b05c809263a5ce4915227002b810494a65da32627beb6 2,235 1.00/1.00 vMB 42
578,798 578,798 00000000000000000002ea6510f54ce9d16386a06b8a1a43fce07fc5c9f1f38c 1,636 1.00/1.00 vMB 59
578,797 578,797 00000000000000000012347aa016578e9dc0a0b7076243ac41e2142715f4f0c2 2,490 1.00/1.00 vMB 85
578,796 578,796 00000000000000000019d34240b48fecdd74647f866b3a94ea986b4d9c5b0f14 2,607 1.00/1.00 vMB 199
578,795 578,795 0000000000000000001b7dcd840d3010dc0f1af38ac32401ef0a3c971c48d453 2,468 1.00/1.00 vMB 9
578,794 578,794 00000000000000000019b24eed78b253f8dbb75fea5b68cc2c673497b6472635 1,807 1.00/1.00 vMB 83
578,793 578,793 000000000000000000162c1d454ca092757c7a837024ff00a969fab42dd12bcd 2,872 1.00/1.00 vMB 33
578,792 578,792 00000000000000000024557802c58ebdeed66d2fa951488049b31de8ff529792 877 1.00/1.00 vMB 10
578,791 578,791 0000000000000000002591521d25cd39703e5788e34e91d28fb7092abf66e49e 2,514 1.00/1.00 vMB 111
578,790 578,790 00000000000000000003b7fad5ec8beed40248248ce4adfcb2f705ab1298fa06 1,390 1.00/1.00 vMB 66
578,789 578,789 0000000000000000001da29679a4ead3bc850e3c7a6ecd503095b0f85d704936 941 1.00/1.00 vMB 43
578,788 578,788 0000000000000000001fd7de31b53f460d85763e39333d2682b92bb0ac42800f 2,137 1.00/1.00 vMB 62
578,787 578,787 00000000000000000024c5e2b3edb0530ee857343187e1c0398e55f4410823e4 2,379 1.00/1.00 vMB 184
578,786 578,786 0000000000000000000ac9ec2b8000611086546528b1ff72bc41ceabbd94b7b8 2,353 1.00/1.00 vMB 59
578,785 578,785 000000000000000000049ed142809ae06857547ff98cec7c145fae5c7e30c596 2,199 1.00/1.00 vMB 113
578,784 578,784 0000000000000000000c44d1fb1f57a020ac5dbab92a29da8fa940e39a854b9e 2,631 1.00/1.00 vMB 176
578,783 578,783 00000000000000000020edb4121e6a1ba7c7aef6ee7fe0c791b6c53dfc3bdaeb 2,107 1.00/1.00 vMB 95
578,782 578,782 00000000000000000021f29026fcded4c1ced623e09461a19193437f85543462 1,989 1.00/1.00 vMB 97
578,781 578,781 00000000000000000014a85b7357cbb1538416c3d0c6040aee12bab0e7843e36 1,516 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.05 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.01 GB
    • Received: 13.38 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.