Loading Tool

Explorer IconExplorer

Memory Pool

44,077 transactions
27.09 vMB
0.09309834 BTC
Random Selection Loading Transactions
Max Size: 141.39/200 MB

Candidate Block

Mining Attempt 2c93fc0d9204f71fba4af37189a5eb39c17486b7b1189750e19b2ea975cceed2
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root dc4004d36882369a9d2e86528d7c78f0192b8590bb40383ef07cc64bded98ada
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,518
Size: 1.00 vMB
Total Fees: 0.04023540 BTC
Feerates: 151.01 > 4.03 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (369,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,152 545,152 0000000000000000001ded13d8f6c541a4ccced3edf070022b3837d6e4268f63 2,366 1.00/1.00 vMB 11
545,151 545,151 000000000000000000233305df2b9ad23ca72680a26409cc7ce864d4ab585f03 2,237 1.00/1.00 vMB 17
545,150 545,150 0000000000000000000740c888379e82a9df92aed854c457b97d8029ae6d7c43 2,354 1.00/1.00 vMB 18
545,149 545,149 00000000000000000018547fb723d1987e322e321adc9a688146529149067852 367 0.14/1.00 vMB 17
545,148 545,148 00000000000000000015317e6565f05c83f5f95d37bb90d06400e944d5419103 139 0.07/1.00 vMB 11
545,147 545,147 00000000000000000006df3fac24dc091e9f5c09b6c84848368bed5fd9a4067f 1,671 0.78/1.00 vMB 12
545,146 545,146 0000000000000000000cc5c1c79e03ad38ba641010857ca8ba61aedbd40989e4 233 0.12/1.00 vMB 17
545,145 545,145 0000000000000000001c5a91f030b26d82fdcc2daa2028ae62796605a06ffae9 1,561 0.80/1.00 vMB 11
545,144 545,144 00000000000000000009f808f09a68a003c58d4ce59c1c7633f4c5fb452f0a3a 1,756 0.88/1.00 vMB 12
545,143 545,143 0000000000000000000f1dcb5a64d8143d374f5a5a361073dfa8770109bf6c8f 348 0.38/1.00 vMB 1
545,142 545,142 0000000000000000000ad4bf1f5e873b84f2668c53d9dbaceb10c4c53032ae82 1,837 1.00/1.00 vMB 3
545,141 545,141 00000000000000000015b65e61f6e286406b785540b363af41dd46ec93492d27 2,248 1.00/1.00 vMB 4
545,140 545,140 00000000000000000018cac3a88cc2f0c9c5785d7291f989fcb1279c6740fb97 1,891 1.00/1.00 vMB 5
545,139 545,139 0000000000000000001a137dfc0a27c42eabb222aac1f64d6fc9acc105e4439b 2,122 1.00/1.00 vMB 12
545,138 545,138 00000000000000000019cdc0f105f9662f1cb44ae1476b450bb904b66789cb15 29 0.01/1.00 vMB 19
545,137 545,137 00000000000000000024f4da79c543b72646ade09ceebad3983a69aa959f970e 2,618 1.00/1.00 vMB 25
545,136 545,136 000000000000000000170e1ce3c3e66ad344952fd58ab27c7325a801a691a536 2,237 1.00/1.00 vMB 9
545,135 545,135 00000000000000000001fea3a3822104929b3cb0f56f1454882166a4657c952a 2,796 1.00/1.00 vMB 28
545,134 545,134 0000000000000000001ea5b0e590eed57bba8282170b611117b1a10990c0b48c 2,880 1.00/1.00 vMB 23
545,133 545,133 00000000000000000013e5c63bc38c2a51cbf4df82253825f614e63e2e671c3a 2,789 1.00/1.00 vMB 14
545,132 545,132 00000000000000000010518a9b7d47a3636a72d5248c4e5f601c2d37a398a255 2,022 1.00/1.00 vMB 17
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.47 GB
    • Received: 13.90 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.