Loading Tool

Explorer IconExplorer

Memory Pool

74,794 transactions
27.75 vMB
0.07806026 BTC
Random Selection Loading Transactions
Max Size: 168.84/200 MB

Candidate Block

Mining Attempt 23e97fdc9884ac15dfc1bb4a6a53153562a34abd075917c1d977c9c2c088f1ad
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 7650ff1109ea521ada71c09fe02f47dba3e81b0d74478f6f5f910b76fbcb6bb6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,768
Size: 1.00 vMB
Total Fees: 0.01863338 BTC
Feerates: 402.60 > 1.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (452,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,792 462,792 000000000000000002177667f0c8e69eb6cdaaa70364826928d8d2d50e0d4752 1,869 1.00/1.00 vMB 174
462,791 462,791 00000000000000000089c7b19a619d90939f4042586f2d6ff69012a7d46d7586 1,007 0.39/1.00 vMB 240
462,790 462,790 00000000000000000016b09bcf48de89287f1b9b64f7a59f3fb5b816e1d802d9 938 1.00/1.00 vMB 121
462,789 462,789 00000000000000000190f1ec852ffad140ca8bfd9e0fcd5d9c8ec72fbbaab7e6 2,227 1.00/1.00 vMB 122
462,788 462,788 0000000000000000005a2dc22da31f61b4aec0c34a59ad39ead89318e662b32b 3,675 1.00/1.00 vMB 131
462,787 462,787 000000000000000000efb20834f437ebe9acd4895cdd59922e92c904431cfec0 2,774 1.00/1.00 vMB 158
462,786 462,786 000000000000000000df3cd6e80f07bd99c672dc093e51c0159c9c4b3d9501a1 2,826 1.00/1.00 vMB 162
462,785 462,785 00000000000000000061e462eaa08f93c11b0e7dd7aea41a6f4b27198b4a6fca 2,504 1.00/1.00 vMB 116
462,784 462,784 00000000000000000165bb167a2ce6f536df9a197589c70046d91128a77ce06a 2,717 1.00/1.00 vMB 150
462,783 462,783 00000000000000000203632db1de6d94ec6aab8a6b6e438dde2bb7bafdf78f33 2,559 1.00/1.00 vMB 120
462,782 462,782 000000000000000001727f6c6669f5b8238e385216bbe495d6def5a631ab1793 2,071 1.00/1.00 vMB 172
462,781 462,781 000000000000000000ff79bd7a6ace71224cb4e466baf85e1655877159dbbb2c 781 1.00/1.00 vMB 150
462,780 462,780 000000000000000001dad66b17b56679f8d493248e7df6f8e10613032a113066 2,518 1.00/1.00 vMB 139
462,779 462,779 0000000000000000010cb2e0b0ac27e8484bfce89cc670cfef2bdd549332c9cf 1,399 0.75/1.00 vMB 122
462,778 462,778 000000000000000001bf3941208c0344daccfad0d406cc92b880ea35df3f3e56 1,917 1.00/1.00 vMB 235
462,777 462,777 000000000000000001134475f218cff915341423bdf419c6f340a1a47a79c9b9 1,827 1.00/1.00 vMB 138
462,776 462,776 00000000000000000082eb6c67c529da0d9feafbc24e5e3b8ac883d73fda2fc1 2,058 1.00/1.00 vMB 160
462,775 462,775 000000000000000001754eec8bedf9642ab12e0c17ee47f542d053d4e2698a0d 2,602 1.00/1.00 vMB 185
462,774 462,774 0000000000000000012d638714ef73f045cde6f1224456d06cdbec6ce637948b 2,686 1.00/1.00 vMB 155
462,773 462,773 0000000000000000000d96651a18bff5def504d59ef32d15a3e14382c24e11f2 2,777 1.00/1.00 vMB 225
462,772 462,772 0000000000000000012e3cb63f38e2e2166ce140b72d53366a8867c8dccd0181 2,792 1.00/1.00 vMB 216
Previous 10 blocks ↓
Total Size: 782.93 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: 714.66 GB
    • Received: 17.58 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.