Loading Tool

Explorer IconExplorer

Memory Pool

81,840 transactions
31.73 vMB
0.10723577 BTC
Random Selection Loading Transactions
Max Size: 189.45/200 MB

Candidate Block

Mining Attempt 42bdbd8720bcc137e2e43fd2a78e2ce7fa0eb197d75fa59d99d5a211996b2b5d
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root 9b0087aa29cf1ebff76194e23db104e59d8f6bdb4ae133151e554facf96a3c3d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,487
Size: 1.00 vMB
Total Fees: 0.02384884 BTC
Feerates: 711.74 > 2.39 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (550,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,288 365,288 00000000000000000f27feec4359d80ccf3e1693e694b79cc52e88e80ea8e615 2,535 1.00/1.00 vMB 74
365,287 365,287 0000000000000000109d0e336ed33aac2687e0d539582abeb3ffc0c5f51abb5b 1,407 0.87/1.00 vMB 39
365,286 365,286 00000000000000000ccdf744f81280a452481d5f89b000faf22d90dba6f2aa16 2,445 0.95/1.00 vMB 75
365,285 365,285 000000000000000000bd244977b269a73952c0233460ac5254d7cef24801cfa1 1,463 0.99/1.00 vMB 31
365,284 365,284 0000000000000000148d263b93f37adf34c99e050889c899e7117e9845140704 1,227 0.70/1.00 vMB 45
365,283 365,283 000000000000000004744b9cb2332b8ef78447d742436bb9a8816586b7ded45a 1,711 0.77/1.00 vMB 51
365,282 365,282 000000000000000001382e38cca0fcd38fa8822ebf21f8d2b76bccad6bb3268f 582 0.95/1.00 vMB 11
365,281 365,281 00000000000000000d6c628147a1c520da3e4b9b1774baa43898208c8b234613 559 1.00/1.00 vMB 11
365,280 365,280 00000000000000001561dfeb320b05993ca01e8ac50aca0d465a58bac273ceb7 1,003 0.95/1.00 vMB 22
365,279 365,279 00000000000000001575e3199de819f539513cd5afd71895c177aa07b28b2988 720 0.95/1.00 vMB 14
365,278 365,278 000000000000000003654e99d1ee2328e601f27fc17beaeaf948321879d652d5 450 1.00/1.00 vMB 8
365,277 365,277 00000000000000001446b2350f8ac4c2f1fb032cd04ee5d9216a15d6ac83bbde 203 0.11/1.00 vMB 44
365,276 365,276 00000000000000000f33833086fc0e37fad34d55cf5b879ea5759fdf4651eeab 266 0.75/1.00 vMB 5
365,275 365,275 00000000000000000ef4661a70748c0521773788a2847b25a666a275a8f1277f 471 0.75/1.00 vMB 15
365,274 365,274 0000000000000000022c835d051cd493287cab262129e639d078402ec472d4dc 843 0.93/1.00 vMB 22
365,273 365,273 00000000000000000c5a9dff745ce31f04a0b404fe8067e62483ddb67f9da5a5 231 0.20/1.00 vMB 24
365,272 365,272 0000000000000000142c238a31595daaafb88f69b0128346d1f3d33a1fa6c959 311 0.18/1.00 vMB 20
365,271 365,271 0000000000000000069623933bd0990e4ea653725934953447dfc54866faa0be 660 0.31/1.00 vMB 37
365,270 365,270 000000000000000012c50d0635c6bda8c00894a5a5d6bbed1b16aaaa1c816940 276 0.16/1.00 vMB 31
365,269 365,269 000000000000000014c7f3ad71abdb067be6d692d02172a4eb71a82706d724e9 136 0.75/1.00 vMB 5
365,268 365,268 0000000000000000145ea836bbb1f34ebb8c163193c3ccca680bb7fbaf4b0955 1,054 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.05 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: 720.47 GB
    • Received: 18.17 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.