Loading Tool

Explorer IconExplorer

Memory Pool

83,235 transactions
31.22 vMB
0.09181233 BTC
Random Selection Loading Transactions
Max Size: 191.51/200 MB

Candidate Block

Mining Attempt 0024af8fac429dd118d4013efdab9e6404c764198187112ac158bb49dc5a8ead
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 8ed97a5ce78a9170c889367c5268ef9dc2a624a4da63ddc1fbdbded1768ff5da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,416
Size: 1.00 vMB
Total Fees: 0.02133108 BTC
Feerates: 114.60 > 2.14 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (545,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,605 369,605 00000000000000000e35e067626fefb30801ad574575668aee8c4b91c4ef2be4 362 0.37/1.00 vMB 21
369,604 369,604 00000000000000000e50449293f3349c78dbd3885bca92ad8dae3536534a077d 2,281 1.00/1.00 vMB 58
369,603 369,603 000000000000000011114a5e33a9896020c9bede76d9dabe6490cc468d0fcbdc 1,022 0.55/1.00 vMB 45
369,602 369,602 0000000000000000059fa07fbefc03c6d12893964ad8b822bdf4333cb56d115e 1,126 0.52/1.00 vMB 43
369,601 369,601 000000000000000007c2b603bbe66604637f76dffc35f4e707ef8dfa61c203ba 376 0.34/1.00 vMB 17
369,600 369,600 000000000000000007f9a7c1680fb09b7a46f989e5598757669eba92b23e8940 2,213 1.00/1.00 vMB 49
369,599 369,599 0000000000000000013e966a3e655b312b3c140199949d19589d3f09f68a69eb 470 0.24/1.00 vMB 40
369,598 369,598 0000000000000000061b14f9b86863b77d1c09cd95c2208931c713a5689a9625 762 0.73/1.00 vMB 24
369,597 369,597 000000000000000008ddba61fe864ad7b95e409922721e33a2a05b0ea2ebbd12 2,086 0.68/1.00 vMB 77
369,596 369,596 00000000000000000e932ae2d7ee8f5cae66661f929da4c97d0134c4e00112b1 162 0.12/1.00 vMB 32
369,595 369,595 000000000000000007986bbad41bbdc2b1804a1069d0412825dc1e7fea63bd9d 126 0.39/1.00 vMB 9
369,594 369,594 000000000000000009e36a101c3409d5e892dc44fe6251311dcf49c4758dc28e 741 0.75/1.00 vMB 19
369,593 369,593 000000000000000002d69017c837fd4e7fe22a128da5717f3abdf057a581938e 2,246 0.95/1.00 vMB 49
369,592 369,592 0000000000000000015d2a6418cd7c33bbe19700066c26bc289c35ac53132180 528 0.31/1.00 vMB 37
369,591 369,591 00000000000000001105f2ef395ef3fb3abd1daafc79ad1d6cc38836b39b3b70 428 0.29/1.00 vMB 35
369,590 369,590 00000000000000000f5dfb9cd1ded6b62a049fa2d9ba6224fcc9c4c81d998905 389 0.33/1.00 vMB 18
369,589 369,589 00000000000000000cba8dbe7e189e7df582763b3a4f8299f4b1e141e25b5584 193 0.09/1.00 vMB 41
369,588 369,588 00000000000000000a7964603e299b1a1f26c6260211016aa167d70e82b9e62e 1,418 0.95/1.00 vMB 26
369,587 369,587 000000000000000008075cd12fde63b6b2e3d5d5888559cbd751411f97b46421 1,787 1.00/1.00 vMB 47
369,586 369,586 0000000000000000021c3d3beddee43d5f813ff5c4729f49924ddba58de84c5b 2,739 0.93/1.00 vMB 71
369,585 369,585 00000000000000000e836da8923c99a5e9b8ddbd259f4c63c763d29a8cccfd63 755 0.64/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.77 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: 709.43 GB
    • Received: 16.91 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.