Loading Tool

Explorer IconExplorer

Memory Pool

73,485 transactions
28.28 vMB
0.07445488 BTC
Random Selection Loading Transactions
Max Size: 167.38/200 MB

Candidate Block

Mining Attempt a1ac75097949a01d5db301a260d956936757c2caa9da78887c1fd1bdd18a4b4e
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 1fe767650a84db488e70ab5c17693c81e832fb16fa796a8e5f60942bdf2624f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,870
Size: 1.00 vMB
Total Fees: 0.01785792 BTC
Feerates: 150.86 > 1.79 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (374,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,325 540,325 0000000000000000000ee284a4cc9d9bbe856ecf81e38bc92ff2a853af3d3291 1,890 1.00/1.00 vMB 19
540,324 540,324 000000000000000000149eb451a49aa4aa592a5f077d078dbc8e00f25b0efcaf 685 1.00/1.00 vMB 4
540,323 540,323 00000000000000000022dd3c89072c79550e83f7c7cf4b89050de6aaa03d2aaa 2,375 1.00/1.00 vMB 12
540,322 540,322 00000000000000000005d08983e1feda72858f8fed45cff640f9cd253c3206d1 1,605 0.80/1.00 vMB 21
540,321 540,321 0000000000000000001cf0063cec8dc4b0a1034489b5d5aee1bf81b8057ac8bb 2,456 1.00/1.00 vMB 37
540,320 540,320 000000000000000000079f46f6fd06a254ade55ba21885eb0bd6a1533d8fcedd 1,011 0.65/1.00 vMB 15
540,319 540,319 00000000000000000023d26a921a1ece75b4898a87965865adb05f6d705f2384 2,135 0.98/1.00 vMB 24
540,318 540,318 0000000000000000001f568d83e9d5bf518456bdfff17ac51ac663362eaf3dfa 2,052 0.86/1.00 vMB 32
540,317 540,317 00000000000000000001f5713bb2b6fbceff8c6f6b31170170a535d7c9de72a4 118 0.04/1.00 vMB 17
540,316 540,316 0000000000000000001c6b4a021f39c31950c5b3822734697d74c7eccd3fa638 766 0.37/1.00 vMB 7
540,315 540,315 0000000000000000000ecc911b6e52800a9f2390a7e34b525f69159ebba253e2 659 0.28/1.00 vMB 34
540,314 540,314 00000000000000000008c676844cdff42b4dc0435f738c1a441da1988cd395c7 1,317 0.53/1.00 vMB 19
540,313 540,313 00000000000000000005dfebe018bf69890d3397631528a730ca407cfc6d5d12 2,026 0.94/1.00 vMB 17
540,312 540,312 00000000000000000018edeedddd718ffedf467e629d6d5aab1fa6cf0597372f 238 0.09/1.00 vMB 32
540,311 540,311 0000000000000000000f4eac3683c0ead8377828884b4ddd75c1cc7fd6a7badb 741 0.44/1.00 vMB 10
540,310 540,310 0000000000000000001c09f12da0f45f8cc58076e15b7ae3abd800905ccb1138 1,272 1.00/1.00 vMB 6
540,309 540,309 000000000000000000073ec03d50d8111c3423703361a2b4ceace0a408e201d3 1,836 1.00/1.00 vMB 17
540,308 540,308 00000000000000000007448555a669c6518a5fc33fae38f0683290aa08cdf237 2,300 1.00/1.00 vMB 32
540,307 540,307 000000000000000000086146775d9090a7a6bdb3cec459d0246a2ab4ca6cceb7 895 0.42/1.00 vMB 26
540,306 540,306 000000000000000000030c323f72a3a37be87b58bce4f6ab206bad1dd9b1449b 374 0.16/1.00 vMB 40
540,305 540,305 0000000000000000001471558f7ea2b92c00b3d136c4356db57b213323177203 1,368 0.74/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.