Loading Tool

Explorer IconExplorer

Memory Pool

83,401 transactions
32.11 vMB
0.10357816 BTC
Random Selection Loading Transactions
Max Size: 190.95/200 MB

Candidate Block

Mining Attempt d75fa7befc1f33f1b01ff884f083b2d043cb0762e0254d1d7eac9b9c9c31d442
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root b8b436194fae12e354264c877491cb78161b66f1812a18e0a683693a0194c875
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,629
Size: 1.00 vMB
Total Fees: 0.03917742 BTC
Feerates: 387.56 > 3.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (640,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,217 274,217 0000000000000004254e9f2cdf2a819b567516ff09a9518189bf9471194cd45e 747 0.25/1.00 vMB 96
274,216 274,216 000000000000000445a8c7500679098d440cddad0177771f876708bd26bb4f38 107 0.06/1.00 vMB 46
274,215 274,215 0000000000000004b9656f854b0cff01c1e54766704f04da68c194dd937553e2 413 0.25/1.00 vMB 41
274,214 274,214 00000000000000016ba5151498428a7fc5853da3311ff16d7fbfbaa903a4ffd8 378 0.15/1.00 vMB 87
274,213 274,213 00000000000000049666e2c5a63f221132c985d19ad39565e72faee1357669e8 1,212 0.42/1.00 vMB 43
274,212 274,212 0000000000000002e14fcd849afa3cb2f306e2488e68df830b373948a86e14cd 240 0.10/1.00 vMB 24
274,211 274,211 00000000000000015af8f741ebf3a0643a9fa7aa3a63e7e0a0ea4aefde4762f7 731 0.25/1.00 vMB 51
274,210 274,210 0000000000000000bcc553c153ead4386545ac5cae6ab8cc865a2ce8c1fe0305 667 0.26/1.00 vMB 67
274,209 274,209 0000000000000003405edd7f2116776b4705e65345be003f3ea880a9f8216b67 108 0.04/1.00 vMB 38
274,208 274,208 0000000000000001b162a1648e02a789e00eaf0fc4a949db1f4f1a152f166c29 471 0.19/1.00 vMB 85
274,207 274,207 0000000000000003b9af4568105c843dbbb4a02361bdf4fea30c12c9ac42d43d 624 0.31/1.00 vMB 73
274,206 274,206 00000000000000018518e4e427443c8662d7a8258c01f1fbcc66c545cfd6cd1a 303 0.13/1.00 vMB 42
274,205 274,205 00000000000000037fb18dfd5a8c0414d2e1da927153ac2ed5b8e6039cc91ac2 101 0.04/1.00 vMB 53
274,204 274,204 00000000000000036062d8dbbb4be50b85e64a77a1cc36a2fd0534dc4c975c03 1 0.00/1.00 vMB 0
274,203 274,203 0000000000000001a60402b5a2b4ed4da3bd5e64c866688251efb2bbd17bea83 89 0.14/1.00 vMB 35
274,202 274,202 0000000000000002c247e55bddf17bbc135707e1e94b9d0c07456955a32a4fc9 535 0.25/1.00 vMB 67
274,201 274,201 000000000000000269efd9a6103e9151793db35ff8e60b492081c24b4c39baa7 274 0.13/1.00 vMB 51
274,200 274,200 000000000000000332b62390a003a63fb8b2c0563f1e13fe25b023333de15a4b 201 0.10/1.00 vMB 25
274,199 274,199 0000000000000000cffcd0bc54bba321e2c5e94f5d5fb74d15ec73713822be54 410 0.18/1.00 vMB 91
274,198 274,198 00000000000000014aed290e698898516db1b89de72bb0f9dd18b5f7e2856910 368 0.14/1.00 vMB 55
274,197 274,197 0000000000000001da5d4ada9e18eee81f78caf3e8f0dc59ee34a09233cddac1 510 0.20/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.31 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: 658.85 GB
    • Received: 14.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.