Loading Tool

Explorer IconExplorer

Memory Pool

74,329 transactions
27.58 vMB
0.07492819 BTC
Random Selection Loading Transactions
Max Size: 168.02/200 MB

Candidate Block

Mining Attempt a214eb4e306df119992c0ef487b9d7c5124ab5cebce2ef39836c39ced2ee1be2
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root eaac43b978b6681d1fb413e2248d89c0964c000179d0934a0f4669d6a72a05d5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,060
Size: 1.00 vMB
Total Fees: 0.01607621 BTC
Feerates: 402.60 > 1.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (534,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,306 381,306 000000000000000003d30a3be95ce8c323907a2a7c0260983d6e16f424a55e6e 854 0.33/1.00 vMB 51
381,305 381,305 00000000000000000db5a351f66549a0f1ce570e26f11f6bc728acb645a48f4a 215 0.35/1.00 vMB 11
381,304 381,304 00000000000000000f064d4e8fe6cdff965bcc47349ef7323f53bd9626333554 1,118 0.49/1.00 vMB 41
381,303 381,303 00000000000000000c2bbd85330e40181694e813db69cd15a1a1c239996f8b25 1,871 1.00/1.00 vMB 35
381,302 381,302 00000000000000000489ebeb23227d314251717b7bb95c8dcb6c20aaac2f2ae2 375 0.19/1.00 vMB 27
381,301 381,301 0000000000000000100919507908c617337df254583d26122b82fa5ccce5ecaa 899 0.45/1.00 vMB 31
381,300 381,300 00000000000000000e882777a5886371ae00a4236385aa55a49c9983f334c6d1 157 0.07/1.00 vMB 56
381,299 381,299 000000000000000001ebb9a9b26cd347abc0a2572f4884d235364ca726cbeb2d 1,486 0.66/1.00 vMB 41
381,298 381,298 000000000000000004a0bf763fa45d437dca5e4f531d15358cd9600671d924f0 302 0.17/1.00 vMB 38
381,297 381,297 000000000000000006ec374064d0b4fdd0e38496594c35bc49c75ee6c9030bc1 229 0.14/1.00 vMB 33
381,296 381,296 00000000000000000bcb095dc0ed4d8caf7b40b9f11d628420bbbbeeaa75d65a 237 0.13/1.00 vMB 25
381,295 381,295 00000000000000000fd72348a738e1f1dc7c3b6a53bc42c3245e80ff0d8cb607 567 0.26/1.00 vMB 36
381,294 381,294 000000000000000007a24c18ec550f0cd3ecf10aac4304d03abb35a158587ca0 495 0.34/1.00 vMB 31
381,293 381,293 0000000000000000027b78c4cbe7ea257f10927f00a2da2666c23b39e6d0ff0c 867 0.64/1.00 vMB 25
381,292 381,292 00000000000000001079c26faf3b4f4e63195b8c18bb714af9112405a7e00707 852 0.39/1.00 vMB 40
381,291 381,291 00000000000000000fe870358d4d1ab19f05b0d7db9cf8a2e3811039ccec409b 273 0.17/1.00 vMB 27
381,290 381,290 00000000000000000d55b5ab6708858306e8db136f5d78e41f415fceaef37660 207 0.14/1.00 vMB 36
381,289 381,289 00000000000000000befabd2e172aebc8545e29d2e46625ab615ee89dc4afcc1 224 0.12/1.00 vMB 30
381,288 381,288 00000000000000000243f22f707968f87ea532adbf1ae2683d16f4d35ae8472e 1,224 0.66/1.00 vMB 34
381,287 381,287 00000000000000000efc0f6353b811d9aa8c25fbc05e6efe9d17eca23d50bd9b 1,592 0.86/1.00 vMB 36
381,286 381,286 000000000000000009ee8476f8ebf8e1400074e2692838cd7227348a4e72e27d 192 0.12/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.