Loading Tool

Explorer IconExplorer

Memory Pool

80,518 transactions
30.18 vMB
0.09106724 BTC
Random Selection Loading Transactions
Max Size: 180.96/200 MB

Candidate Block

Mining Attempt 68eed7ad4d6feeb4a649884f6e4612f79871b86cf89e3a2bc4ebd8ce659a3dd0
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root c221acbf4ace9fc3f64cd09eb9174cd8c9186d1ec7346d4086c624ab48eb611c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.02915831 BTC
Feerates: 301.07 > 2.92 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (683,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,223 231,223 000000000000019d790c089d55a40cea885aac0f0da1b392816b6d1f9ebfe88d 776 0.32/1.00 vMB 213
231,222 231,222 00000000000000b79b661d5e4442028a7b02c58175bba1d687ab94995a72c0ab 110 0.07/1.00 vMB 193
231,221 231,221 0000000000000190ff3810fe9e099e4094f68c5d1d2a92bc12201737f835bc7f 287 0.22/1.00 vMB 39
231,220 231,220 00000000000000639a20861d8b7bb0fc65d92cd4dc3c98de34504ff14d311dc2 487 0.31/1.00 vMB 123
231,219 231,219 000000000000004463f63d0969b74691ffafe18dfd938f7cab18716c0794ddd3 814 0.25/1.00 vMB 320
231,218 231,218 0000000000000065028e127248aed3e3853b386097ff72639922fa0690bf8922 167 0.10/1.00 vMB 107
231,217 231,217 000000000000019ce87b5e3e56631c87b0d6eb598c4950f43e873968a8d47049 733 0.25/1.00 vMB 227
231,216 231,216 000000000000009a79592b14ff1cee304b70d9af43b090f2528078876c73c51b 759 0.32/1.00 vMB 176
231,215 231,215 000000000000016b28cef4093d668a77fbd6bbfaca9bc206fa23027feec00ba2 335 0.19/1.00 vMB 198
231,214 231,214 0000000000000200e0d9ce49d68c055b3c839bf3a5cd797ebcc6bf4e618cd7f4 461 0.25/1.00 vMB 138
231,213 231,213 000000000000014d4863b7b24fd635c3cacbe4b406483c3abbe8492c2d8c6a3e 666 0.25/1.00 vMB 185
231,212 231,212 00000000000001c2d1183cfc799e86bd574638db9605c0a6d769d78bdf54a70c 216 0.10/1.00 vMB 185
231,211 231,211 00000000000000ffd10e04cd336d683a59f3578fe2a9659c764e36525786a5a4 28 0.02/1.00 vMB 100
231,210 231,210 000000000000017d506a8b28b776324f168a46a73cd3fa51348224106a377d8a 1 0.00/1.00 vMB 0
231,209 231,209 00000000000000cc7428a81cb9098da6f3cac50fbacf662ad1b7e39f95872e9e 55 0.05/1.00 vMB 84
231,208 231,208 000000000000008e70a380b60082472cfd9c51822a4cb99caab991d19781960c 617 0.25/1.00 vMB 159
231,207 231,207 00000000000001bb7ca63ef5c6ec47dfdc6376456ed7cd5a3a182faac2e99a83 135 0.06/1.00 vMB 114
231,206 231,206 000000000000019e9dd251232ed1221053966c7d3cbf6e5f56fe8f87294645f2 5 0.00/1.00 vMB 242
231,205 231,205 0000000000000089109ac9160034443070bddb02532cb2d603bb8abe8cb08238 212 0.10/1.00 vMB 164
231,204 231,204 00000000000001fac44ae9f3b5f9be6794eb01cc6af1a96c146f511456cdf3be 156 0.06/1.00 vMB 184
231,203 231,203 000000000000003b24312750a3ae06167d37a939c15e7081b864daab759c7c64 163 0.07/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.