Loading Tool

Explorer IconExplorer

Memory Pool

32,452 transactions
9.96 vMB
0.15374540 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.05/200 MB

Candidate Block

Mining Attempt 5186a92ec3caf292b06e63927108ac8e3b4e4dc45a0a58d8d2a4d405b38d5d7a
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root b7f331cf3d9dc8d58f26007e3592889905617b53e65de2a8e1c94bc27a14e475
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,559
Size: 1.00 vMB
Total Fees: 0.06689043 BTC
Median Feerate: 4.46 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (722,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,278 190,278 000000000000087f469a3a59b436f9838610f2cdf42584f9eecc6a39f4f31401 92 0.25 vMB 61
190,277 190,277 00000000000001fe93500ce9fd1291e8e79e36acfd98f9e63ebc124c1436f30f 127 0.05 vMB 263
190,276 190,276 00000000000003f73b2b6e2d4c0fc6b14ddd3c84fb3cc013159137e124c6a1ef 128 0.06 vMB 22
190,275 190,275 000000000000065ecff1ab2dd811e6328bab8a128cc89468ea9eb09435703d74 444 0.13 vMB 155
190,274 190,274 000000000000045fe6533621748d9343fdc9b54e7eeb7e1397b1841fb77b57d7 556 0.25 vMB 130
190,273 190,273 000000000000072bb3ab2b6b418acab8eac52308b7fb224f4393f44611238ef3 1 0.00 vMB 0
190,272 190,272 000000000000066c3b7820128ad92ac91b7020d7b70e23ff60d096f9b8d4cd2a 143 0.05 vMB 7
190,271 190,271 000000000000016408cbcaca3da4456d0564a85d7213deca565057de3c700833 359 0.13 vMB 140
190,270 190,270 000000000000010ccf94e86aff946c9f0f784a4e90a2dc4498d27b306a5cb2dd 259 0.11 vMB 183
190,269 190,269 000000000000068fac8dfb63e6cdac53a58e14ba8486160901171129f4dca26e 484 0.19 vMB 122
190,268 190,268 00000000000005cda09a5540b37d6074c0f8efc359f648a52b316551cb444567 400 0.25 vMB 99
190,267 190,267 00000000000003a759e6f4d5b9a109214d76a23a286f1773f21f298044f4ca52 63 0.02 vMB 47
190,266 190,266 00000000000003d579fc263200d0e548c1adab869eaf161ce1682b7756d886f8 125 0.04 vMB 164
190,265 190,265 000000000000072bcc6f24df28bbd86f15f97e6c89acf54b1689b312ef9ea708 662 0.25 vMB 144
190,264 190,264 00000000000002279f7df234ca710522cb7dc587ab3a38977dbf6c328fada9a7 100 0.04 vMB 115
190,263 190,263 00000000000003e67310edbdffdc298c8bf5b721f808e2d3a80c798ca7dd59e5 1 0.00 vMB 0
190,262 190,262 000000000000067bfa17a7123cbf22f3018897ef5da50e210e7d445a01f7b558 110 0.05 vMB 119
190,261 190,261 00000000000002cc1d85fa67ac11a0fc302f97594e0c8bb33f405c8e8d7f75cb 520 0.20 vMB 131
190,260 190,260 00000000000001be1e118c97e972b3e36fbb76a73610efd197dd7f17933032f6 128 0.06 vMB 66
190,259 190,259 0000000000000156fb1fdaabe028aa13a9a3ecd0f423682216716f636b9b4264 319 0.11 vMB 150
190,258 190,258 00000000000002262646612028bde99d20ab63a8a2bcbd33eec0e9509bb03a96 180 0.07 vMB 124
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 66
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.12 GB
    • Received: 0.44 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.