Loading Tool

Explorer IconExplorer

Memory Pool

42,107 transactions
26.09 vMB
0.05504846 BTC
Random Selection Loading Transactions
Max Size: 136.83/200 MB

Candidate Block

Mining Attempt bfeb1b2e5ae3f0979e92cb919b05d000c9248f68cdf4319b484319918b9a1d06
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root afb2b9d4a17f0085b9be8453f677e1f9adfacd899c0d9d7c991a35524167e9eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,909
Size: 1.00 vMB
Total Fees: 0.00757042 BTC
Feerates: 121.00 > 0.76 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (75,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
839,051 839,051 00000000000000000002942364ca4a94d20674ed5ef0fa542b4f1fb027e0871d 2,101 1.00/1.00 vMB 59
839,050 839,050 00000000000000000000ecc427629061ec400978c1742d3ae4c2d57631973f64 3,441 1.00/1.00 vMB 96
839,049 839,049 00000000000000000002e9dc72506fb7e4245b723a6b84d67b416457a7f35ac0 3,707 1.00/1.00 vMB 89
839,048 839,048 00000000000000000001b9752032c2216f800616014e0441c28df876dd2370c1 2,915 1.00/1.00 vMB 55
839,047 839,047 00000000000000000001fb84eafb6f828bec8196af6480d90c531d389319bd3c 3,043 1.00/1.00 vMB 73
839,046 839,046 0000000000000000000251c96c3a46844c43f6a3f398b2705de19646e341180c 3,233 1.00/1.00 vMB 57
839,045 839,045 00000000000000000002b63edef9edf44152a386c299982e3d046c88a7f86c5b 3,744 1.00/1.00 vMB 76
839,044 839,044 000000000000000000021316295d5a84ef37f64a9eda35bc72c5c5f4140973b7 3,582 1.00/1.00 vMB 114
839,043 839,043 000000000000000000025dee57e24292c4651a38ce53469d80a6168aca21c373 3,665 1.00/1.00 vMB 72
839,042 839,042 00000000000000000001469a6b800f2f90cb7537721673013a73df7e7643af4f 3,532 1.00/1.00 vMB 40
839,041 839,041 0000000000000000000335095eaa36c53b7f5b58e4a45da3ebdb1674a5644568 3,758 1.00/1.00 vMB 41
839,040 839,040 000000000000000000022ba345472605aade8df4560c02ff9305be2bec2a00fd 3,994 1.00/1.00 vMB 43
839,039 839,039 000000000000000000026f2add301a752d0b82b191a64b237a12a321237a9f5f 3,913 1.00/1.00 vMB 53
839,038 839,038 000000000000000000018e719959de188395c0e0e9917f0a35bd2ce65fd0e13a 3,374 1.00/1.00 vMB 31
839,037 839,037 00000000000000000000a21f0d253d080fcb8f2093cfa691993820c9697f259b 3,952 1.00/1.00 vMB 41
839,036 839,036 000000000000000000028e318a0f58f3b400bd1579aac629a436673155655cd1 3,952 1.00/1.00 vMB 47
839,035 839,035 000000000000000000025da13ac1adf027492f1d23d2f94d41e17618f75054d1 4,135 1.00/1.00 vMB 68
839,034 839,034 000000000000000000007f93f0a934ebcc13dbbde9fd700d048006e852662632 3,414 1.00/1.00 vMB 84
839,033 839,033 00000000000000000000900f546ec3bbc1ba5df15525bffa5b4d85598772117e 3,191 1.00/1.00 vMB 32
839,032 839,032 00000000000000000001740c9a7ce95996ee0cc9bc980b3cf52c1152db8b69cb 1,558 1.00/1.00 vMB 26
839,031 839,031 0000000000000000000056f606235dcdf709673fe36c0d56461c6f6912f09e82 2,791 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.96 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: 647.52 GB
    • Received: 12.95 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.