Loading Tool

Explorer IconExplorer

Memory Pool

80,815 transactions
29.63 vMB
0.12367914 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt e251f78268aa010953066983e6465489349d7fa6758edf43c772ba129200ea12
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 103520f8c61d6e0a1ac27f14cb4d350963cf73aa56e63fbefccb446b8d21e4cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,816
Size: 1.00 vMB
Total Fees: 0.05829514 BTC
Feerates: 151.07 > 5.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (386,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,712 528,712 00000000000000000035e22144cb478f99655701b570dfee0176f53db1b420a8 2,429 1.00/1.00 vMB 96
528,711 528,711 00000000000000000018e7db7d1a2ee0c0a09e39b8c0a1a99c949d44c386beb1 2,614 1.00/1.00 vMB 18
528,710 528,710 000000000000000000173f653540ff8b626cf3a7fc09d92a149da456ff02a99a 2,104 1.00/1.00 vMB 124
528,709 528,709 00000000000000000001fb531651b76bce1d9903ab1f39e156cd29ce8e6e4cd5 2,419 1.00/1.00 vMB 24
528,708 528,708 00000000000000000030df8354e4c868c6e7c616baef28d5cc13c2245ab32e47 2,316 1.00/1.00 vMB 48
528,707 528,707 00000000000000000000111c2fe2c1c676445b2e097f19d1e32575e857c154f7 2,201 1.00/1.00 vMB 112
528,706 528,706 00000000000000000001f8a4580fd7206ec8b41f30e3aad2443f3f2d783433cf 2,227 1.00/1.00 vMB 100
528,705 528,705 000000000000000000034e14858fe38d433b83905379aeaa695fee871822887d 2,687 1.00/1.00 vMB 116
528,704 528,704 000000000000000000359f050a2fbedea6b0f9ecf4c34e25e427dd813d84ceaa 2,051 1.00/1.00 vMB 65
528,703 528,703 000000000000000000222c3efad550836474f7bea3b5285a38cc6574c57d1069 1,600 1.00/1.00 vMB 84
528,702 528,702 00000000000000000034af6479338c7de872606c19b06278553d250ec67a13d8 495 1.00/1.00 vMB 46
528,701 528,701 000000000000000000312b1e374fbda5a43e837128d93187916cc620ee77ab18 1,095 1.00/1.00 vMB 56
528,700 528,700 00000000000000000019a91ccbbf952e06c9a32239d72cfbf48c0649dc3c2cd5 2,311 1.00/1.00 vMB 120
528,699 528,699 0000000000000000002b1e75072b6c4ddde0d6389990f16fc135db4a53a4ca72 695 1.00/1.00 vMB 63
528,698 528,698 0000000000000000000e71ce1e85d3ed16015b2779be8ecfd57d4f15a7ea30b7 410 1.00/1.00 vMB 59
528,697 528,697 0000000000000000001ffca719fa8e5f4a3d52c106505c05e01ed717d6de1f36 2,189 1.00/1.00 vMB 108
528,696 528,696 0000000000000000000910d8e5f3590a46dc241cd8dc8528006f269fa10d2d58 975 1.00/1.00 vMB 65
528,695 528,695 0000000000000000001b4c3b8013125ab5783a1bf2a28f9c79264be869caf90a 1,465 1.00/1.00 vMB 91
528,694 528,694 0000000000000000001d1e08ec6027df3d3cbfd1bc11d1c6884857cc9354adf0 1,076 1.00/1.00 vMB 39
528,693 528,693 000000000000000000029ad7221c4d0077dfbc455aecf1c0fd140856f7a8e506 868 1.00/1.00 vMB 48
528,692 528,692 00000000000000000025da5e83c196165f95070550c5ab3326c26ab2ce822210 1,939 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.97 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.