Loading Tool

Explorer IconExplorer

Memory Pool

84,416 transactions
31.69 vMB
0.14412488 BTC
Random Selection Loading Transactions
Max Size: 189.27/200 MB

Candidate Block

Mining Attempt 99617ca6578b61976bfed27e7ded99e27caf2239278c9f46752338682300af97
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 8395fb1e5812ecb370a408b005b8fd490b7544d6ba3365cfc4fc65a67cf33c11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,306
Size: 1.00 vMB
Total Fees: 0.03848009 BTC
Feerates: 55.77 > 3.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (515,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
400,089 400,089 000000000000000001bd75c847a1b295c523fc7a47544ce9e54f9b44386beeda 1,726 1.00/1.00 vMB 29
400,088 400,088 0000000000000000037675b2f8960d2a6cd0c8a5d8293d3d0ec7ab0584ecf33d 2,307 1.00/1.00 vMB 41
400,087 400,087 0000000000000000032949f2447c5393eaab188cc9847d9893aacbf6073a6651 2,978 0.98/1.00 vMB 41
400,086 400,086 000000000000000005d3dab666c6d7a247658351b59f1ab5fefeb31e358c3721 2,251 0.93/1.00 vMB 72
400,085 400,085 000000000000000004a413b620b92e3e35409494988ac40138437b8225f8acfd 305 0.18/1.00 vMB 28
400,084 400,084 0000000000000000068f5fdfb08b449172447fa12b4d653888f10064673e1445 283 0.13/1.00 vMB 36
400,083 400,083 00000000000000000066771695bf8bba9dd8204396b3d7bfed39f8d7155c5782 2,069 0.90/1.00 vMB 41
400,082 400,082 0000000000000000057e934c92b80119dc4ae7ed46007a14ae08dce4b202b094 480 0.61/1.00 vMB 18
400,081 400,081 0000000000000000048ff60ddadd121b1286d86e22507b3334bd4a4549e9451f 1,485 0.65/1.00 vMB 41
400,080 400,080 000000000000000003d54b9ea6e8ee6ea8b80c5166b944b525d1e0ebfdfa9951 165 0.11/1.00 vMB 27
400,079 400,079 000000000000000005a66bdcfa94253a94c5cfcf8e13a95a1ee2a81a66aab2ef 173 0.21/1.00 vMB 20
400,078 400,078 000000000000000003135f8f41dcf3b0243a08c06c882cda50550c52cab47f86 192 0.12/1.00 vMB 26
400,077 400,077 0000000000000000005d1cf8b9aa3df8c1e866b06371e8b54d76275dedabf8f0 1,896 0.91/1.00 vMB 39
400,076 400,076 00000000000000000452d0d5f3904d301601bd5963ff83432e715ad469a2a78d 1,557 0.78/1.00 vMB 35
400,075 400,075 000000000000000003ef5ce5dd40520ecce6e6a7a54be2f964f1beddb2982181 48 0.05/1.00 vMB 9
400,074 400,074 00000000000000000354ee2115669bad01ea65bbcbf9384175fdac06c57b1fcb 838 0.44/1.00 vMB 32
400,073 400,073 00000000000000000342065f3b10aeb71d04613b9585a2790f555c0270b21eaa 659 0.29/1.00 vMB 40
400,072 400,072 000000000000000000f0770d1f4d0f6757ab5803f5a47a88863e48820d907c09 1,779 0.91/1.00 vMB 37
400,071 400,071 0000000000000000039bd8044db02b8b82b0bb8593f3fb3e4202d3dcfa1bc56e 788 0.55/1.00 vMB 29
400,070 400,070 0000000000000000024709a32260355f3d5da501cbaaf3958ccd13f352c9f52f 642 0.58/1.00 vMB 17
400,069 400,069 000000000000000000a5c58c093d81e9d832017393dd57122d3c72430416abd8 1,617 0.93/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.