Loading Tool

Explorer IconExplorer

Memory Pool

78,895 transactions
29.23 vMB
0.08527023 BTC
Random Selection Loading Transactions
Max Size: 176.96/200 MB

Candidate Block

Mining Attempt e15bd0e577e5a89c126fba473c1eb904df09bad84646a16b72024be6bdfefad4
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root fc7fea1f89acc57bdd57472632fb968c412520be089fb0db03526f049f234198
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,480
Size: 1.00 vMB
Total Fees: 0.02405779 BTC
Feerates: 178.73 > 2.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (313,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,011 602,011 0000000000000000000c47d2dbcea5395f322c6d299e819fdda65806c82c385c 1,921 0.91/1.00 vMB 17
602,010 602,010 00000000000000000002940ade60881877412b2efce604f6b3d424aed7f7f7d0 2,281 1.00/1.00 vMB 18
602,009 602,009 00000000000000000006f71ba29cc11951e17c7eadb16210b9286257881f444f 2,529 1.00/1.00 vMB 7
602,008 602,008 00000000000000000000c3ebd18083766a140effffdfabcbb216c297166e87e0 2,772 1.00/1.00 vMB 43
602,007 602,007 0000000000000000000bcd2734148190008f5b3301fc8d41900922358a630245 3,219 1.00/1.00 vMB 20
602,006 602,006 0000000000000000000967f27b182a9e2f4a9506522387954fec28ae3262f9d7 2,315 1.00/1.00 vMB 16
602,005 602,005 000000000000000000143ff6a5c234bab48c844677140e0a6b7bb0d04959ab76 2,704 1.00/1.00 vMB 46
602,004 602,004 000000000000000000050cf4a72ea9248d5cf9f7dd1bd6dfda8393dff367c020 2,162 0.57/1.00 vMB 11
602,003 602,003 0000000000000000000557e15fe3ba8a0751245019abc6a6aaa9f3f294479bda 2,613 1.00/1.00 vMB 21
602,002 602,002 000000000000000000128237cb9f71f899f3f96cd0b44f91774845ae4e47803c 2,648 1.00/1.00 vMB 38
602,001 602,001 00000000000000000013e64bd2492e5488938eeac4fadf033b127bd7a416c762 2,633 1.00/1.00 vMB 15
602,000 602,000 0000000000000000000bcf39e01dcc3fa4f6b9aceb7e6d7e945113338b48ca53 2,935 1.00/1.00 vMB 49
601,999 601,999 0000000000000000000ebb36dea09c9362fa20eb10d6c1af687f561a196e1b5a 1,227 0.37/1.00 vMB 21
601,998 601,998 00000000000000000000c951ee28d2fda0be16a6c5950a80b087c75095b04142 1,737 0.64/1.00 vMB 24
601,997 601,997 00000000000000000012587d1f44d6ac4e985518cf8cd423f4affd316d81220e 2,251 0.74/1.00 vMB 22
601,996 601,996 0000000000000000001381ba38865562634084ca3b6ba2e70bf7f7f74b8cdf19 823 0.39/1.00 vMB 31
601,995 601,995 00000000000000000003ba869973131acd07de84ff14cd1ca5510bdc2e1d26c5 79 0.03/1.00 vMB 14
601,994 601,994 00000000000000000009ee99116542fab34e2cc41554cbe8395cd21a3a35bd3d 1,961 0.69/1.00 vMB 25
601,993 601,993 00000000000000000006c47d912decccd9a08596c7ccc4ade394cb91c80962b0 2,471 0.75/1.00 vMB 22
601,992 601,992 0000000000000000000d2821b32206379ee31405366398426ce7cd791c2ae60d 1,020 0.34/1.00 vMB 21
601,991 601,991 0000000000000000000fb8bc14689babc7873f506cf52bd5425d171c780c9412 614 0.22/1.00 vMB 24
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: 679.05 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.