Loading Tool

Explorer IconExplorer

Memory Pool

86,453 transactions
31.76 vMB
0.10710854 BTC
Random Selection Loading Transactions
Max Size: 194.54/200 MB

Candidate Block

Mining Attempt 7c0835831a0d2f6f8ccded5bb86f72e32470a5a53dacc57257e394a770963d3d
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 2122a3f179c3c3b9361c122fcf8eec75be6ab1c6492b569b1430a1d13a0b6f0e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,902
Size: 1.00 vMB
Total Fees: 0.02704021 BTC
Feerates: 1,236.26 > 2.71 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (581,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,599 333,599 0000000000000000007206cccf84b4b88263486cf906eebc509554a892ba1282 364 0.19/1.00 vMB 26
333,598 333,598 00000000000000000eca6f101258192035c4dd39a86878dab13224b550a53233 111 0.18/1.00 vMB 13
333,597 333,597 00000000000000000925df15e3e5df202e37478687509e7bed2e57bd3c958cde 367 0.25/1.00 vMB 24
333,596 333,596 00000000000000000443153967a07589b77b580c63d0a6f88a3ae2b074698d6d 1,049 0.50/1.00 vMB 28
333,595 333,595 00000000000000000b325eb65c99c7d189df55ec3c5e507afec10aad00156c0a 49 0.01/1.00 vMB 38
333,594 333,594 000000000000000011e20a226617b198c70fc1321a1a73502526b8a7c10b9680 216 0.13/1.00 vMB 23
333,593 333,593 0000000000000000105709f33eb18b68685c03bde93f312d44f2a4947635d971 149 0.06/1.00 vMB 14
333,592 333,592 0000000000000000162cf2290a33941aaf7085d3341b321a7d21bcf9ea48c884 608 0.34/1.00 vMB 23
333,591 333,591 00000000000000000937feca15e1d63dcfee4e170cd6bb92db865a0ab3fd8c7b 309 0.26/1.00 vMB 26
333,590 333,590 000000000000000003139822798c4312c5d9ae3410b13f705a1fdad2302e3ea0 174 0.14/1.00 vMB 12
333,589 333,589 00000000000000000bad66ddecb427409bd55fd3124228487a798968d4a8ade4 314 0.21/1.00 vMB 20
333,588 333,588 00000000000000000d9a657057a1b8c5e1ddbe77512bf425041058113dfb6fc9 498 0.30/1.00 vMB 23
333,587 333,587 00000000000000000da2d89f200d68c9432414bee004e5f59a2d770c815ff7a1 245 0.58/1.00 vMB 13
333,586 333,586 00000000000000000f23b502cee7b3d8c7931b755455a6b29eccd5de911e9fd7 368 0.41/1.00 vMB 10
333,585 333,585 000000000000000006e84f83cda7a0547389dd4bc60cbb1e83ce076f89f6d89b 1,279 1.00/1.00 vMB 20
333,584 333,584 00000000000000000b6ff71c1368a846c40b714b06163e80355179ded8c4fa70 880 0.50/1.00 vMB 24
333,583 333,583 00000000000000000263329136d0c28555bc02da34804cc0ddd1ef3c61e1cdfc 1,422 0.50/1.00 vMB 41
333,582 333,582 000000000000000004e4ada0ff0d7f0b494617f3fa8fda09ab03b2777a7ddf82 2,019 0.75/1.00 vMB 35
333,581 333,581 0000000000000000053dfbe36125817fa61062b4960e9bbb36f539cddc1fedc6 514 0.30/1.00 vMB 23
333,580 333,580 00000000000000001a8fac0c7877215b0ccbf7cc63bdf46fa884d3681755cf10 685 0.33/1.00 vMB 27
333,579 333,579 00000000000000000ca53240b14cd3f1e64e60347438dce409ca645f38765f5b 1,023 0.72/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.