Loading Tool

Explorer IconExplorer

Memory Pool

40,462 transactions
28.13 vMB
0.06483163 BTC
Random Selection Loading Transactions
Max Size: 143.65/200 MB

Candidate Block

Mining Attempt d682678852fb1c91d305d98c5bac47f5c85b31282fab31a1d4ee01f9432ac65b
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root 07a8272917553cf596cf34aa80a2edaf9953150dd7169272e42eb2560fb5c16f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,925
Size: 1.00 vMB
Total Fees: 0.01080393 BTC
Feerates: 201.07 > 1.08 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (77,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
837,313 837,313 00000000000000000000abe37e684c8e23a76cc7a2be387d6aa40099501b0ed2 2,171 1.00/1.00 vMB 7
837,312 837,312 000000000000000000009b3b22aed11ef2e056ef1ba0fc8d21cf8a1dd6b3ea8c 2,362 1.00/1.00 vMB 10
837,311 837,311 00000000000000000001a34ad7a887eb919f90b071fc2fc40e1f89ffe4c6262d 1,746 1.00/1.00 vMB 9
837,310 837,310 000000000000000000025d46fc9edc3befbeff74dcca1c00b084b3fa8e692442 2,422 1.00/1.00 vMB 21
837,309 837,309 00000000000000000002aa5f833562ac17fec216bc33383eff95c985ea169bb8 1,840 1.00/1.00 vMB 16
837,308 837,308 000000000000000000007090fe6d0d88ae2a3fde62dbcc63674001732abade33 1,091 1.00/1.00 vMB 13
837,307 837,307 0000000000000000000359772ca9bbaac0fc66fca48991e7c17e8ec5bf276e25 2,158 1.00/1.00 vMB 22
837,306 837,306 00000000000000000001b76918d5bf0cdee9e9e09346450e502a2d6761d7662e 187 1.00/1.00 vMB 13
837,305 837,305 00000000000000000001225803b2185f6bb209c9dced86dfccd98562a426e63f 2,797 1.00/1.00 vMB 21
837,304 837,304 00000000000000000001935d4a4913a0da65833184e229ccd08b969ebde218a8 1,317 1.00/1.00 vMB 10
837,303 837,303 0000000000000000000010325a7b7187071b1c233cc60a5c7cb08c7184b772b8 996 1.00/1.00 vMB 10
837,302 837,302 000000000000000000020b226c45644adc11ddb774c1322ca62d2accc02c617d 2,592 1.00/1.00 vMB 15
837,301 837,301 00000000000000000002523f4e399507f60db7dcd566f4acee492d8387447b7b 3,107 1.00/1.00 vMB 23
837,300 837,300 0000000000000000000077d98a103858c7d7cbc5ba67a4135f348a436bec1748 3,124 1.00/1.00 vMB 30
837,299 837,299 000000000000000000001d9da228f16fc79fa651e6905a55fcf85651f3ffd6de 812 1.00/1.00 vMB 10
837,298 837,298 000000000000000000008dd94ec1bbcae0eb74a575864a4077be9983e2177262 2,409 1.00/1.00 vMB 14
837,297 837,297 00000000000000000000bc37946ab67984c0c39e2d9170d2aa4d050af0eef133 2,735 1.00/1.00 vMB 17
837,296 837,296 000000000000000000023bfc88b49d28e65ac93eaa6859d4d2708feee776c78b 2,816 1.00/1.00 vMB 31
837,295 837,295 0000000000000000000115568db8d8a0f7b466b31ff45682b8c4bb4ab8d71f43 2,815 1.00/1.00 vMB 20
837,294 837,294 00000000000000000002f94313ac657eb5cd6df5f9895ee82a6850c597fb4907 3,601 1.00/1.00 vMB 26
837,293 837,293 00000000000000000001e9ad74c1b6fa2ee0e45ab076a2b2c81042e34044f682 1,777 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.