Loading Tool

Explorer IconExplorer

Memory Pool

88,844 transactions
32.32 vMB
0.14528301 BTC
Random Selection Loading Transactions
Max Size: 195.77/200 MB

Candidate Block

Mining Attempt 4f4d5c214de26306db40203a9f43b1c81b26c6ff9dd20d081fac645f9b990238
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 0e17ec19db64b83de3758c6bc5485b8991bf12277584645773d42799c19f94e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,148
Size: 1.00 vMB
Total Fees: 0.05611304 BTC
Feerates: 545.32 > 5.62 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (153,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,231 761,231 000000000000000000022a296bb99ba3b2a94716e14c7ef2fa708db17e1740d9 1,416 0.59/1.00 vMB 11
761,230 761,230 00000000000000000004f447b6489bce4e7dde7e9d620a35793fa82c64817865 894 0.71/1.00 vMB 2
761,229 761,229 00000000000000000003dfe0e6745af1f9ca6c37ffe57615fc80c1e7f5cfbf50 2,290 1.00/1.00 vMB 8
761,228 761,228 0000000000000000000744a3338924b610e22a4292f9585824aa7cc75b077cc2 1,561 1.00/1.00 vMB 14
761,227 761,227 0000000000000000000489efbd7728b792f79ae0d5e82399ec69c4d0121eabd6 2,398 1.00/1.00 vMB 21
761,226 761,226 00000000000000000003704f6a78b65628694cb9c9958b0ef0ab447146417ca7 774 0.22/1.00 vMB 13
761,225 761,225 00000000000000000000fd7038d112dba7dc9e6a91397733e0f5aa746c1fb1fb 1,526 0.58/1.00 vMB 11
761,224 761,224 000000000000000000066948d43665065cd43ccf7c7028173dca9182d475af63 1,051 0.53/1.00 vMB 3
761,223 761,223 000000000000000000064ba1cef8e1d0dd5d5cdd9ba7e12735fb00931a0a1ea0 2,988 1.00/1.00 vMB 15
761,222 761,222 00000000000000000004e30e06b0b3e0d4d0c76bc7c566b72971222b8012d411 2,004 0.96/1.00 vMB 9
761,221 761,221 00000000000000000000fd14234387a95e1512274e30613e5bbf96752f4bef40 1,183 0.48/1.00 vMB 12
761,220 761,220 000000000000000000051309ac15a8b76b07e73a9da03ca238818880b296b69d 1,969 0.80/1.00 vMB 11
761,219 761,219 0000000000000000000152bab24c50a88bf260c7a2ec91c295c41b963239ae62 1,291 0.55/1.00 vMB 10
761,218 761,218 00000000000000000001551d49e6f6d26c17d5f503e60a32ffc9318bed66605e 1,011 0.34/1.00 vMB 10
761,217 761,217 00000000000000000007685a17c07bb983e400d52e031ac01a212f00f6fd2f52 506 0.25/1.00 vMB 6
761,216 761,216 00000000000000000001090742c3b833b1cc7e2dce503252d7ab5c4fd7954f20 1,449 0.58/1.00 vMB 11
761,215 761,215 000000000000000000019d53647f0329069c30c7bd8da51fcf2bde349d860d56 1,624 0.99/1.00 vMB 7
761,214 761,214 000000000000000000032a603ce92d0651f55b940c6b675e105013ab1fc4d76b 1,540 1.00/1.00 vMB 13
761,213 761,213 000000000000000000026faa728c713cfec4e08179eb4b059f6355d79302f934 100 0.07/1.00 vMB 4
761,212 761,212 00000000000000000004dd3d09f71de5192d127cace977cb2e768b6e5951e790 2,979 1.00/1.00 vMB 12
761,211 761,211 0000000000000000000692a2a1ab6970dd5fbfa6f419d08889cebbe9d06304b3 529 0.22/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.52 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: 668.92 GB
    • Received: 15.64 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.