Loading Tool

Explorer IconExplorer

Memory Pool

84,725 transactions
32.78 vMB
0.08399941 BTC
Random Selection Loading Transactions
Max Size: 194.19/200 MB

Candidate Block

Mining Attempt 1cf75958fc1e4a4c7d85f61ce46a4e8caeb82c1b0f04b4785c02a3d08741fa39
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 94ab60a78090247c07f2d51b1d00a217df586aa6fc6389e42b75f3510291431a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,279
Size: 1.00 vMB
Total Fees: 0.01898525 BTC
Feerates: 120.64 > 1.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (560,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,982 353,982 00000000000000000785f44e237ac982c14d6d0b07790a72e9cdf24097afc5fb 1,754 1.00/1.00 vMB 26
353,981 353,981 00000000000000000a932fcb22f4129be8a69ae28c4601367b87e9f7e71de7b0 1,039 0.75/1.00 vMB 19
353,980 353,980 000000000000000009965f9cc46956a810a2ac24e8debeecdcd8d74fbf80eeeb 1,984 0.75/1.00 vMB 35
353,979 353,979 00000000000000001168eb4799f4574fcc0b6d5871e8d08eac2769d67db90e3b 517 0.27/1.00 vMB 19
353,978 353,978 00000000000000001693c6403f55e535298a8f10e1f120deb4d7cdacf8a1d838 260 0.15/1.00 vMB 12
353,977 353,977 000000000000000008bb666c200f72cabdb23e7c5252cc8ed1f689ed61129599 120 0.10/1.00 vMB 11
353,976 353,976 000000000000000010f2194ae8484345641e599e335f8e2dda65a7af85a32285 1,287 0.62/1.00 vMB 30
353,975 353,975 0000000000000000007c0e686ea229382fc2b1f06e99fdb8d9a52e9a8e08def7 819 0.40/1.00 vMB 28
353,974 353,974 00000000000000001438878fffeac87bbe3e6da8ab57c6e17a9ea57b05474c79 374 0.21/1.00 vMB 28
353,973 353,973 0000000000000000031872eccf5144690c8c384bee073f9fcaf0aabfa3cf85e8 1,013 0.49/1.00 vMB 28
353,972 353,972 000000000000000003c935dcfc4882776adcc86502c9c29ea6658285eae3dc82 1,071 0.52/1.00 vMB 27
353,971 353,971 000000000000000000d993ef4bf6e4028d80a1f6fc085519fda6b31286375004 1,286 0.62/1.00 vMB 29
353,970 353,970 00000000000000000105c115e697afa0e3469ce9f3c422738541e7b1a38bdf6e 126 0.10/1.00 vMB 15
353,969 353,969 000000000000000001185810cfc5078b346a5dc926b83d06286a21e94d2f9112 176 0.11/1.00 vMB 17
353,968 353,968 00000000000000000d7fe0f79de3c50eab7675d5187619d7cb44302d5d0044ea 270 0.17/1.00 vMB 19
353,967 353,967 0000000000000000149496260ddbcc165913a5c11bb741cad9185c710f80448b 1,097 0.74/1.00 vMB 22
353,966 353,966 00000000000000000b624a13be30b53554319791f5306b33484d8cfe4124fee0 288 0.18/1.00 vMB 25
353,965 353,965 0000000000000000074163d404a8c60f30d88dc2f6f0277c3beda216f73b04b8 817 0.53/1.00 vMB 25
353,964 353,964 0000000000000000154036161fe0bd5bf3fb4144668e2d9e570264e7893923ff 380 0.36/1.00 vMB 12
353,963 353,963 000000000000000008494fdd13525f27dbfad49c3ce30e9286dfa3cbcbaae00d 1,715 0.75/1.00 vMB 32
353,962 353,962 00000000000000000f421736e6c94065488119cdf73784555f19ce1853f64807 762 0.43/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.