Loading Tool

Explorer IconExplorer

Memory Pool

38,026 transactions
26.81 vMB
0.05350897 BTC
Random Selection Loading Transactions
Max Size: 139.35/200 MB

Candidate Block

Mining Attempt d01a6f38d7115fd81342807b192c9f6e49af2d5e680ba98af43db1f4d53bae05
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root efffa95222e922a06d698ae213491f1619ef5da3d9b312d9edc3e9f7a9782d09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 539
Size: 1.00 vMB
Total Fees: 0.00397468 BTC
Feerates: 44.54 > 0.40 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (602,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,055 312,055 000000000000000024c737cb1251455f90ca789dc045cb20be86cc4ee41b54f6 502 0.31/1.00 vMB 26
312,054 312,054 00000000000000003de0e3ffd2c4125aa85581eac46239806e84a9d8b390b707 1,173 0.72/1.00 vMB 28
312,053 312,053 000000000000000038a5f300d7bedcf7ceb95067176a9803e8cc1bd84c53ebe4 482 0.25/1.00 vMB 23
312,052 312,052 000000000000000033462bfce64bc501e2f804c7890e322432e1705732f8439c 95 0.03/1.00 vMB 30
312,051 312,051 0000000000000000376d832d106fd135cf35e29266061b9cccaa07b16189904e 827 0.45/1.00 vMB 33
312,050 312,050 00000000000000002d4c551b0f2aed84cd7635327203e04e269cf0e25dfa3860 88 0.05/1.00 vMB 29
312,049 312,049 00000000000000002f4efea74a5f0f7c9e8cff1d1421623d688cbaa50cf2df93 155 0.08/1.00 vMB 24
312,048 312,048 00000000000000000caf8f282be5a40d3afcb62e1b198e502b3f5504e87acc72 399 0.25/1.00 vMB 30
312,047 312,047 000000000000000034cf657cb425a52a0f9df3ba07b221422fd477f1c7047389 152 0.15/1.00 vMB 22
312,046 312,046 00000000000000003229a8a43b7720f5316a9c0a69badc2db9b38ef8a07c4f80 1,080 0.68/1.00 vMB 27
312,045 312,045 00000000000000001a897c55b0a924f171d3dab829c562b7f12726c53d3550e3 569 0.33/1.00 vMB 28
312,044 312,044 000000000000000012af8a370cf5cb87628ff696cbb000466e44505c539dda9d 784 0.43/1.00 vMB 28
312,043 312,043 000000000000000020def701bd4f959a5b829107fb987e17e6dc3689e1d2940c 304 0.16/1.00 vMB 30
312,042 312,042 00000000000000001c9d045fa3d3bf71d1d2e10a380f9b4956ca7972ddfd4592 441 0.34/1.00 vMB 23
312,041 312,041 000000000000000023184d45cc3e63b661d781650daf7d498183966d7cc7d162 27 0.01/1.00 vMB 20
312,040 312,040 00000000000000000a82788e025146fe749a76e834a258fc6e6b34db654574c1 955 0.61/1.00 vMB 28
312,039 312,039 000000000000000017a6ab969c548c22682b4f7111b8f7ff63a0cdaccebeebf1 43 0.02/1.00 vMB 27
312,038 312,038 000000000000000002ada699055e1063d082424f5d864f59ffc8136d684aaac2 211 0.13/1.00 vMB 17
312,037 312,037 0000000000000000378085ddc2e9525d264335478ce29f1a37df7b0320771b22 1,169 0.78/1.00 vMB 28
312,036 312,036 000000000000000009a289f308c7548516449e9012d104787700d10aa98ab855 1,520 0.75/1.00 vMB 33
312,035 312,035 00000000000000000d0577554a9117af431db897cea298b0849dc497d2a8de7f 30 0.02/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.15 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: 653.02 GB
    • Received: 13.82 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.