Loading Tool

Explorer IconExplorer

Memory Pool

80,749 transactions
30.54 vMB
0.09373411 BTC
Random Selection Loading Transactions
Max Size: 186.02/200 MB

Candidate Block

Mining Attempt ae84f776c9a2deec860130ecb75cfde55047ca71edb25a8bc6640ad1eb07dd5d
Version 20000000
Previous Block 000000000000000000012b00c78ffcff2c2f251c4df31f5491c4d8ec6c927e5b
Merkle Root 1d70b7a9935729c9f514a7ca61f603a3760b0cae2fdbba5e6cadfc4b3009318e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,058
Size: 1.00 vMB
Total Fees: 0.02393721 BTC
Feerates: 342.60 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,389 (394,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,962 520,962 0000000000000000003d7afb816d9b9b369452e7ff613f90009438256e5c34d8 937 0.56/1.00 vMB 43
520,961 520,961 000000000000000000338d60da498ce8544000bf61d60962c934762ad50a33fc 2,115 0.90/1.00 vMB 19
520,960 520,960 00000000000000000024caf741d9a48770059ba8a9e8651462ac659ec6f93bec 2,628 1.00/1.00 vMB 55
520,959 520,959 000000000000000000450016a722bb867cad73aeb1edaa2187ab989b5863f052 1,962 1.00/1.00 vMB 32
520,958 520,958 00000000000000000042bfddf230b645c7899ba8754dff6f323e8cce4e8febed 2,663 1.00/1.00 vMB 22
520,957 520,957 00000000000000000030817bf4129253baa00628220812b48feedd90ddb99718 2,787 1.00/1.00 vMB 54
520,956 520,956 00000000000000000040ba3be855d85438ba171f90e0315ddbdcb64ca65428f2 498 0.22/1.00 vMB 41
520,955 520,955 00000000000000000009d81541891bdf47e89fc638a90cfb9d216a06b3d25667 47 0.02/1.00 vMB 23
520,954 520,954 0000000000000000001fe763ca8bac06836b828f3da0d155e3ee3488ae8bb806 514 0.22/1.00 vMB 31
520,953 520,953 0000000000000000001f805f9579017425e8019142ffe0c79080343b70e89623 65 0.02/1.00 vMB 36
520,952 520,952 0000000000000000002eac5f49e59118928cc0e287d6efcb3c40eb3eca295499 31 0.01/1.00 vMB 20
520,951 520,951 000000000000000000427cd0b254060e19e12732677d8479f6841245d842e053 1,536 0.65/1.00 vMB 38
520,950 520,950 0000000000000000001f02ca938b368f4f3d844cfbc9913bbf2211c982afb204 1,662 0.69/1.00 vMB 39
520,949 520,949 0000000000000000001d7d71cb17c254b6ccafc81e993cf66b8a4896e5e28c87 589 0.32/1.00 vMB 34
520,948 520,948 000000000000000000129ab8a6da3176e891378c975af762a43a527720f1c8b6 1,668 0.90/1.00 vMB 26
520,947 520,947 000000000000000000240691c3136f66f4bb025ecdecf75e2e1410b4bb54862e 2,159 0.77/1.00 vMB 33
520,946 520,946 0000000000000000003ecc129f140512a87c4d00335589c2f4c3eb6edbd3b6c7 1,289 0.50/1.00 vMB 38
520,945 520,945 00000000000000000039c0fa8e918485eb50fdfb4ae714f906fbac810bec1246 571 0.19/1.00 vMB 32
520,944 520,944 0000000000000000001fd3b7ca4499ae5ec026695b7a35c252429be05f4b30ae 301 0.09/1.00 vMB 28
520,943 520,943 00000000000000000039ff8490a643895bc50b397f2dc9154436c7c4be338334 1,224 0.53/1.00 vMB 29
520,942 520,942 0000000000000000001bf5742591bd2a4e9b0c3e596aac6a3ce6e5f1ec222840 2,372 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 783.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: 720.86 GB
    • Received: 18.28 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.