Loading Tool

Explorer IconExplorer

Memory Pool

73,688 transactions
28.07 vMB
0.07906492 BTC
Random Selection Loading Transactions
Max Size: 169.80/200 MB

Candidate Block

Mining Attempt 53773126548c22c9d1d07efd5ecd3517f00383b3e7b368deb0b73ea3da192571
Version 20000000
Previous Block 00000000000000000001a86893daa240eb0be56c06e6014958db31ad21413f6a
Merkle Root b5f05c5aefd18a9cdd2f27d19f72b635550118fecfc031138805b85810aec846
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,082
Size: 1.00 vMB
Total Fees: 0.01794129 BTC
Feerates: 71.50 > 1.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,558 (878,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
37,160 37,160 00000000b38fb41f40714718985dd62cc7da6d88e863a58ee1c736a17edb1ed8 1 0.00/1.00 vMB 0
37,159 37,159 0000000081aba1afe9ecb6e5cfcefc8faf722afe426c25a83ee9aad4dc6d6ff5 1 0.00/1.00 vMB 0
37,158 37,158 000000009a3debe68e6fcb41debbce7d1636ec0b48eb4a34d73db3b6891c264c 1 0.00/1.00 vMB 0
37,157 37,157 00000000a33aa93faf4d57dc6e993c1f7e22a67996b7a9834f34004951827863 1 0.00/1.00 vMB 0
37,156 37,156 000000006c14b4dccac5c6b05d06b6d6488588f64a3c12f3c97aec7182713d63 1 0.00/1.00 vMB 0
37,155 37,155 00000000310d10164770f3663ba939518bc7ebd39576e1908db53a89796ab8b9 1 0.00/1.00 vMB 0
37,154 37,154 000000002e3bf5361c3da64908d31826be13713caa3b665d757ff6ea582c2dc4 1 0.00/1.00 vMB 0
37,153 37,153 00000000780a2576d4211ed4563ff5eee116911eaecdc68fd5155af4d095755a 1 0.00/1.00 vMB 0
37,152 37,152 0000000013a131c76914b8c1516d9beab6944b2e0a98998c07bc4eeb3bb3ad95 1 0.00/1.00 vMB 0
37,151 37,151 00000000974c48af0f9e6bbae7803223766d2c02a8b1c3b1a967bb893223c102 1 0.00/1.00 vMB 0
37,150 37,150 0000000027ebd08e040bf805750def8e0daa1b068ee546b184852920e24027e4 1 0.00/1.00 vMB 0
37,149 37,149 000000001b129e660977eb69888cc7b6915e47e38eb1e0d4503200f8241f10b9 1 0.00/1.00 vMB 0
37,148 37,148 000000006e183dadcf05093a25e9b30cd68cf341ffa11a903d825b03376babb6 1 0.00/1.00 vMB 0
37,147 37,147 000000005035f0f9dc03a4722a861e802a8a1be8adb87c4c2e236933cc7aeb48 1 0.00/1.00 vMB 0
37,146 37,146 0000000081995d9c3a6a30edddaf5b800c09a579b25c6d28a863c850defe129c 1 0.00/1.00 vMB 0
37,145 37,145 000000003be86af941226171d04d036d8c3ff6baca7e9a9fd2be5e4352ca9eca 1 0.00/1.00 vMB 0
37,144 37,144 00000000611794f612b28fc29fc92d96b7615d870d4ac515909eda6d5034be9b 1 0.00/1.00 vMB 0
37,143 37,143 00000000b9ebdca21f068537b99f0a15ce2dc8d03a5e547950e190e0e4b04cd1 1 0.00/1.00 vMB 0
37,142 37,142 00000000b98b666441b8eedb25e16f89038a19b74dd8be9af46e6998097cdb0b 1 0.00/1.00 vMB 0
37,141 37,141 000000006c33150ebca09c5674b2d7ceab5544cf9b8636837ee4156d5a6ceb9c 1 0.00/1.00 vMB 0
37,140 37,140 000000007e9fe1bb0c56aaedb02f02f668496a7e4ebae1dd3ba69d085ec9305f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.36 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: 768.43 GB
    • Received: 19.59 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.