Loading Tool

Explorer IconExplorer

Memory Pool

71,530 transactions
27.25 vMB
0.09607935 BTC
Random Selection Loading Transactions
Max Size: 163.27/200 MB

Candidate Block

Mining Attempt cc546fbeae78bd9df43546f66f8a217eadaf283eabbaa4ffc393607a26823d87
Version 20000000
Previous Block 00000000000000000000c1868b741ca3460dfd5f2623a0e679cfe2f7ef930409
Merkle Root 7c0d16728fd9b58743137738d20a31396cf8f2d8927642fe37b742e8063dcc2e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,629
Size: 1.00 vMB
Total Fees: 0.03563732 BTC
Feerates: 1,003.56 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,475 (689,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,067 226,067 000000000000035ba7dd2e116398acb1a900517909213a16d2b9cf9a304673d0 610 0.25/1.00 vMB 205
226,066 226,066 0000000000000354bc24fe2313163fa94c779e3e2a260411ff2b0015111c949d 568 0.25/1.00 vMB 198
226,065 226,065 00000000000002f0f6fa2da699accf0005afbeaf074af8ac8e0eda5a5afaf50d 442 0.25/1.00 vMB 158
226,064 226,064 000000000000015b80a3e790081f21bd9b9054cb898d79f7930eba1b981da766 134 0.08/1.00 vMB 102
226,063 226,063 00000000000001260c71fc262c71c4b27cdb88b8acd8aebed659c3e46adadede 642 0.25/1.00 vMB 240
226,062 226,062 00000000000000d4a0350ca7b225135dd5a550a77b7b4792ff9fb812bb188b22 465 0.25/1.00 vMB 150
226,061 226,061 0000000000000346c8cd34734eb2d83159d67e41d0a51d375dd048d6439a62ff 796 0.25/1.00 vMB 295
226,060 226,060 00000000000000bf0b1faa90f0cd7460590207c4ccb1ebc9e7e361b378da51ed 11 0.00/1.00 vMB 182
226,059 226,059 0000000000000273236e9b741c3fdf8dbe61ee55b90fff5500e9d51ac4f9ac6a 9 0.00/1.00 vMB 311
226,058 226,058 00000000000003620e15d47f645b5fe00416679348b757da1fee546a4c942ad4 97 0.05/1.00 vMB 141
226,057 226,057 00000000000002ef7e46ff5ee070f3ca84adecc439880f80b469aeb800a226d1 484 0.24/1.00 vMB 183
226,056 226,056 00000000000002d50ea25d02e52800fd0a24a2513caf5a76ad173c0c3e06f33c 512 0.36/1.00 vMB 91
226,055 226,055 000000000000011dfab2eaa47f22b19b32ccfea0d23c00bc0fc158f7be5c0c05 9 0.00/1.00 vMB 17
226,054 226,054 00000000000001926092930a73f87047e63d1954cf69020fae9dd8f66e4efea9 537 0.25/1.00 vMB 193
226,053 226,053 000000000000020ff848bf33f3f61b6e54d6f750ca743c34d560d401ede3b2e9 450 0.31/1.00 vMB 162
226,052 226,052 000000000000010d224b2e71729ee1f9ca442df493b0c05f325867f41cb29030 749 0.25/1.00 vMB 290
226,051 226,051 000000000000027099593beafa3e26de18b080e5ed64cf7c62a5d5b6215a5c8c 788 0.25/1.00 vMB 317
226,050 226,050 0000000000000099e973ebd79f6d401e596054669606548d120578e6748df481 14 0.00/1.00 vMB 108
226,049 226,049 00000000000002f13222825f245b16a5714d9951d6d3f678787ae9d146d6d60a 560 0.23/1.00 vMB 221
226,048 226,048 000000000000031f7b0f1fc4e7b5a0166a30e3d28570feb9f3931c0607727ebc 436 0.22/1.00 vMB 172
226,047 226,047 00000000000002df6a2827adaf608d722c7628eca4fd8a76d2c65890b043332c 630 0.25/1.00 vMB 221
Previous 10 blocks ↓
Total Size: 783.22 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: 757.61 GB
    • Received: 19.02 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.