Loading Tool

Explorer IconExplorer

Memory Pool

78,482 transactions
29.14 vMB
0.08246458 BTC
Random Selection Loading Transactions
Max Size: 176.37/200 MB

Candidate Block

Mining Attempt 5eb9e346916abf3961fecd4e273230dc7f7a0d3ce27cae747241f99cd7113c2b
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root b5bfaff2a67e0b83a2110025b60dcbb809f3e44b89e088dd8be1b71ad2d5c690
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.02153281 BTC
Feerates: 178.73 > 2.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (688,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,272 226,272 00000000000003323622b3e8d925a0f5e5223b03c361b0ab4cca5c1544533b94 300 0.15/1.00 vMB 192
226,271 226,271 000000000000005c6fbb51d5976bddd4e2eb1a00854417c736099334fd5aef43 95 0.04/1.00 vMB 250
226,270 226,270 000000000000008ca0f8a2137211950b072139be3ce1c3476880e55025037e16 105 0.20/1.00 vMB 51
226,269 226,269 000000000000030b36b4c2635336485dc8bc715fdfbcebbf4ef9b0650082e363 175 0.09/1.00 vMB 186
226,268 226,268 00000000000000fa3d92647927867f1671ac3f9c1ab1d1dc755a67849740ad98 100 0.06/1.00 vMB 107
226,267 226,267 00000000000002e60135b76ddd31d727f4ca44c28f142e85ff38c199b1a098e8 88 0.03/1.00 vMB 242
226,266 226,266 000000000000014ad21a2a67f6d57d1012d85b00a9ea0282b450815360e67d01 16 0.01/1.00 vMB 103
226,265 226,265 0000000000000228f940018e306a86d5bbc9989abb3b1eee26cdff201777635a 65 0.03/1.00 vMB 80
226,264 226,264 0000000000000272c04566dcae11d4bd7b9ef7b2991d6e485f4e5f0ddfd434d9 389 0.17/1.00 vMB 208
226,263 226,263 00000000000000f638e08ae56ba848cfe43377d6c89c8ccf57bf96a0a254b7d2 226 0.11/1.00 vMB 162
226,262 226,262 0000000000000046ddf3ac5c90adeba12af3fc95c1a2089234042b269d994565 241 0.11/1.00 vMB 203
226,261 226,261 0000000000000082e0630eea3ce3240d31316e09bc3a7834159444b72b62ce49 140 0.05/1.00 vMB 246
226,260 226,260 00000000000000fa2b3919e4deb1822a1d0055540061a1d564a6f78a49870a67 83 0.05/1.00 vMB 22
226,259 226,259 000000000000027844634049593c9d62b31aae2820445c17562cc7113be9e271 50 0.02/1.00 vMB 137
226,258 226,258 0000000000000084de042fbb452bac957673a5f2f71e82c0816e2052339fe647 275 0.11/1.00 vMB 244
226,257 226,257 00000000000000a496d2a065d0cdc3a8ab4ca54cebd22660e89c4bcccdc86a62 297 0.13/1.00 vMB 244
226,256 226,256 00000000000001917c1624a50ee5d21641923d9aa46163d88bd46a2827ff1f2a 194 0.10/1.00 vMB 180
226,255 226,255 0000000000000251ec026944bc7a93a913c3ef6e2368b6eec70c28fceb9a803b 275 0.25/1.00 vMB 139
226,254 226,254 00000000000003019eb588ab7106fd62323518b5f173586b5edb3a3b6d9758c3 551 0.25/1.00 vMB 193
226,253 226,253 00000000000001a9a976b8f2641fc6bcf5dd52b24b601478d60e1a4a895ff180 845 0.25/1.00 vMB 278
226,252 226,252 0000000000000322243d123184be1bff37e5be99d9335f8273987b945b322cf8 14 0.00/1.00 vMB 657
Previous 10 blocks ↓
Total Size: 782.68 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: 678.12 GB
    • Received: 16.44 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.