Loading Tool

Explorer IconExplorer

Memory Pool

26,375 transactions
6.19 vMB
0.04344289 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.07/200 MB

Candidate Block

Mining Attempt f3134ff77f1ab2eb990d118441132ca74034ca35b76fa3b36201447d4e06bd24
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 4605f3abcc65a954609b18c314e9b2521b8ae53386da80e10c4b68e58730f8d1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,169
Size: 1.00 vMB
Total Fees: 0.02956203 BTC
Median Feerate: 2.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (637,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,847 275,847 00000000000000021f2e8a04181215d5189b06dd43c86ccc92852dcdc9a5f8c9 1 0.00 vMB 0
275,846 275,846 0000000000000002aec2f0421537985bb7d2c70852fa156c97cbc5bd82945db2 849 0.25 vMB 92
275,845 275,845 0000000000000001024d0e539be3b31fed97f4dc40816beac1733dab0689f088 43 0.02 vMB 67
275,844 275,844 0000000000000003b728194aec1308897b909054938bb3a7d92ba951bdb21878 159 0.06 vMB 52
275,843 275,843 0000000000000002c6f1eaaa872e1ba6ba8b019b998693f5a3d90aa3e808d70d 68 0.02 vMB 27
275,842 275,842 0000000000000002ffb9fe620bbb1204e7cea054802573b2d8d761a1744d3af7 721 0.27 vMB 61
275,841 275,841 00000000000000013cba78673ad6961fb96839f3783fb0583655fac030b0fd10 58 0.03 vMB 75
275,840 275,840 0000000000000003d0fddc4b717969d3b994ffed01d52bece79b27dc7e83fdd3 194 0.09 vMB 53
275,839 275,839 0000000000000001c9a3de06419430255ddb887a5f5870c0a6b3d73be2fba4e9 111 0.06 vMB 24
275,838 275,838 00000000000000024340788f5a7d4b63a841cee5f7980820510390bbeeef386e 457 0.18 vMB 75
275,837 275,837 00000000000000007ba165541dff595f109e8d85e91230d4b9d0d0fde3712e10 644 0.29 vMB 43
275,836 275,836 00000000000000031fa3a972b92cf4bfb347473a0d9ef63e0cc411e35d0e6e6d 304 0.12 vMB 67
275,835 275,835 00000000000000012578755bfc74f33469edac64cd3ae10edf0f7b5b666ac668 116 0.05 vMB 44
275,834 275,834 0000000000000001fd7a4786082f4816989fae966f5aa1561d80fd6845605a1f 419 0.16 vMB 55
275,833 275,833 00000000000000024eb5e64ad337d04756041bc13d72630b0b87302d94e03f91 193 0.10 vMB 37
275,832 275,832 00000000000000041334189576e788b5d2146060ad594fe7a29d9ea54b514292 263 0.11 vMB 42
275,831 275,831 00000000000000020c2083fe3b5e1d57feda1e2025835aceac051dc1ef97a2e5 249 0.09 vMB 61
275,830 275,830 0000000000000001c6148da1abb47b758d667e0e2873a19dae15c54fec71fad1 290 0.12 vMB 41
275,829 275,829 00000000000000041378600d940154ebd6ca39822bfcf3ebe387b8fd9710e091 176 0.06 vMB 75
275,828 275,828 0000000000000004271bdf7e2670dd7790e38af879a3633ec921fa005d1d362d 685 0.35 vMB 49
275,827 275,827 0000000000000002a384895b76ea826d21d31d0b036d82e4f4fdd035853590e2 304 0.11 vMB 52
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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