Loading Tool

Explorer IconExplorer

Memory Pool

36,428 transactions
28.91 vMB
0.08825622 BTC
Random Selection Loading Transactions
Max Size: 144.00/200 MB

Candidate Block

Mining Attempt 4164bf0713803a7e4f876addde481c26e13c399d2eae96a5880e038403420eba
Version 20000000
Previous Block 00000000000000000001216f724118bd0b2a55bfa878bcb0c0d7e4a602634f4a
Merkle Root da1dca75d303d759dbdacbe39933fcf2a5ceb376f388f64687c29967c86d4bb1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,707
Size: 1.00 vMB
Total Fees: 0.02994654 BTC
Feerates: 100.24 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,520 (682,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,873 231,873 000000000000011361bf8bd18bd20641b296423cc6de1f707d8e4316f6f69562 402 0.37/1.00 vMB 107
231,872 231,872 00000000000001101ff0c218f16fe38b027b9987f1b9ea7b6ecca4c602de213f 854 0.47/1.00 vMB 126
231,871 231,871 00000000000000bf66a2e9f28c1a09e4a8250cf4b72d249d7bcc160596f740f0 374 0.31/1.00 vMB 119
231,870 231,870 00000000000001022d10ec737b4da9b6359a8586e998adff8fda7ca483c06d1f 1,146 0.47/1.00 vMB 145
231,869 231,869 0000000000000051c36d3ac8e7fb85cd23376530750d656b17a072dd842064a2 939 0.25/1.00 vMB 308
231,868 231,868 00000000000000aafeadba85a986a14d7affcb3148c27039c08ab1de0c2c869b 141 0.05/1.00 vMB 103
231,867 231,867 00000000000001889cd86c4f8408f87b805f44293d6f135e277f19771e8f138f 461 0.25/1.00 vMB 171
231,866 231,866 000000000000003a87e96545dc40b0aeae1d7185beac8d929769b82c59ada685 725 0.25/1.00 vMB 195
231,865 231,865 00000000000000f8f03160bad84c04d7fe33a76251dd43b4c9d5f5edcab819db 329 0.16/1.00 vMB 177
231,864 231,864 00000000000001c415c811e78dda4925f95f165a7fd9e7da1cdfd8319d5e2d77 32 0.02/1.00 vMB 105
231,863 231,863 00000000000000dcdf827a6c60823bb52ac5ad1c50b69c4d419895a9cba75c04 458 0.20/1.00 vMB 163
231,862 231,862 0000000000000186c96301725b34e14619e20af9b11f9554817066e11227d057 469 0.22/1.00 vMB 134
231,861 231,861 0000000000000170a984130a9c8db365724ed2d0dee87463b4f2aa3be7c563b0 618 0.25/1.00 vMB 172
231,860 231,860 0000000000000196decb35d2ac45c02df1b78b9d1f28013319826aa1603eaa35 135 0.13/1.00 vMB 52
231,859 231,859 000000000000009dedac2a650db9848424b62d1c865b56fb410d93e8a75209a6 388 0.19/1.00 vMB 176
231,858 231,858 00000000000001bfb3a21c9d86666b64e20d406ffd132a8a3b80626d61ac1684 426 0.15/1.00 vMB 192
231,857 231,857 00000000000000dea96cd9c6298fd19d5f619f901974ee1170f9244a2b237c57 492 0.23/1.00 vMB 161
231,856 231,856 0000000000000019a37bbabe1d85aa80cc4d5c01850a86d1b765561c1262eeb9 281 0.22/1.00 vMB 12,921
231,855 231,855 0000000000000014cbf9296fa5eddda238096fb576551fb9554b2b40603a344f 672 0.39/1.00 vMB 125
231,854 231,854 000000000000016de4d76a6529e392717de338648cc062e5878996acaef1ed0b 746 0.25/1.00 vMB 214
231,853 231,853 000000000000013e1dcea794500839030f94fca4c35c29b1a5711914866a9d4d 336 0.14/1.00 vMB 173
Previous 10 blocks ↓
Total Size: 781.54 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: 614.97 GB
    • Received: 11.16 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.