Loading Tool

Explorer IconExplorer

Memory Pool

77,802 transactions
29.23 vMB
0.06224441 BTC
Random Selection Loading Transactions
Max Size: 175.67/200 MB

Candidate Block

Mining Attempt 9d094bb2568b40ce764f589b666fdafee1b0f1fd54d0764bfdcd8b9a72bf32a6
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 3cf5372d86b12a7765cef8d788f94ea59a5098096634e8eedfabbf7c64915076
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,618
Size: 1.00 vMB
Total Fees: 0.00298325 BTC
Feerates: 7.11 > 0.30 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (388,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,203 526,203 00000000000000000036909c831a50ee6784f6ee79eb13a30a8572543c984228 876 1.00/1.00 vMB 9
526,202 526,202 0000000000000000001046ef625643a7ca76fe583c97371812dbc93b5276a7c8 376 1.00/1.00 vMB 3
526,201 526,201 0000000000000000002c9f41ab6bd55499a9549dbce3a039d76de30d9cbc1cac 929 1.00/1.00 vMB 8
526,200 526,200 00000000000000000003ff11138db05f390d86a32dd7a94a0961d723127d78b1 1,103 1.00/1.00 vMB 6
526,199 526,199 0000000000000000002b91198308bfe0bdd05c2ecf5b6168cc8f2ff1b9fc1924 1,972 1.00/1.00 vMB 8
526,198 526,198 0000000000000000000ecfefd7c66cbeb7dcc741f4dbe92aa272a613a2514af4 2,790 1.00/1.00 vMB 24
526,197 526,197 0000000000000000001589c2a9ebd955a3d5ea3e3b131cf874e374674e8dce1f 2,871 1.00/1.00 vMB 9
526,196 526,196 000000000000000000121347e4c736891ebb6e7be0812770c05e542026f27cf6 869 0.39/1.00 vMB 8
526,195 526,195 00000000000000000019efdc62b5546f47673b77afcc68b0da53b9c586218096 2,799 1.00/1.00 vMB 16
526,194 526,194 000000000000000000148a7d5ed297a713bd8513690f6ffa424597c3dcadb286 2,989 1.00/1.00 vMB 24
526,193 526,193 0000000000000000000e1e60456f1ea56431fdffe04d65c3bfc5a740fac9dd69 2,829 1.00/1.00 vMB 12
526,192 526,192 000000000000000000012fed402cb91866f7376f283bd87ab9bca749b493dc58 1,739 1.00/1.00 vMB 8
526,191 526,191 000000000000000000128372f2149b0d51976a14204034bf4293ab90423593c9 2,517 1.00/1.00 vMB 30
526,190 526,190 0000000000000000002e1b70fc7474d0a6efce4b7ed03cd5448625a00d11ad4b 2,260 1.00/1.00 vMB 33
526,189 526,189 0000000000000000002af49f0a4238e5c8de286dc80aff5a6702ee8030e903ff 1,934 1.00/1.00 vMB 7
526,188 526,188 0000000000000000000828f2872e48080304e79dd2cb7c8fa25d035b0b64addc 1 0.00/1.00 vMB 0
526,187 526,187 0000000000000000000442f2f4d8b6a72beb0064fe245d726036b93ee3682772 1,481 1.00/1.00 vMB 9
526,186 526,186 000000000000000000377c0abdb5434aff4544763f05f8cf10e8066889fdb85f 1,840 1.00/1.00 vMB 18
526,185 526,185 0000000000000000003564cc73fea5da358e079ff40d629ec713e252cbdaaf4e 1,118 1.00/1.00 vMB 6
526,184 526,184 0000000000000000000cc296c9db8a6e61d53c98336c31832eceb59e00a3fe04 3,085 1.00/1.00 vMB 10
526,183 526,183 00000000000000000038c26d31be109ab55d4f4e34d8df971ecd533cf596cb05 2,290 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.