Loading Tool

Explorer IconExplorer

Memory Pool

79,827 transactions
29.78 vMB
0.11651567 BTC
Random Selection Loading Transactions
Max Size: 179.02/200 MB

Candidate Block

Mining Attempt 0ba574b03cbafda811830dc536eac0435ea385278bda49ec0dce5495524e15c8
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root 35c141dbae38803c6eb223c56cf4cb590ecd7329ffa781de263f47780a9d8648
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,915
Size: 1.00 vMB
Total Fees: 0.05578111 BTC
Feerates: 150.32 > 5.59 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (148,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,497 766,497 000000000000000000018b542fea52ff1f732c48d680c085e111edee8ac57727 3,329 1.00/1.00 vMB 9
766,496 766,496 00000000000000000007374c6ebbc8cf02c8305a7c6878e0d6efacbca06752a8 3,226 1.00/1.00 vMB 27
766,495 766,495 00000000000000000007258e1470aa325d9c7bbf9568a29622097cdd3412cb08 454 0.13/1.00 vMB 19
766,494 766,494 00000000000000000002a9a7347207c48fa086f7a877dfa53ca8b2a7c4e36127 1,388 0.48/1.00 vMB 15
766,493 766,493 0000000000000000000092adaa51630a815cafe616083a90fa27a047da04b7c6 1,196 0.89/1.00 vMB 9
766,492 766,492 000000000000000000026e822f9c252c3f4c872614cdc9a961179b32be36b8f1 1,638 0.57/1.00 vMB 14
766,491 766,491 0000000000000000000560017a92c7203743fa3175888713fd418a18324cb396 33 0.01/1.00 vMB 17
766,490 766,490 00000000000000000001956a074fcb78222e3223a95cff38c8af86bff57ee916 492 0.17/1.00 vMB 16
766,489 766,489 00000000000000000000a5bc324e2b32588c1193176320ba8615b59dbe3732d0 1,391 0.51/1.00 vMB 7
766,488 766,488 000000000000000000031639808da3bfd0886bb95895ae97449cb6c0290a0f11 2,854 1.00/1.00 vMB 19
766,487 766,487 00000000000000000005ada721afa5166c06a30a5e7c90afe2eba46232a79b7e 1,514 0.46/1.00 vMB 10
766,486 766,486 000000000000000000037bcd629fb2bd1dad48383ecb1e7743fb66b6eedf52bf 2,809 1.00/1.00 vMB 19
766,485 766,485 00000000000000000004c851d1f51e38756ba9d3d57e6e0c9d0eb8c0bfd26ca2 1,513 0.85/1.00 vMB 6
766,484 766,484 00000000000000000000be8e59dbd5bd45892ccc64a5195a9dc9afdd61aa312e 902 1.00/1.00 vMB 16
766,483 766,483 00000000000000000004d6cc1bbf089f1595d747c8b39abeb2bf3f8a83b087f2 1,663 1.00/1.00 vMB 19
766,482 766,482 000000000000000000038a3a428fed91576cc3fa825fbd7358614dec5fe90475 1,612 0.58/1.00 vMB 13
766,481 766,481 000000000000000000078d2c309bd40b79e093ffc08ba0c3201d626c309e1b90 3,080 0.98/1.00 vMB 14
766,480 766,480 00000000000000000005f70a3cfa78816e93c7a6704c7fd5e15ddbed1dbcaf14 707 0.25/1.00 vMB 13
766,479 766,479 00000000000000000002b689631eb1c3e13e0a24bd37758f923e610c3ec9da7b 1,008 0.26/1.00 vMB 16
766,478 766,478 00000000000000000005337ab52ecf1dc8ef47a24d40e4f83d0665e40943d13f 923 0.39/1.00 vMB 11
766,477 766,477 0000000000000000000810872ab09ce63269c70314f5b86862933f20e5727ab6 1,446 0.46/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.01 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.