Loading Tool

Explorer IconExplorer

Memory Pool

78,955 transactions
29.55 vMB
0.07124746 BTC
Random Selection Loading Transactions
Max Size: 177.59/200 MB

Candidate Block

Mining Attempt f1b828175be9b256d3164a5c111f700e5de437f38230363ef13c7879db5ed1b4
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 79962b978b9f8a88fa7ed56e7a06e85c37692e92bf7572de9d307797f1fc5c22
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,668
Size: 1.00 vMB
Total Fees: 0.01128379 BTC
Feerates: 150.93 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (470,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
444,139 444,139 000000000000000000428fa02714a208a27ffcc2649266ce22ca7fb817f4eab9 2,261 1.00/1.00 vMB 82
444,138 444,138 000000000000000001b6d5bc0e69291305079c5ee77e0f65da3e932f6a91dad2 2,750 1.00/1.00 vMB 92
444,137 444,137 000000000000000001a1883f10a770af1eeaf2f6ecfec07f824ef5eab3a61da5 814 1.00/1.00 vMB 32
444,136 444,136 000000000000000002992517a1bd4b3c5eef5e5ed486ff36642357bad4c59f36 1,602 0.80/1.00 vMB 75
444,135 444,135 00000000000000000064aea24f81b81c9f294c5c484a6f631adbfc85470ca578 69 0.02/1.00 vMB 126
444,134 444,134 000000000000000000bdc597a6e635093723f2b21b750c07a58bdf9a38a5e0b8 1,816 0.99/1.00 vMB 66
444,133 444,133 000000000000000002f184e3e5f013d02890d0cb8ba490187ef928f6b18634bd 928 0.98/1.00 vMB 35
444,132 444,132 000000000000000000ea12067b5a7d0b3b8239961d38237d631b985cdd8dd60f 538 1.00/1.00 vMB 20
444,131 444,131 0000000000000000005df9be81fa02e311550bb02ad296c313dcdb32cdf8861a 863 1.00/1.00 vMB 25
444,130 444,130 000000000000000002f87616656bf8fc2364b371a413f6cc2562fb540bba1484 767 1.00/1.00 vMB 35
444,129 444,129 000000000000000000e7b5d4a5a05d18edd4ce71d5e0cfcd12cc006a6375bb5b 1,225 1.00/1.00 vMB 41
444,128 444,128 000000000000000002633c49c98dc23d07525eb4fbcaa135298056a70ade04e6 1,977 1.00/1.00 vMB 69
444,127 444,127 0000000000000000002442764e434f6cb57618cc809f274dd29bbbe13ab0d922 768 0.99/1.00 vMB 51
444,126 444,126 00000000000000000279fb56e9d29f67167f55ac925f47f0aa1e79d8616e09cc 1,585 1.00/1.00 vMB 60
444,125 444,125 000000000000000002af8075f45babd50912afed1af7b9ce8fabfb8fcefb3c33 2,809 1.00/1.00 vMB 88
444,124 444,124 000000000000000002eb6059fb1a32f8d62b5b133490309172da7bad83853241 2,161 1.00/1.00 vMB 71
444,123 444,123 0000000000000000037e292f566394037636f289534d1aa2e0e4ed720a567b94 2,774 1.00/1.00 vMB 92
444,122 444,122 000000000000000001bee912e5b430e2370f3ab91d3d42c5c5b4fe564ad87265 2,261 1.00/1.00 vMB 79
444,121 444,121 000000000000000002de948d41aabe1041a2ab8f95dad1ba6758c2b7513a60c1 1,234 1.00/1.00 vMB 68
444,120 444,120 000000000000000002785a93f8b816cb7c6a60efe20be2c00f061c6c8f2a88f3 2,118 1.00/1.00 vMB 80
444,119 444,119 000000000000000000d15470cd35bc380292ea99df0d0b3d8d57869788258afd 2,788 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.39 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.49 GB
    • Received: 14.99 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.