Loading Tool

Explorer IconExplorer

Memory Pool

27,152 transactions
6.29 vMB
0.05347790 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.02/200 MB

Candidate Block

Mining Attempt 02e3d4347dc4f5fb31d8390a4a4609feac8823de251aacc3cee9130ad9493934
Version 20000000
Previous Block 00000000000000000000fd5d8e3f70af47f3ff76f53e85c6ea5c28cab3519695
Merkle Root c14aa16c3ad2b65f187fb6714c11e17f2693fe144328acd0a2cc54ebe821a333
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,771
Size: 1.00 vMB
Total Fees: 0.03744598 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,202 (771,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
141,739 141,739 00000000000006212e75e866b1829256ce32767633356c1b02b1150903cc31a8 0.03 MB 106 108
141,738 141,738 00000000000006402744b5828413420f4d6eb3639d1d4a399943bb2b8a52de48 0.01 MB 25 119
141,737 141,737 00000000000009345340d12b09224cf4de7780e2be2c18ab784368a923180100 0.00 MB 2 170
141,736 141,736 0000000000000152a07abf54ea7db04cef994587e4f3d356f9c7d7c588f35253 0.01 MB 19 395
141,735 141,735 00000000000000a09de57932fb9a4e19ec1435a163cc2e77a670a109e6295663 0.03 MB 93 131
141,734 141,734 00000000000006d35bda5b240264a88cf1f231de0e0e0be4d5261a2d51b5ddbd 0.01 MB 43 26
141,733 141,733 0000000000000942a3406d7a7078893c9dbab7923699c34f25a1bd94030fca25 0.05 MB 105 211
141,732 141,732 00000000000004bd01c4098a6fe336f09cdf7eb975084524ea13e9162a552895 0.01 MB 18 129
141,731 141,731 0000000000000203553d9934490b1224eca1a8b5098dba645957ddc41b1a0991 0.02 MB 63 146
141,730 141,730 00000000000005d9a60da449079762b937131553b77f4e0c2aa805b0eb833da7 0.04 MB 129 82
141,729 141,729 00000000000002fbb2f04014a6233a933f031de9d42da108c9093348d61c80ab 0.01 MB 17 411
141,728 141,728 00000000000003a872b45fb43721fb1b3f3f2c00db489411fff7d16e706dd422 0.01 MB 28 329
141,727 141,727 00000000000008852fb7811605c017289538a28bebf8f9eeee9f683339ef4a3f 0.01 MB 15 56
141,726 141,726 00000000000008062e7b9d371f6770048b9c3110e414e8a51b975b2997855fd0 0.00 MB 15 767
141,725 141,725 00000000000006ea8e07a03e2bbe363009fdc8d80dbcb6d3c8a3e2339f340506 0.01 MB 7 35
141,724 141,724 00000000000003174ad8fb32dcd75096b6d30c2078607728c0a1226488a53961 0.00 MB 8 595
141,723 141,723 00000000000008e989a9972a316578754ad557e8fa2ceba7d99cb12fcdede223 0.01 MB 19 201
141,722 141,722 000000000000058c1f1dd4400b4d2a0821f558a6ca6ea4db93fcefa4b52059e4 0.03 MB 108 13
141,721 141,721 0000000000000127e45f861639be8acd4c7f2a115db51a68bfb1e78b5fd846aa 0.00 MB 9 29
141,720 141,720 0000000000000699011951de08321600421f330a2f7ac3e933041edce6afb12a 0.01 MB 18 266
141,719 141,719 00000000000005bcc1ee2141c5a388c62b604de1e6321cd29dcd07ad1cfde178 0.02 MB 67 274
Previous 10 blocks ↓
Total Size: 779.21 GB

Node Details:

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