Loading Tool

Explorer IconExplorer

Memory Pool

75,699 transactions
28.49 vMB
0.08258340 BTC
Random Selection Loading Transactions
Max Size: 171.25/200 MB

Candidate Block

Mining Attempt 912366b641b9e0851f976a2facfd97dfde6b6c94a60f847f9aa7f30819e8561b
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root bc61b2602da4d5fedc79837e3fc719f63bec456f1143ca78728ea29f6e18fc12
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,391
Size: 1.00 vMB
Total Fees: 0.01781421 BTC
Feerates: 65.95 > 1.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (622,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,689 292,689 000000000000000030af14c2326db3fdba3d10adeaea3410a1e143b37d65db85 659 0.25/1.00 vMB 47
292,688 292,688 00000000000000009d765114d844244af2920b57ebf5d95b244512f84a3a6670 222 0.15/1.00 vMB 28
292,687 292,687 0000000000000000c5c91a20bb0e893e496627dc28a3291089705f5e2a47b16d 987 0.75/1.00 vMB 21
292,686 292,686 0000000000000000b4e4f0e2964aa906f643bd762b3f24df99d2a6deeed05ea4 785 0.25/1.00 vMB 66
292,685 292,685 0000000000000000d642a6d2e8274f4a9b02b907f00640ae80062fd6bab105ab 464 0.24/1.00 vMB 33
292,684 292,684 0000000000000000693e85dea2b757ce40636b6efc01bfae60f4e2d6078fad78 936 0.52/1.00 vMB 37
292,683 292,683 000000000000000078fb6b99715312b58aa659ee36fa646ded93be282c6ad475 522 0.39/1.00 vMB 29
292,682 292,682 00000000000000006f623ec9ea0cfed78e90536bff2ddc045dce750cb012f3fc 64 0.02/1.00 vMB 37
292,681 292,681 00000000000000004641d150ac3d3bbbc5ec7c602f85b8ee197089c994d9b08d 244 0.13/1.00 vMB 35
292,680 292,680 0000000000000000643975ac5974227163a6b9c7efc7b2045eaf3f995d01ab4b 34 0.02/1.00 vMB 10
292,679 292,679 0000000000000000348aa99e8f178da159fd5fe8a4a8f25acb7202f498ab19ea 219 0.11/1.00 vMB 34
292,678 292,678 000000000000000014a5bb0a34df11568b4afeb93e2a9be590957d21807e4ec0 218 0.17/1.00 vMB 20
292,677 292,677 00000000000000009f439cc00273a5c91f09d1899c2cf214d8d822a5a690b54e 280 0.20/1.00 vMB 26
292,676 292,676 0000000000000000437ab7764ebb9263383ff8612c9f61c5031ac09709477d63 223 0.49/1.00 vMB 16
292,675 292,675 0000000000000000aa51218e75d1851711db1544eccd64b0712c5724c135f4cf 512 0.27/1.00 vMB 34
292,674 292,674 000000000000000089c71c2fea8627d32d679670ab35d39dc549eebb224113d6 383 0.35/1.00 vMB 24
292,673 292,673 00000000000000001932c01e5512b676a199115abad1becad765c246f2512487 576 0.35/1.00 vMB 33
292,672 292,672 00000000000000000bfa254ecb4fb8cc287f7bdc058739fba704d41b08d66dfb 311 0.24/1.00 vMB 23
292,671 292,671 00000000000000000089d7ce6b918f9f6e1eb18ec68fb2e53db2dc97f1044116 507 0.35/1.00 vMB 30
292,670 292,670 0000000000000000d38045800fb467727072b2162ee6eb6e120974548b6c69b9 553 0.34/1.00 vMB 29
292,669 292,669 0000000000000000b445296d3c451a2cccb86cf868219e14535b26aadafcf11f 343 0.19/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.23 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.