Loading Tool

Explorer IconExplorer

Memory Pool

75,084 transactions
27.69 vMB
0.07604853 BTC
Random Selection Loading Transactions
Max Size: 168.81/200 MB

Candidate Block

Mining Attempt 513ae44477bc860743c4ef94b98ca7d83281b56dbc2cd4f2e12aff8d81a0983a
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root 6c30c6e4d66f4f96b3e2eb9235cc99c85b551b0c0faa873feaf672b0b5d9392e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,071
Size: 1.00 vMB
Total Fees: 0.01683559 BTC
Feerates: 100.35 > 1.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (296,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
619,184 619,184 00000000000000000003639188fba30c278ab869464351205f0bf8f7113587d5 950 0.23/1.00 vMB 5
619,183 619,183 0000000000000000000e8a1c54d50e7e81024a2861a7d6059be15718ffe79fed 2,326 1.00/1.00 vMB 4
619,182 619,182 0000000000000000000ba4fb4ff09fb337ea643f3684f7b0d31dd35b1a48a21f 3,038 1.00/1.00 vMB 28
619,181 619,181 0000000000000000000914fc6a4d6e8951b9c0ebd4b13c68ebc4efde56f97af0 1,971 1.00/1.00 vMB 7
619,180 619,180 000000000000000000030c3ac623677d54c028247842bfa210449e76c79b8054 3,164 1.00/1.00 vMB 32
619,179 619,179 00000000000000000001cc1655f38f1860f5b8388395c751361dc2ed1a562057 460 0.16/1.00 vMB 13
619,178 619,178 0000000000000000000f0de974385b8e3b652e7a02d487cc56769e4c99becc97 132 0.03/1.00 vMB 15
619,177 619,177 0000000000000000000e027763d5ea18f5f12364e666e5204d8fdd6862a1ca82 515 0.21/1.00 vMB 22
619,176 619,176 000000000000000000117e4801b5885d6e6a348dfe08b4284bf4a3bfde5fc8ab 320 0.14/1.00 vMB 16
619,175 619,175 000000000000000000065faf7eace031ce20f2a6e2af289cba5e837291c2f00b 2,458 1.00/1.00 vMB 13
619,174 619,174 0000000000000000000c308f89591e0a2c3ae68c926d7f2a27b76fd6c33d9d0f 2,715 1.00/1.00 vMB 20
619,173 619,173 0000000000000000000e7f823870cad50656dc8914cd1451f53aa01fcd89cfb8 558 0.25/1.00 vMB 12
619,172 619,172 00000000000000000003b5fbef5ee0f5260fdc4968c0bbf57b612f6be96e0bdd 933 0.27/1.00 vMB 18
619,171 619,171 0000000000000000000b8ed29a3342c9bc58188818e39d161a1e110b882e5c38 111 0.03/1.00 vMB 16
619,170 619,170 0000000000000000000d1348a777c507f90e15cdb3120fbd149cfda4e6ad83e8 1,051 0.34/1.00 vMB 18
619,169 619,169 0000000000000000000a40aafe029a045d4a74d78d5feb3b54f4bd0b39bea9fd 2,913 0.89/1.00 vMB 19
619,168 619,168 00000000000000000011a9fb5ddbf7ecd2cb2f4a949734849cd9e4d1f70c7024 1,161 0.33/1.00 vMB 21
619,167 619,167 00000000000000000007d6e09e21afa71e8dcc3a553315ebdf6719f9c0dab3b2 214 0.08/1.00 vMB 18
619,166 619,166 0000000000000000000baf5c30730dde04aa8aab70c3ce3f12da7c3b7180d753 2,728 0.85/1.00 vMB 23
619,165 619,165 00000000000000000001a3c68111789a6c2cc76f1209d1dae63b05460053eb2b 342 0.10/1.00 vMB 21
619,164 619,164 000000000000000000029ac64e2cc7b38a004cac45cd208e362966c661ec0cb9 1,759 0.49/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.89 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 713.51 GB
    • Received: 17.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.