Loading Tool

Explorer IconExplorer

Memory Pool

47,168 transactions
27.93 vMB
0.13059936 BTC
Random Selection Loading Transactions
Max Size: 146.53/200 MB

Candidate Block

Mining Attempt 721c71fe84b37bdb240f66de6b6f2e59470f59d68a17b566e1a61a0fc8158393
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root cf1519f6f7956c5f4350e4e94aafad556f00df1dd1b29b767c0e784110447693
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,591
Size: 1.00 vMB
Total Fees: 0.05867870 BTC
Feerates: 151.01 > 5.88 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (549,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,923 364,923 000000000000000010dc318d201ad5fedf50c1de9b45196947d56af8a9ad2aa3 1,343 1.00/1.00 vMB 37
364,922 364,922 0000000000000000075d2199d9e1caf38792c100388ca271714612d7731dcea1 2,505 0.99/1.00 vMB 79
364,921 364,921 000000000000000007ef682d7e18bb7dcccc2e55d9d5c6bf0f5a9ff698958a2c 447 0.28/1.00 vMB 39
364,920 364,920 000000000000000011c770a4e1bf27056dd72598c52723947542b390f4fcd697 445 0.81/1.00 vMB 24
364,919 364,919 00000000000000000c86c3fcc3ddb5c535ee03333255a45261340deed99df76e 630 0.85/1.00 vMB 21
364,918 364,918 00000000000000000570c9ee07eadcd8e00c46f5c005ce0924ecd6bd2e931376 1,940 0.93/1.00 vMB 64
364,917 364,917 0000000000000000017d33e0f018a52b04f8d75a9c4bf7cce631c1d2bd20c688 765 1.00/1.00 vMB 27
364,916 364,916 000000000000000014e64a6cb6df7100c32289afef74189b6737015574d7f886 860 0.62/1.00 vMB 39
364,915 364,915 00000000000000000a79e1604989ba5a64ce1aa9c27a15963f9f7f0af7074492 1,247 1.00/1.00 vMB 37
364,914 364,914 000000000000000007ac427a28de7d6ea3e7f06103ddbca10be5834c482cd1a7 86 0.08/1.00 vMB 17
364,913 364,913 000000000000000002abd170f26d0365ad6dea04c848ba21c05ed34efbb0c6c0 525 0.81/1.00 vMB 16
364,912 364,912 00000000000000000e9371c2a60d84c0362276c22f9936064c2f6fe71e1b0687 315 0.41/1.00 vMB 26
364,911 364,911 0000000000000000019a640498ddc9d058310aa99d87273b077a20869d11ab63 1,540 1.00/1.00 vMB 41
364,910 364,910 0000000000000000122f534b2d2ea7643b739f2e5256df5046742ca8188b180f 443 0.99/1.00 vMB 18
364,909 364,909 00000000000000000024850f6a501bf12626c7e61af5eedaea533c13840c9c72 1 0.00/1.00 vMB 0
364,908 364,908 000000000000000009406cdf9f7b85ef56192e6bbfa107b161ceadd43c5a61c8 1 0.00/1.00 vMB 0
364,907 364,907 00000000000000001302d1cb2ec4fe57cb51a9d80e00c82a8d0143db9445a8df 1,105 0.95/1.00 vMB 28
364,906 364,906 000000000000000004b87de07c0ef96abe9bc6686e235b8fa54a65d88339d458 1,082 1.00/1.00 vMB 27
364,905 364,905 000000000000000014c640acd137b78c565828c82460e866b810cb567213f5f6 1,300 0.93/1.00 vMB 31
364,904 364,904 00000000000000000444d42624b6f3657f65ab24b48762d0845d1d82f1fcaf67 1,363 0.95/1.00 vMB 31
364,903 364,903 00000000000000001285f27a8f79bd67b9f947fc05ff1d6b157677d18e22bef9 1,042 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.17 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.51 GB
    • Received: 13.91 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.