Loading Tool

Explorer IconExplorer

Memory Pool

81,612 transactions
30.00 vMB
0.15873729 BTC
Random Selection Loading Transactions
Max Size: 180.68/200 MB

Candidate Block

Mining Attempt c563d304a1a06012ec49665fe2e8189f23dfa018027f58197e63ed4ed2eea8a3
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root cfa0cfe02fc37292be862486e9536962476b7b0b7d968a7c1938876093b85624
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,771
Size: 1.00 vMB
Total Fees: 0.06028820 BTC
Feerates: 1,002.91 > 6.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (502,220 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,085 413,085 00000000000000000001de9067c46517499529a75fd5ee700955f3b25d463550 1,160 1.00/1.00 vMB 17
413,084 413,084 000000000000000004d19552d90171dea553b755079d160450b7e1fec4b63848 2,914 1.00/1.00 vMB 64
413,083 413,083 0000000000000000013c1ab529b5f2e3952314e91eddecd08a7b6dd29187ab28 10 0.00/1.00 vMB 87
413,082 413,082 000000000000000001bb002b8e9584cdb505129a09dd4aa0ba04aa2ff9529ccb 1,242 1.00/1.00 vMB 53
413,081 413,081 000000000000000002bbd19bb2e555e7aaf377a2e8b7555debf6da8f68bc3e21 705 0.30/1.00 vMB 82
413,080 413,080 0000000000000000014b736146afda3129036ac1f1e51bbf4bd182ee5b5113c8 1,375 0.67/1.00 vMB 50
413,079 413,079 000000000000000004a4c23c9c1c949d3f3f4ba54ef0286358c7a0906f3337a3 1,043 0.59/1.00 vMB 38
413,078 413,078 000000000000000001a5a16386fe44cbbe4d25a835a5b05b3e097856fe12f008 1,928 0.99/1.00 vMB 46
413,077 413,077 000000000000000003b2e6e73c9db2421d13ef98b92bf9f177660c32bf935509 7 0.00/1.00 vMB 150
413,076 413,076 0000000000000000034099b5793e5dbf9ef8fb17ad34c3b683f54fa092bf2443 37 0.01/1.00 vMB 43
413,075 413,075 000000000000000001c191d46db53967591c54722a2f81b2d7cfc85916b35976 581 0.62/1.00 vMB 24
413,074 413,074 00000000000000000038941516b8d19e1ce51b87d794878fab5bf5fc070a1ac2 2,687 1.00/1.00 vMB 59
413,073 413,073 0000000000000000049a81dec969133bed8b6cc669e8d4eae15e5e5c12046853 280 0.12/1.00 vMB 47
413,072 413,072 000000000000000002d9e8e632857a1d4b7b11b31a3475e682e8337c7c7c98d2 910 0.45/1.00 vMB 41
413,071 413,071 0000000000000000031494ac6ea19618aca40994d92ee7923890b52bd951ff1f 847 0.43/1.00 vMB 39
413,070 413,070 0000000000000000001d3976f0389544641fce130ed5773952cd76a485e2a46a 850 0.63/1.00 vMB 35
413,069 413,069 0000000000000000014eae1efa05e2d73ee3ceab40313f43cdb3a88c18aa1a22 654 0.45/1.00 vMB 38
413,068 413,068 0000000000000000036cd1a0f3e20be9e8c99ddeda00760674952a35b40b398e 225 0.12/1.00 vMB 40
413,067 413,067 00000000000000000352f7e9ec9c0375e46809b5de3368ee52f01b451407c9bf 850 0.39/1.00 vMB 41
413,066 413,066 0000000000000000059bd37a9f1f51bae78cbb68deb0914d1026aa565e28087d 94 0.06/1.00 vMB 28
413,065 413,065 0000000000000000010d2bf01d7da5990d533fcab1867aa32ed9c4e486d4e156 633 0.38/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.92 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.48 GB
    • Received: 17.55 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.