Loading Tool

Explorer IconExplorer

Memory Pool

79,478 transactions
29.65 vMB
0.07716494 BTC
Random Selection Loading Transactions
Max Size: 178.13/200 MB

Candidate Block

Mining Attempt 9c048b9bbb55b98c83393b106b41c2d74228d2fe70b2dfb56fa935533136b90e
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root e49110a78c25ab347742129952432a5379f7ae93184473608ff1df08d5695ca5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,450
Size: 1.00 vMB
Total Fees: 0.01683033 BTC
Feerates: 502.65 > 1.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (406,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,840 508,840 0000000000000000000a15e27cb42c4d489dfbd10a159b3dd2ea49acd9ab9013 2,149 1.00/1.00 vMB 80
508,839 508,839 00000000000000000056a23bac91db0af64ec6c20946c4e582a2a40e27ffe571 1,184 0.59/1.00 vMB 76
508,838 508,838 0000000000000000006100a39704ae65d71c26dc709c915f71d164f563f21613 2,214 1.00/1.00 vMB 101
508,837 508,837 00000000000000000060f5e916d142830d26f16df6e6e72dcaa44d5de92df272 556 1.00/1.00 vMB 18
508,836 508,836 0000000000000000000ee3558f40049c496dc5b8e8fc386ca1c317d15e1611eb 842 1.00/1.00 vMB 31
508,835 508,835 00000000000000000030d3b6e19ac859e09cc91f6691b1612fdb0a70c53d906a 2,150 1.00/1.00 vMB 73
508,834 508,834 0000000000000000003c198fe1b09382faff616a8ef91bfd6cbc09c634fca526 1,023 1.00/1.00 vMB 15
508,833 508,833 0000000000000000000569a3b4c9986386c28f4b596c9a288568c8b28c72d05e 1,823 1.00/1.00 vMB 71
508,832 508,832 00000000000000000048e489d84756d5eb37e932c5ff0bd8befc2ada7abf6485 2,050 1.00/1.00 vMB 61
508,831 508,831 00000000000000000028b6a866eb842415bc6538887b39a6c441bfeee99d5711 1,536 1.00/1.00 vMB 55
508,830 508,830 0000000000000000002bcdce35751f905d0dc7ee72190f9feb0917b66819d291 1,023 1.00/1.00 vMB 60
508,829 508,829 00000000000000000053c8c8c90910c8fa2f20e5702564a84c252f7c6c268add 1,504 1.00/1.00 vMB 110
508,828 508,828 000000000000000000602001a347173445507478f95f7358591b9f12cd58aef9 2,465 1.00/1.00 vMB 74
508,827 508,827 0000000000000000005ef13ef9e1f3a7fa8e24d1886d6ed429f2d706e7c1a95d 78 1.00/1.00 vMB 3
508,826 508,826 00000000000000000004c8166a9924f98e237729c4e5631f5993cca80818525f 1,009 1.00/1.00 vMB 33
508,825 508,825 00000000000000000002b7bb26a39f4b7b2bcafa74f8ee3fb8390e19e9dc8231 357 1.00/1.00 vMB 9
508,824 508,824 0000000000000000000c3e5ccde6bdc8bea9e75bb44d2075676e5cb1336df809 954 1.00/1.00 vMB 38
508,823 508,823 000000000000000000292e7591ab85923b55a632bac0a5e2bfe29276ce27ea0c 1,491 1.00/1.00 vMB 63
508,822 508,822 0000000000000000002dba00b4c4e3477faa9303c2bba61ac299b6aae20ccff1 1,047 1.00/1.00 vMB 32
508,821 508,821 000000000000000000495daacab532fe2208cbe2da696a6111ee91971b4f4412 593 1.00/1.00 vMB 24
508,820 508,820 00000000000000000010de670f4dde5995bcf0d9ba694a1a3b6f24273116367e 973 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.