Loading Tool

Explorer IconExplorer

Memory Pool

41,890 transactions
26.10 vMB
0.05137806 BTC
Random Selection Loading Transactions
Max Size: 136.89/200 MB

Candidate Block

Mining Attempt f5589c922adea90e1c7d6fc3bac3779f716e81d5b2367db84bd96fcd1f87d637
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 532a10f6d5f7158ad994dadcb74eea14a3fd543589cab864d4426fb2de1f11ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,656
Size: 1.00 vMB
Total Fees: 0.00386310 BTC
Feerates: 18.26 > 0.39 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (616,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,688 298,688 00000000000000005e223d8564104c1783efc7fbdd5e142e2f349e2017643d8c 191 0.09/1.00 vMB 31
298,687 298,687 00000000000000001e15d52f7f3732fae28c0ef388ab248f631b41f964586395 880 0.54/1.00 vMB 27
298,686 298,686 000000000000000050c466e968efdf7a40212fab080e6dc85c798f9d40d40f16 222 0.09/1.00 vMB 41
298,685 298,685 00000000000000006bdddf3556207e48c525b66657dbac38aef167df1c5e899f 415 0.21/1.00 vMB 34
298,684 298,684 00000000000000006c7eb72a5e21ef32d2512cc16fc60745d7b5e953d06a56a0 381 0.15/1.00 vMB 43
298,683 298,683 00000000000000002b84ed162d6252164790bf8642814db17983377c67d47af7 47 0.02/1.00 vMB 34
298,682 298,682 0000000000000000158490e391084d7aa371d82d78aa8115a435f5d551606fbb 132 0.09/1.00 vMB 28
298,681 298,681 00000000000000001ac47fad60ab7812af124865cbce9304b393fe24fad0dc9b 433 0.25/1.00 vMB 32
298,680 298,680 000000000000000026732402f9e50e2d9f6bb2943df955eadb73a56290f61802 92 0.09/1.00 vMB 21
298,679 298,679 00000000000000003416d62810a4970f44e34effdf5e5c91d71f053fb2485502 670 0.35/1.00 vMB 63
298,678 298,678 00000000000000003e4903e283989e42b7fcfaf075ab308b292058d7b4e7b897 74 0.04/1.00 vMB 27
298,677 298,677 00000000000000005e6dcc4bcf1d20bea98d2f8c791e424555950b2b1f4cb130 86 0.05/1.00 vMB 28
298,676 298,676 00000000000000003d92ae6ee2ce4473b6bb2e6d460049b8156305970ab11951 128 0.04/1.00 vMB 42
298,675 298,675 000000000000000071fe5e1f5fea896eb9d02a72296a44124b6d47d5e09031bb 424 0.18/1.00 vMB 42
298,674 298,674 00000000000000007e292b701aef9df9dd73e22f0707ea4a2eff3d12719aac42 473 0.27/1.00 vMB 32
298,673 298,673 00000000000000004b761919fb92f4a6bd1833f513bde2d6f8f33e8cb3b2fbc1 538 0.25/1.00 vMB 39
298,672 298,672 00000000000000002a6e351c3c46653dfb5e2ed04ece5d17941f4d40cc89fe1c 87 0.06/1.00 vMB 23
298,671 298,671 0000000000000000020f019a1d7d195339991fcd740cbd240e1dd1d6bba0eb1b 70 0.04/1.00 vMB 22
298,670 298,670 00000000000000008501497309627e5a369d0b4a54761efe5e19c219b0b08218 458 0.27/1.00 vMB 31
298,669 298,669 0000000000000000182a9969e10d204ed2bd475301d9afa0bfd988c363f52353 259 0.14/1.00 vMB 37
298,668 298,668 00000000000000007eef2dc8cf1fa4330260657daacb9260c865507671fcffde 298 0.18/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.