Loading Tool

Explorer IconExplorer

Memory Pool

29,778 transactions
8.76 vMB
0.10341784 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.40/200 MB

Candidate Block

Mining Attempt 89e6a328b90ae31fbbfe060767f9c91068ff5eb969105758a044f8989d2b683c
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 67dbf3bf5b1e6b3996be10f04f0424d7da206233942166885fb681ee8218a801
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,134
Size: 1.00 vMB
Total Fees: 0.04594809 BTC
Median Feerate: 3.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (741,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,493 171,493 00000000000006f72bdcdc6af5640909ea601d55ebdc760097da5bb9581044d0 70 0.02 vMB 56
171,492 171,492 00000000000004f17e51d17abbf65ed41ba230e3fb39e458d2c85a01b54dfaff 88 0.04 vMB 156
171,491 171,491 000000000000092215021d41120107c1a7ddd7f91598988d3b86075d01996063 6 0.00 vMB 0
171,490 171,490 00000000000000ef9955a32f6f9e9350b870211fd4cd9a45208dea40f3fb9d0e 99 0.05 vMB 82
171,489 171,489 00000000000007e6d8e42e23dbe1c2d7b32220fcdf6360bce8c76e23d1bd2163 79 0.03 vMB 35
171,488 171,488 00000000000009e9536afdea57b901018609855fb37a62d3d084480970691200 37 0.06 vMB 46
171,487 171,487 00000000000001b4ec5dcefd8cb88b561646532725214645586309ff25c05894 61 0.03 vMB 277
171,486 171,486 00000000000006a77803f4bc7cf0a666fa48123fcc031bc1c63d13102df3c8d0 25 0.01 vMB 56
171,485 171,485 000000000000092943a97307897d1c87f13c6df2153b4a208c03f105e3e621c1 169 0.05 vMB 106
171,484 171,484 00000000000001d2086568d6fbffe27ba9838f4599da79f2bdbbbd191234c4fb 1 0.00 vMB 0
171,483 171,483 0000000000000130a8790364328398d474147b888857b21fddd1ca6a7a4ffe2d 5 0.00 vMB 0
171,482 171,482 00000000000006812858e7d0215b81bc5dd702013c4630c45e6812aa9a44b906 43 0.02 vMB 26
171,481 171,481 0000000000000acdd464e397c2b2a80e8582b9fd7c1207da702e3a3d53e4c1f4 27 0.01 vMB 215
171,480 171,480 00000000000006a62ae09db0ebae385b1c830a453ee4912e0b6db32d98401284 40 0.02 vMB 31
171,479 171,479 00000000000009e8d468ea270918c64ab7626c9e903967f1c585571b34d00f74 43 0.02 vMB 87
171,478 171,478 0000000000000ab63291dae74adbe4faf9bab0d00fa78825179c61e67ae08a23 40 0.04 vMB 80
171,477 171,477 0000000000000a7e1d4a8b081cf74bfeb4192a5eb4663d79b11a156e2dc984f8 1 0.00 vMB 0
171,476 171,476 000000000000077194c8c869bb2f3f73f8498960b02de142274b230efaec4e63 83 0.03 vMB 76
171,475 171,475 0000000000000873109b1009792634a347e8946cc81d4085bf92afcd27d31ce0 1 0.00 vMB 0
171,474 171,474 000000000000064b3d5fa3fa109ccc5841620c1a0858d83a20541df77c45fe40 72 0.03 vMB 43
171,473 171,473 00000000000007c038ea3430bc75db2b9692c5230f7380fe78ba1f6d56f8f251 88 0.03 vMB 59
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: 68
    • Outgoing: 11
  • Data Transfer:
    • Sent: 21.53 GB
    • Received: 0.43 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.